Searched refs:isFullyLoadedV2 (Results 1 – 1 of 1) sorted by relevance
1481 static IncFsErrorCode isFullyLoadedV2(std::string_view root, IncFsFileId id) { in isFullyLoadedV2() function1539 return isFullyLoadedV2(registry().rootFor(fdPath), id); in IncFs_IsFullyLoaded()1560 return isFullyLoadedV2(root, id); in IncFs_IsFullyLoadedByPath()1573 return isFullyLoadedV2(root, fileId); in IncFs_IsFullyLoadedById()