Searched defs:dex2oat (Results 1 – 3 of 3) sorted by relevance
115 namespace dex2oat { namespace2428 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
1577 const std::string dex2oat = config_.GetDex2Oat(); in CompileSystemServerArtifacts() local
2048 std::string dex2oat = runtime->GetCompilerExecutable(); in CompileBootclasspathElements() local