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