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