Searched refs:GetCompilerExecutable (Results 1 – 5 of 5) sorted by relevance
43 std::string GetCompilerExecutable() { in GetCompilerExecutable() function71 args.push_back(GetCompilerExecutable()); in GenerateBootImage()
430 argv->push_back(runtime->GetCompilerExecutable()); in StartDex2OatCommandLine()461 runtime->GetCompilerExecutable(), in CompileBootImage()
220 std::string GetCompilerExecutable() const;
906 std::string Runtime::GetCompilerExecutable() const { in GetCompilerExecutable() function in art::Runtime
1949 std::string dex2oat = runtime->GetCompilerExecutable(); in CompileBootclasspathElements()