Searched refs:GetCompilerExecutable (Results 1 – 4 of 4) sorted by relevance
406 argv->push_back(runtime->GetCompilerExecutable()); in StartDex2OatCommandLine()437 runtime->GetCompilerExecutable(), in CompileBootImage()
202 std::string GetCompilerExecutable() const;
834 std::string Runtime::GetCompilerExecutable() const { in GetCompilerExecutable() function in art::Runtime
1944 std::string dex2oat = runtime->GetCompilerExecutable(); in CompileExtension()