Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp1259 std::string session_dir_path = std::string(gConfig->staged_session_dir) + in ScanApexFilesInSessionDirs() local
1262 FindFilesBySuffix(session_dir_path, {kApexPackageSuffix}); in ScanApexFilesInSessionDirs()
1268 << session_dir_path << ". Found: " << scan->size(); in ScanApexFilesInSessionDirs()