Searched refs:IncFs_IsFullyLoadedByPath (Results 1 – 3 of 3) sorted by relevance
312 IncFsErrorCode IncFs_IsFullyLoadedByPath(const IncFsControl* control, const char* path);
355 return toLoadingState(IncFs_IsFullyLoadedByPath(control, details::c_str(path))); in isFullyLoaded()
1595 IncFsErrorCode IncFs_IsFullyLoadedByPath(const IncFsControl* control, const char* path) { in IncFs_IsFullyLoadedByPath() function