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