Home
last modified time | relevance | path

Searched defs:boot_class_path_locations_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/space/
Dimage_space.h469 ArrayRef<const std::string> boot_class_path_locations_; variable
Dimage_space.cc3201 const ArrayRef<const std::string> boot_class_path_locations_; member in art::gc::space::ImageSpace::BootImageLoader
/art/runtime/
Druntime.h1271 std::vector<std::string> boot_class_path_locations_; variable