Searched defs:ifs (Results 1 – 6 of 6) sorted by relevance
519 bool IncrementalService::needStartDataLoaderLocked(IncFsMount& ifs) { in needStartDataLoaderLocked()667 auto ifs = std::make_shared<IncFsMount>(std::move(mountRoot), std::move(metricsKey), mountId, in createStorage() local735 auto ifs = getIfsLocked(linkedStorage); in createLinkedStorage() local779 IfsMountPtr ifs; in startLoading() local828 const auto ifs = getIfs(storageId); in startLoading() local849 IfsMountPtr ifs = getIfs(storage); in onInstallationComplete() local875 const auto ifs = getIfs(storageId); in disallowReadLogs() local901 const auto ifs = getIfs(storageId); in setStorageParams() local973 int IncrementalService::disableReadLogsLocked(IncFsMount& ifs) { in disableReadLogsLocked()978 int IncrementalService::applyStorageParamsLocked(IncFsMount& ifs) { in applyStorageParamsLocked()[all …]
43 std::ifstream ifs("/dev/binderfs/binder_logs/proc/" + std::to_string(pid)); in scanBinderContext() local
114 std::ifstream ifs(tmp_binary.path, std::ifstream::in); in ParseSections() local436 std::ifstream ifs(tmp_binary.path, std::ifstream::in); in TEST_F() local
253 std::ifstream ifs(memfd_file); in ReadEnvironment() local
382 android::dataloader::FilesystemConnectorPtr ifs, in onCreate()
1449 std::ifstream ifs("/proc/buddyinfo"); in DumpExternalFragmentationInfo() local