Home
last modified time | relevance | path

Searched defs:boot_class_path_ (Results 1 – 5 of 5) sorted by relevance

/art/runtime/
Dcommon_runtime_test.h199 std::vector<const DexFile*> boot_class_path_; variable
Dclass_linker.h1311 std::vector<const DexFile*> boot_class_path_; variable
Druntime.h1270 std::vector<std::string> boot_class_path_; variable
/art/runtime/gc/space/
Dimage_space.h468 ArrayRef<const std::string> boot_class_path_; variable
Dimage_space.cc3200 const ArrayRef<const std::string> boot_class_path_; member in art::gc::space::ImageSpace::BootImageLoader