Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1425 ArrayRef<const int> boot_class_path_image_fds, in BootImageLayout()
2366 const std::vector<int>& boot_class_path_image_fds, in BootImageLoader()
3415 const std::vector<int>& boot_class_path_image_fds, in LoadBootImage()
/art/runtime/gc/
Dheap.cc273 const std::vector<int>& boot_class_path_image_fds, in Heap()