Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h961 std::vector<std::string> boot_class_path_locations_; variable
/art/runtime/gc/space/
Dimage_space.cc1916 const std::vector<std::string>& boot_class_path_locations_; member in art::gc::space::ImageSpace::BootImageLoader