HomeSort by relevance Sort by last modified time
    Searched defs:GetImageLocation (Results 1 - 3 of 3) sorted by null

  /art/runtime/gc/space/
image_space.h 92 const std::string GetImageLocation() const {
  /art/runtime/
dex2oat_environment_test.h 88 options->push_back(std::make_pair("-Ximage:" + GetImageLocation(),
129 std::string GetImageLocation() const {
140 return GetDalvikCacheFilename(GetImageLocation().c_str(), cache.c_str(), image, error_msg);
runtime.h 191 const std::string& GetImageLocation() const {

Completed in 186 milliseconds