Searched defs:boot_class_path_ (Results 1 – 5 of 5) sorted by relevance
| /art/runtime/ | ||
| D | common_runtime_test.h | 199 std::vector<const DexFile*> boot_class_path_; variable |
| D | class_linker.h | 1311 std::vector<const DexFile*> boot_class_path_; variable |
| D | runtime.h | 1270 std::vector<std::string> boot_class_path_; variable |
| /art/runtime/gc/space/ | ||
| D | image_space.h | 468 ArrayRef<const std::string> boot_class_path_; variable |
| D | image_space.cc | 3200 const ArrayRef<const std::string> boot_class_path_; member in art::gc::space::ImageSpace::BootImageLoader |