Searched refs:boot_class_path_vdex_files (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/art/runtime/gc/space/ |
H A D | image_space.h | 140 ArrayRef<File> boot_class_path_vdex_files, 352 ArrayRef<File> boot_class_path_vdex_files, in BootImageLayout() argument 360 boot_class_path_vdex_files_(boot_class_path_vdex_files), in BootImageLayout()
|
H A D | image_space.cc | 2242 ArrayRef<File> boot_class_path_vdex_files, in BootImageLoader() argument 2253 boot_class_path_vdex_files_(boot_class_path_vdex_files), in BootImageLoader() 3321 ArrayRef<File> boot_class_path_vdex_files, in LoadBootImage() argument 3348 boot_class_path_vdex_files, in LoadBootImage()
|
/aosp_15_r20/art/runtime/gc/ |
H A D | heap.h | 215 ArrayRef<File> boot_class_path_vdex_files,
|
H A D | heap.cc | 285 ArrayRef<File> boot_class_path_vdex_files, in Heap() argument 511 boot_class_path_vdex_files, in Heap()
|