Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp1257 std::vector<std::string> apex_file_paths; in ScanApexFilesInSessionDirs() local
1271 apex_file_paths.push_back(std::move(apex_file_path)); in ScanApexFilesInSessionDirs()
1273 return apex_file_paths; in ScanApexFilesInSessionDirs()
1285 auto apex_file_paths = in OpenApexFilesInSessionDirs() local
1287 return OpenApexFiles(apex_file_paths); in OpenApexFilesInSessionDirs()