Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h1178 std::vector<int> boot_class_path_vdex_fds_; variable
/art/runtime/gc/space/
Dimage_space.cc1558 ArrayRef<const int> boot_class_path_vdex_fds_; member in art::gc::space::ImageSpace::BootImageLayout
3337 const ArrayRef<const int> boot_class_path_vdex_fds_; member in art::gc::space::ImageSpace::BootImageLoader