Searched refs:getIfsLocked (Results 1 – 2 of 2) sorted by relevance
467 auto&& ifs = getIfsLocked(storageId); in onDump()755 auto ifs = getIfsLocked(linkedStorage); in createLinkedStorage()1065 return getIfsLocked(storage); in getIfs()1068 const IncrementalService::IfsMountPtr& IncrementalService::getIfsLocked(StorageId storage) const { in getIfsLocked() function in android::incremental::IncrementalService1124 const auto ifs = getIfsLocked(storageId); in unbind()1258 auto ifsSrc = getIfsLocked(sourceStorageId); in link()1262 if (sourceStorageId != destStorageId && getIfsLocked(destStorageId) != ifsSrc) { in link()2188 const auto ifs = getIfsLocked(storage); in isFileFullyLoaded()2214 const auto ifs = getIfsLocked(storage); in getLoadingProgress()
415 const IfsMountPtr& getIfsLocked(StorageId storage) const;