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

/art/runtime/
H A Dcommon_runtime_test.h146 // The class_linker_, java_lang_dex_file_, and boot_class_path_ are all
150 std::vector<const DexFile*> boot_class_path_; member in class:art::CommonRuntimeTestImpl
H A Dclass_linker.h174 // If class_loader is null, searches boot_class_path_.
182 // boot_class_path_.
397 return boot_class_path_;
1161 std::vector<const DexFile*> boot_class_path_; member in class:art::ClassLinker

Completed in 54 milliseconds