Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/incremental/
H A DBinderIncrementalService.cpp268 *_aidl_return = (int)mImpl.isMountFullyLoaded(storageId); in isFullyLoaded()
H A DIncrementalService.h185 incfs::LoadingState isMountFullyLoaded(StorageId storage) const;
H A DIncrementalService.cpp2182 incfs::LoadingState IncrementalService::isMountFullyLoaded(StorageId storage) const { in isMountFullyLoaded() function in android::incremental::IncrementalService
2444 const auto state = isMountFullyLoaded(storageId); in processIfsStateCallbacks()