Searched defs:image_location_ (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/space/ | ||
D | image_space.h | 211 const std::string image_location_; variable |
D | image_space.cc | 1917 const std::string& image_location_; member in art::gc::space::ImageSpace::BootImageLoader |
/art/runtime/ | ||
D | runtime.h | 957 std::string image_location_; variable |
/art/oatdump/ | ||
D | oatdump.cc | 3560 const char* image_location_ = nullptr; member |