Searched defs:image_location_ (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/space/ | ||
D | image_space.h | 317 const std::string image_location_; variable |
D | image_space.cc | 1778 const std::string& image_location_; member in art::gc::space::ImageSpace::BootImageLayout |
/art/runtime/ | ||
D | runtime.h | 1061 std::string image_location_; variable |
/art/oatdump/ | ||
D | oatdump.cc | 3592 const char* image_location_ = nullptr; member |