Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc112 namespace dex2oat { namespace
2423 explicit ScopedDex2oatReporting(const Dex2Oat& dex2oat) { in ScopedDex2oatReporting()
3042 static dex2oat::ReturnCode DoCompilation(Dex2Oat& dex2oat) { in DoCompilation()
3098 std::unique_ptr<Dex2Oat> dex2oat = std::make_unique<Dex2Oat>(&timings); in Dex2oat() local
/art/odrefresh/
Dodrefresh.cc1129 const std::string dex2oat = config_.GetDex2Oat(); in CompileSystemServerArtifacts() local
/art/runtime/gc/space/
Dimage_space.cc1944 std::string dex2oat = runtime->GetCompilerExecutable(); in CompileExtension() local