Searched defs:boot_class_path_vdex_files_ (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/space/ | ||
D | image_space.h | 464 ArrayRef<File> boot_class_path_vdex_files_; variable |
D | image_space.cc | 3220 ArrayRef<File> boot_class_path_vdex_files_; member in art::gc::space::ImageSpace::BootImageLoader |
/art/runtime/ | ||
D | runtime.h | 1232 std::vector<File> boot_class_path_vdex_files_; variable |