Searched refs:boot_class_path_vdex_files (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/space/ |
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()
|
D | image_space.cc | 2228 ArrayRef<File> boot_class_path_vdex_files, in BootImageLoader() argument 2239 boot_class_path_vdex_files_(boot_class_path_vdex_files), in BootImageLoader() 3302 ArrayRef<File> boot_class_path_vdex_files, in LoadBootImage() argument 3329 boot_class_path_vdex_files, in LoadBootImage()
|
/art/runtime/gc/ |
D | heap.h | 215 ArrayRef<File> boot_class_path_vdex_files,
|
D | heap.cc | 287 ArrayRef<File> boot_class_path_vdex_files, in Heap() argument 513 boot_class_path_vdex_files, in Heap()
|