Home
last modified time | relevance | path

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

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