Home
last modified time | relevance | path

Searched refs:dirs_to_scan (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapexd.cpp2184 std::vector<std::string> dirs_to_scan = in ScanStagedSessionsDirAndStage() local
2189 for (const auto& dir_to_scan : dirs_to_scan) { in ScanStagedSessionsDirAndStage()
3318 std::vector<std::string> dirs_to_scan = in UnmountAll() local
3320 std::move(dirs_to_scan.begin(), dirs_to_scan.end(), in UnmountAll()
3637 std::vector<std::string> dirs_to_scan = in OnOtaChrootBootstrap() local
3639 for (const std::string& dir_to_scan : dirs_to_scan) { in OnOtaChrootBootstrap()