Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
DdemoFS.h243 BOOL DEMOFSFileExists(const char* path);
/CafeSDK-2.12.13-1/system/include/cafe/demo/
DdemoFS.h243 BOOL DEMOFSFileExists(const char* path);
/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoTest.c303 if (DEMOFSFileExists(cmpFile)) in DEMOTestCompare()
DdemoFS.c534 BOOL DEMOFSFileExists(const char *path) in DEMOFSFileExists() function
DdemoGfx.c971 return DEMOFSFileExists(path); in DEMOGfxFileExists()