Searched refs:GetCompilerExecutable (Results 1 – 3 of 3) sorted by relevance
425 argv->push_back(runtime->GetCompilerExecutable()); in StartDex2OatCommandLine()456 runtime->GetCompilerExecutable(), in CompileBootImage()
199 std::string GetCompilerExecutable() const;
814 std::string Runtime::GetCompilerExecutable() const { in GetCompilerExecutable() function in art::Runtime