Searched defs:dex2oat (Results 1 – 2 of 2) sorted by relevance
116 namespace dex2oat { namespace2438 explicit ScopedDex2oatReporting(const Dex2Oat& dex2oat) : in ScopedDex2oatReporting()3057 static dex2oat::ReturnCode DoCompilation(Dex2Oat& dex2oat) REQUIRES(!Locks::mutator_lock_) { in DoCompilation()3114 std::unique_ptr<Dex2Oat> dex2oat = std::make_unique<Dex2Oat>(&timings); in Dex2oat() local
1967 std::string dex2oat = runtime->GetCompilerExecutable(); in CompileBootclasspathElements() local