Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp2205 for (const auto& dir_to_scan : dirs_to_scan) { in ScanStagedSessionsDirAndStage() local
2207 FindFilesBySuffix(dir_to_scan, {kApexPackageSuffix}); in ScanStagedSessionsDirAndStage()
2219 dir_to_scan.c_str()); in ScanStagedSessionsDirAndStage()
2229 dir_to_scan.c_str(), session_id); in ScanStagedSessionsDirAndStage()