HomeSort by relevance Sort by last modified time
    Searched defs:boot_class_path_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
common_runtime_test.h 157 // The class_linker_, java_lang_dex_file_, and boot_class_path_ are all
161 std::vector<const DexFile*> boot_class_path_; member in class:art::CommonRuntimeTestImpl
class_linker.h 178 // If class_loader is null, searches boot_class_path_.
186 // boot_class_path_.
405 return boot_class_path_;
1234 std::vector<const DexFile*> boot_class_path_; member in class:art::ClassLinker
    [all...]

Completed in 121 milliseconds