HomeSort by relevance Sort by last modified time
    Searched refs:image_location_ (Results 1 - 5 of 5) sorted by null

  /art/runtime/gc/space/
image_space.h 97 return image_location_;
211 const std::string image_location_; member in class:art::gc::space::ImageSpace
image_space.cc 82 image_location_(image_location) {
1917 const std::string& image_location_; member in class:art::gc::space::ImageSpace::BootImageLoader
    [all...]
  /art/runtime/
runtime.cc     [all...]
runtime.h 194 return image_location_;
957 std::string image_location_; member in class:art::verifier::VerifyMode
    [all...]
  /art/oatdump/
oatdump.cc 3560 const char* image_location_ = nullptr; member in struct:art::OatdumpArgs
    [all...]

Completed in 50 milliseconds