Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/space/
H A Dimage_space.h315 const std::string image_location_; variable
H A 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
/aosp12/art/runtime/
H A Druntime.h1133 std::string image_location_; variable
/aosp12/art/oatdump/
H A Doatdump.cc3226 const char* image_location_ = nullptr; member