Searched defs:Dex2Oat (Results 1 – 4 of 4) sorted by relevance
/art/compiler/driver/ | ||
D | compiler_options.h | 312 friend class Dex2Oat; variable |
/art/runtime/ | ||
D | oat_file_assistant.cc | 781 bool OatFileAssistant::Dex2Oat(const std::vector<std::string>& args, in Dex2Oat() function in art::OatFileAssistant |
/art/dex2oat/ | ||
D | dex2oat_test.cc | 147 int Dex2Oat(const std::vector<std::string>& dex2oat_args, std::string* error_msg) { in Dex2Oat() function in art::Dex2oatTest |
D | dex2oat.cc | 575 explicit Dex2Oat(TimingLogger* timings) : in Dex2Oat() function in art::FINAL |