Searched refs:apex_of_binary (Results 1 – 1 of 1) sorted by relevance
44 std::string apex_of_binary = 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()53 StringPrintf("%s/bin/derive_classpath", apex_of_binary.c_str()); in DeriveClassPath()