Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h140 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()
Dimage_space.cc2228 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/
Dheap.h215 ArrayRef<File> boot_class_path_vdex_files,
Dheap.cc287 ArrayRef<File> boot_class_path_vdex_files, in Heap() argument
513 boot_class_path_vdex_files, in Heap()