Searched refs:getIfsLocked (Results 1 – 2 of 2) sorted by relevance
735 auto ifs = getIfsLocked(linkedStorage); in createLinkedStorage()1045 return getIfsLocked(storage); in getIfs()1048 const IncrementalService::IfsMountPtr& IncrementalService::getIfsLocked(StorageId storage) const { in getIfsLocked() function in android::incremental::IncrementalService1104 const auto ifs = getIfsLocked(storageId); in unbind()1238 auto ifsSrc = getIfsLocked(sourceStorageId); in link()1242 if (sourceStorageId != destStorageId && getIfsLocked(destStorageId) != ifsSrc) { in link()2168 const auto ifs = getIfsLocked(storage); in isFileFullyLoaded()2194 const auto ifs = getIfsLocked(storage); in getLoadingProgress()
415 const IfsMountPtr& getIfsLocked(StorageId storage) const;