Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h472 ArrayRef<const int> boot_class_path_vdex_fds_; variable
Dimage_space.cc3204 const ArrayRef<const int> boot_class_path_vdex_fds_; member in art::gc::space::ImageSpace::BootImageLoader
/art/runtime/
Druntime.h1275 std::vector<int> boot_class_path_vdex_fds_; variable