Searched defs:dex2oat (Results 1 – 2 of 2) sorted by relevance
1935 static int CompileImage(Dex2Oat& dex2oat) { in CompileImage()1975 static int CompileApp(Dex2Oat& dex2oat) { in CompileApp()2015 static int dex2oat(int argc, char** argv) { in dex2oat() function2020 Dex2Oat dex2oat(&timings); in dex2oat() local
192 std::string dex2oat(Runtime::Current()->GetCompilerExecutable()); in GenerateImage() local