Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h139 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()
Dimage_space.cc2227 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/
Dheap.h214 ArrayRef<File> boot_class_path_image_files,
Dheap.cc286 ArrayRef<File> boot_class_path_image_files, in Heap() argument
512 boot_class_path_image_files, in Heap()