Searched defs:boot_class_path_ (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dcommon_runtime_test.h113 std::vector<const DexFile*> boot_class_path_; member in class:art::CommonRuntimeTest
H A Dparsed_options.h42 const std::vector<const DexFile*>* boot_class_path_; member in class:art::ParsedOptions
H A Dclass_linker.h74 // If class_loader is null, searches boot_class_path_.
87 // boot_class_path_.
244 return boot_class_path_;
695 std::vector<const DexFile*> boot_class_path_; member in class:art::ClassLinker

Completed in 56 milliseconds