Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.h462 ArrayRef<File> boot_class_path_files_; variable
H A Dimage_space.cc3232 ArrayRef<File> boot_class_path_files_; member in art::gc::space::ImageSpace::BootImageLoader
/aosp_15_r20/art/runtime/
H A Druntime.h1236 std::vector<File> boot_class_path_files_; variable