Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
Dincfs_inline.h342 inline LoadingState toLoadingState(IncFsErrorCode res) { in toLoadingState() function
354 return toLoadingState(IncFs_IsFullyLoaded(fd)); in isFullyLoaded()
357 return toLoadingState(IncFs_IsFullyLoadedByPath(control, details::c_str(path))); in isFullyLoaded()
360 return toLoadingState(IncFs_IsFullyLoadedById(control, fileId)); in isFullyLoaded()
364 return toLoadingState(IncFs_IsEverythingFullyLoaded(control)); in isEverythingFullyLoaded()