Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.h352 ArrayRef<File> boot_class_path_vdex_files, in BootImageLayout()
H A Dimage_space.cc2242 ArrayRef<File> boot_class_path_vdex_files, in BootImageLoader()
3321 ArrayRef<File> boot_class_path_vdex_files, in LoadBootImage()
/aosp_15_r20/art/runtime/gc/
H A Dheap.cc285 ArrayRef<File> boot_class_path_vdex_files, in Heap()