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

/art/runtime/gc/space/
H A Dimage_space.h92 const std::string GetImageLocation() const { function in class:art::gc::space::ImageSpace
/art/runtime/
H A Ddex2oat_environment_test.h88 options->push_back(std::make_pair("-Ximage:" + GetImageLocation(),
129 std::string GetImageLocation() const { function in class:art::Dex2oatEnvironmentTest
140 return GetDalvikCacheFilename(GetImageLocation().c_str(), cache.c_str(), image, error_msg);
H A Druntime.h191 const std::string& GetImageLocation() const { function in class:art::verifier::Runtime

Completed in 434 milliseconds