Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.cc2028 std::string actual_jar_path = RewriteParentDirectoryIfNeeded(dex_file); in RunDex2oatForSystemServer() local
2029 std::string profile = actual_jar_path + ".prof"; in RunDex2oatForSystemServer()