Searched refs:IncFs_GetId (Results 1 – 3 of 3) sorted by relevance
245 IncFsFileId IncFs_GetId(const IncFsControl* control, const char* path);
229 return IncFs_GetId(control, details::c_str(path)); in getFileId()
967 IncFsFileId IncFs_GetId(const IncFsControl* control, const char* path) { in IncFs_GetId() function