Searched defs:boot_class_path_oat_fds_ (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/gc/space/ | ||
| D | image_space.h | 473 ArrayRef<const int> boot_class_path_oat_fds_; variable |
| D | image_space.cc | 3205 const ArrayRef<const int> boot_class_path_oat_fds_; member in art::gc::space::ImageSpace::BootImageLoader |
| /art/runtime/ | ||
| D | runtime.h | 1276 std::vector<int> boot_class_path_oat_fds_; variable |