Searched defs:boot_class_path_fds_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | runtime.h | 1176 std::vector<int> boot_class_path_fds_; variable |
/art/runtime/gc/space/ | ||
D | image_space.cc | 1556 ArrayRef<const int> boot_class_path_fds_; member in art::gc::space::ImageSpace::BootImageLayout |