Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dcommon_runtime_test.h193 std::vector<const DexFile*> boot_class_path_; variable
H A Dclass_linker.h1356 std::vector<const DexFile*> boot_class_path_; variable
H A Druntime.h1135 std::vector<std::string> boot_class_path_; variable
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc1531 ArrayRef<const std::string> boot_class_path_; member in art::gc::space::ImageSpace::BootImageLayout
3102 const ArrayRef<const std::string> boot_class_path_; member in art::gc::space::ImageSpace::BootImageLoader