Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h1177 std::vector<int> boot_class_path_image_fds_; variable
/art/runtime/gc/space/
Dimage_space.cc1557 ArrayRef<const int> boot_class_path_image_fds_; member in art::gc::space::ImageSpace::BootImageLayout
3336 const ArrayRef<const int> boot_class_path_image_fds_; member in art::gc::space::ImageSpace::BootImageLoader