Home
last modified time | relevance | path

Searched defs:image_location_ (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/space/
Dimage_space.h315 const std::string image_location_; variable
Dimage_space.cc1530 const std::string& image_location_; member in art::gc::space::ImageSpace::BootImageLayout
3104 const std::string image_location_; member in art::gc::space::ImageSpace::BootImageLoader
/art/runtime/
Druntime.h1127 std::string image_location_; variable
/art/oatdump/
Doatdump.cc3226 const char* image_location_ = nullptr; member