Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
Dincfs_inline.h340 inline LoadingState toLoadingState(IncFsErrorCode res) { in toLoadingState() function
352 return toLoadingState(IncFs_IsFullyLoaded(fd)); in isFullyLoaded()
355 return toLoadingState(IncFs_IsFullyLoadedByPath(control, details::c_str(path))); in isFullyLoaded()
358 return toLoadingState(IncFs_IsFullyLoadedById(control, fileId)); in isFullyLoaded()
362 return toLoadingState(IncFs_IsEverythingFullyLoaded(control)); in isEverythingFullyLoaded()