Searched refs:FS_ConvertPathToFileID (Results 1 – 3 of 3) sorted by relevance
536 BOOL FS_ConvertPathToFileID(FSFileID *p_fileid, const char *path);
321 if( !FS_ConvertPathToFileID( file_id, FilePath ) ) in EL_LoadLibraryfromFile()
1200 BOOL FS_ConvertPathToFileID(FSFileID *p_fileid, const char *path) in FS_ConvertPathToFileID() function