Searched refs:dirs_to_scan (Results 1 – 1 of 1) sorted by relevance
2184 std::vector<std::string> dirs_to_scan = in ScanStagedSessionsDirAndStage() local2189 for (const auto& dir_to_scan : dirs_to_scan) { in ScanStagedSessionsDirAndStage()3318 std::vector<std::string> dirs_to_scan = in UnmountAll() local3320 std::move(dirs_to_scan.begin(), dirs_to_scan.end(), in UnmountAll()3637 std::vector<std::string> dirs_to_scan = in OnOtaChrootBootstrap() local3639 for (const std::string& dir_to_scan : dirs_to_scan) { in OnOtaChrootBootstrap()