Searched refs:session_dir_path (Results 1 – 1 of 1) sorted by relevance
1211 std::string session_dir_path = std::string(gConfig->staged_session_dir) + in OpenSessionApexFiles() local1214 FindFilesBySuffix(session_dir_path, {kApexPackageSuffix}); in OpenSessionApexFiles()1220 << session_dir_path << ". Found: " << scan->size(); in OpenSessionApexFiles()