Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_runtime_test.h185 std::vector<const DexFile*> boot_class_path_; variable
Dclass_linker.h1400 std::vector<const DexFile*> boot_class_path_; variable
Druntime.h1063 std::vector<std::string> boot_class_path_; variable
/art/runtime/gc/space/
Dimage_space.cc1779 ArrayRef<const std::string> boot_class_path_; member in art::gc::space::ImageSpace::BootImageLayout
3407 const ArrayRef<const std::string> boot_class_path_; member in art::gc::space::ImageSpace::BootImageLoader