Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h464 ArrayRef<File> boot_class_path_vdex_files_; variable
Dimage_space.cc3220 ArrayRef<File> boot_class_path_vdex_files_; member in art::gc::space::ImageSpace::BootImageLoader
/art/runtime/
Druntime.h1232 std::vector<File> boot_class_path_vdex_files_; variable