Searched refs:temp_mounted_apex_path (Results 1 – 1 of 1) sorted by relevance
46 for (const auto& temp_mounted_apex_path : temp_mounted_apex_paths) { in DeriveClassPath() local47 if (temp_mounted_apex_path.starts_with(apex_of_binary + "@")) { in DeriveClassPath()48 apex_of_binary = temp_mounted_apex_path; in DeriveClassPath()