Searched refs:openResult (Results 1 – 1 of 1) sorted by relevance
34 s32 openResult = DEMOFSOpenFileMode(path, &(fwbFileInfo->fileInfo), mode); in DEMOFWBOpenFile() local35 if(openResult != DEMO_FS_RESULT_OK) in DEMOFWBOpenFile()37 return openResult; in DEMOFWBOpenFile()