Searched defs:boot_class_path_image_files_ (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/art/runtime/gc/space/ | ||
H A D | image_space.h | 463 ArrayRef<File> boot_class_path_image_files_; variable |
H A D | image_space.cc | 3233 ArrayRef<File> boot_class_path_image_files_; member in art::gc::space::ImageSpace::BootImageLoader |
/aosp_15_r20/art/runtime/ | ||
H A D | runtime.h | 1237 std::vector<File> boot_class_path_image_files_; variable |