Searched defs:dex2oat (Results 1 – 3 of 3) sorted by relevance
256 std::unique_ptr<Dex2Oat> dex2oat(new Dex2Oat(&compiler_options, in Create() local833 static int dex2oat(int argc, char** argv) { in dex2oat() function1378 std::unique_ptr<Dex2Oat> dex2oat(p_dex2oat); in dex2oat() local
159 std::string dex2oat(Runtime::Current()->GetCompilerExecutable()); in GenerateImage() local
610 std::string dex2oat(Runtime::Current()->GetCompilerExecutable()); in GenerateOatFile() local