Home
last modified time | relevance | path

Searched defs:dex2oat (Results 1 – 3 of 3) sorted by relevance

/art/dex2oat/
Ddex2oat.cc256 std::unique_ptr<Dex2Oat> dex2oat(new Dex2Oat(&compiler_options, in Create() local
833 static int dex2oat(int argc, char** argv) { in dex2oat() function
1378 std::unique_ptr<Dex2Oat> dex2oat(p_dex2oat); in dex2oat() local
/art/runtime/gc/space/
Dimage_space.cc159 std::string dex2oat(Runtime::Current()->GetCompilerExecutable()); in GenerateImage() local
/art/runtime/
Dclass_linker.cc610 std::string dex2oat(Runtime::Current()->GetCompilerExecutable()); in GenerateOatFile() local