Searched refs:boot_class_path_image_files (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/art/runtime/gc/space/ |
H A D | image_space.h | 139 ArrayRef<File> boot_class_path_image_files, 351 ArrayRef<File> boot_class_path_image_files, in BootImageLayout() argument 359 boot_class_path_image_files_(boot_class_path_image_files), in BootImageLayout()
|
H A D | image_space.cc | 2241 ArrayRef<File> boot_class_path_image_files, in BootImageLoader() argument 2252 boot_class_path_image_files_(boot_class_path_image_files), in BootImageLoader() 3320 ArrayRef<File> boot_class_path_image_files, in LoadBootImage() argument 3347 boot_class_path_image_files, in LoadBootImage()
|
/aosp_15_r20/art/runtime/gc/ |
H A D | heap.h | 214 ArrayRef<File> boot_class_path_image_files,
|
H A D | heap.cc | 284 ArrayRef<File> boot_class_path_image_files, in Heap() argument 510 boot_class_path_image_files, in Heap()
|