Home
last modified time | relevance | path

Searched defs:GetCompilerExecutable (Results 1 – 2 of 2) sorted by relevance

/art/test/generate-boot-image/
Dgenerate-boot-image.cc43 std::string GetCompilerExecutable() { in GetCompilerExecutable() function
/art/runtime/
Druntime.cc906 std::string Runtime::GetCompilerExecutable() const { in GetCompilerExecutable() function in art::Runtime