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