Home
last modified time | relevance | path

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

/aosp_15_r20/art/cmdline/
H A Dcmdline.h212 std::vector<std::string> boot_class_path_locations_; member
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.h461 ArrayRef<const std::string> boot_class_path_locations_; variable
H A Dimage_space.cc3231 const ArrayRef<const std::string> boot_class_path_locations_; member in art::gc::space::ImageSpace::BootImageLoader
/aosp_15_r20/art/runtime/
H A Druntime.h1234 std::vector<std::string> boot_class_path_locations_; variable