Home
last modified time | relevance | path

Searched refs:isFullyLoadedV2 (Results 1 – 1 of 1) sorted by relevance

/system/incremental_delivery/incfs/
Dincfs.cpp1481 static IncFsErrorCode isFullyLoadedV2(std::string_view root, IncFsFileId id) { in isFullyLoadedV2() function
1539 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()