Searched refs:GetCompilerExecutable (Results 1 – 5 of 5) sorted by relevance
106 std::string GetCompilerExecutable() { in GetCompilerExecutable() function227 options.dex2oat_bin = GetCompilerExecutable(); in Main()
431 argv->push_back(runtime->GetCompilerExecutable()); in StartDex2OatCommandLine()462 runtime->GetCompilerExecutable(), in CompileBootImage()
224 std::string GetCompilerExecutable() const;
1006 std::string Runtime::GetCompilerExecutable() const { in GetCompilerExecutable() function in art::Runtime
1967 std::string dex2oat = runtime->GetCompilerExecutable(); in CompileBootclasspathElements()