Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.h465 ArrayRef<File> boot_class_path_oat_files_; variable
H A Dimage_space.cc3235 ArrayRef<File> boot_class_path_oat_files_; member in art::gc::space::ImageSpace::BootImageLoader
/aosp_15_r20/art/runtime/
H A Druntime.h1239 std::vector<File> boot_class_path_oat_files_; variable