Searched refs:getIfs (Results 1 – 2 of 2) sorted by relevance
804 ifs = getIfs(storageId); in startLoading()848 const auto ifs = getIfs(storageId); in startLoading()869 IfsMountPtr ifs = getIfs(storage); in onInstallationComplete()895 const auto ifs = getIfs(storageId); in disallowReadLogs()921 const auto ifs = getIfs(storageId); in setStorageParams()1024 const auto ifs = getIfs(storageId); in deleteStorage()1063 IncrementalService::IfsMountPtr IncrementalService::getIfs(StorageId storage) const { in getIfs() function in android::incremental::IncrementalService1084 const auto ifs = getIfs(storage); in bind()1180 const auto ifs = getIfs(storage); in makeFile()1228 if (auto ifs = getIfs(storageId)) { in makeDir()[all …]
414 IfsMountPtr getIfs(StorageId storage) const;