Searched refs:CmGetDirFile (Results 1 – 4 of 4) sorted by relevance
59 while (CmGetDirFile(dir, &dire) == CMR_OK) { in GetNumberOfFiles()121 while (CmGetDirFile(d, &dire) == CMR_OK) { in GetFileNames()
272 int32_t CmGetDirFile(void *dirp, struct CmFileDirentInfo *direntInfo) in CmGetDirFile() function
276 while (CmGetDirFile(d, &dire) == CMR_OK) { in CreateCertFile()
64 int32_t CmGetDirFile(void *dirp, struct CmFileDirentInfo *direntInfo);