Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h1176 std::vector<int> boot_class_path_fds_; variable
/art/runtime/gc/space/
Dimage_space.cc1556 ArrayRef<const int> boot_class_path_fds_; member in art::gc::space::ImageSpace::BootImageLayout
3335 const ArrayRef<const int> boot_class_path_fds_; member in art::gc::space::ImageSpace::BootImageLoader