Home
last modified time | relevance | path

Searched refs:ISTDFIOFindNext (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOHostio.c96 SDK_WEAK_SYMBOL u32 ISTDFIOFindNext(ISTDFIOFile*, ISTDFIOFindData*) __attribute__((never_inline)) in ISTDFIOFindNext() function
734 if (ISTDFIOFindNext(handle, data) != ISTDFIO_FILEIO_ERROR_SUCCESS) in DEMOi_HIO_ReadDirectory()