Home
last modified time | relevance | path

Searched refs:boot_class_path_vdex_fds (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/space/
Dimage_space.h138 const std::vector<int>& boot_class_path_vdex_fds,
Dimage_space.cc1426 ArrayRef<const int> boot_class_path_vdex_fds, in BootImageLayout() argument
1433 boot_class_path_vdex_fds_(boot_class_path_vdex_fds), in BootImageLayout()
2367 const std::vector<int>& boot_class_path_vdex_fds, in BootImageLoader() argument
2377 boot_class_path_vdex_fds_(boot_class_path_vdex_fds), in BootImageLoader()
3416 const std::vector<int>& boot_class_path_vdex_fds, in LoadBootImage() argument
3441 boot_class_path_vdex_fds, in LoadBootImage()
/art/runtime/gc/
Dheap.h206 const std::vector<int>& boot_class_path_vdex_fds,
Dheap.cc274 const std::vector<int>& boot_class_path_vdex_fds, in Heap() argument
482 boot_class_path_vdex_fds, in Heap()