Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc115 namespace dex2oat { namespace
2428 explicit ScopedDex2oatReporting(const Dex2Oat& dex2oat) : in ScopedDex2oatReporting()
3057 static dex2oat::ReturnCode DoCompilation(Dex2Oat& dex2oat) { in DoCompilation()
3113 std::unique_ptr<Dex2Oat> dex2oat = std::make_unique<Dex2Oat>(&timings); in Dex2oat() local
/art/odrefresh/
Dodrefresh.cc1577 const std::string dex2oat = config_.GetDex2Oat(); in CompileSystemServerArtifacts() local
/art/runtime/gc/space/
Dimage_space.cc2048 std::string dex2oat = runtime->GetCompilerExecutable(); in CompileBootclasspathElements() local