Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapexd.cpp1211 std::string session_dir_path = std::string(gConfig->staged_session_dir) + in OpenSessionApexFiles() local
1214 FindFilesBySuffix(session_dir_path, {kApexPackageSuffix}); in OpenSessionApexFiles()
1220 << session_dir_path << ". Found: " << scan->size(); in OpenSessionApexFiles()