Searched defs:boot_class_path_ (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/ | ||
| D | common_runtime_test.h | 134 std::vector<const DexFile*> boot_class_path_; variable |
| D | class_linker.h | 1331 std::vector<const DexFile*> boot_class_path_; variable |
| D | runtime.h | 960 std::vector<std::string> boot_class_path_; variable |
| /art/runtime/gc/space/ | ||
| D | image_space.cc | 1915 const std::vector<std::string>& boot_class_path_; member in art::gc::space::ImageSpace::BootImageLoader |