Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline.h212 std::vector<std::string> boot_class_path_locations_; member
/art/runtime/gc/space/
Dimage_space.h461 ArrayRef<const std::string> boot_class_path_locations_; variable
Dimage_space.cc3217 const ArrayRef<const std::string> boot_class_path_locations_; member in art::gc::space::ImageSpace::BootImageLoader
/art/runtime/
Druntime.h1228 std::vector<std::string> boot_class_path_locations_; variable