Searched refs:getIfs (Results 1 – 2 of 2) sorted by relevance
784 ifs = getIfs(storageId); in startLoading()828 const auto ifs = getIfs(storageId); in startLoading()849 IfsMountPtr ifs = getIfs(storage); in onInstallationComplete()875 const auto ifs = getIfs(storageId); in disallowReadLogs()901 const auto ifs = getIfs(storageId); in setStorageParams()1004 const auto ifs = getIfs(storageId); in deleteStorage()1043 IncrementalService::IfsMountPtr IncrementalService::getIfs(StorageId storage) const { in getIfs() function in android::incremental::IncrementalService1064 const auto ifs = getIfs(storage); in bind()1160 const auto ifs = getIfs(storage); in makeFile()1208 if (auto ifs = getIfs(storageId)) { in makeDir()[all …]
414 IfsMountPtr getIfs(StorageId storage) const;