Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/generate-boot-image/
H A Dgenerate-boot-image.cc106 std::string GetCompilerExecutable() { in GetCompilerExecutable() function
/aosp_15_r20/art/runtime/
H A Druntime.cc1005 std::string Runtime::GetCompilerExecutable() const { in GetCompilerExecutable() function in art::Runtime