Home
last modified time | relevance | path

Searched defs:boot_class_path_image_files_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.h463 ArrayRef<File> boot_class_path_image_files_; variable
H A Dimage_space.cc3233 ArrayRef<File> boot_class_path_image_files_; member in art::gc::space::ImageSpace::BootImageLoader
/aosp_15_r20/art/runtime/
H A Druntime.h1237 std::vector<File> boot_class_path_image_files_; variable