Searched refs:isMountFullyLoaded (Results 1 – 3 of 3) sorted by relevance
268 *_aidl_return = (int)mImpl.isMountFullyLoaded(storageId); in isFullyLoaded()
185 incfs::LoadingState isMountFullyLoaded(StorageId storage) const;
2182 incfs::LoadingState IncrementalService::isMountFullyLoaded(StorageId storage) const { in isMountFullyLoaded() function in android::incremental::IncrementalService2444 const auto state = isMountFullyLoaded(storageId); in processIfsStateCallbacks()