Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/
H A Dincfs.cpp1543 static IncFsErrorCode isFullyLoadedSlow(int fd) { in isFullyLoadedSlow() function
1593 return isFullyLoadedSlow(fd); in IncFs_IsFullyLoaded()
1614 return isFullyLoadedSlow(openForSpecialOps(control->cmd, makeCommandPath(root, path).c_str())); in IncFs_IsFullyLoadedByPath()
1627 return isFullyLoadedSlow( in IncFs_IsFullyLoadedById()