Searched refs:actual_jar_path (Results 1 – 1 of 1) sorted by relevance
2028 std::string actual_jar_path = RewriteParentDirectoryIfNeeded(dex_file); in RunDex2oatForSystemServer() local2029 std::string profile = actual_jar_path + ".prof"; in RunDex2oatForSystemServer()