Searched refs:boot_class_path_image_files (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/space/ |
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()
|
D | image_space.cc | 2227 ArrayRef<File> boot_class_path_image_files, in BootImageLoader() argument 2238 boot_class_path_image_files_(boot_class_path_image_files), in BootImageLoader() 3301 ArrayRef<File> boot_class_path_image_files, in LoadBootImage() argument 3328 boot_class_path_image_files, in LoadBootImage()
|
/art/runtime/gc/ |
D | heap.h | 214 ArrayRef<File> boot_class_path_image_files,
|
D | heap.cc | 286 ArrayRef<File> boot_class_path_image_files, in Heap() argument 512 boot_class_path_image_files, in Heap()
|