Home
last modified time | relevance | path

Searched defs:GetImageLocation (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/gc/space/
H A Dimage_space.h173 const std::string GetImageLocation() const { in GetImageLocation() function
/aosp12/art/runtime/
H A Dcommon_runtime_test.cc512 std::string CommonRuntimeTestImpl::GetImageLocation() { in GetImageLocation() function in art::CommonRuntimeTestImpl
H A Druntime.h216 const std::string& GetImageLocation() const { in GetImageLocation() function