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 137 // The class_linker_, java_lang_dex_file_, and boot_class_path_ are all
141 std::vector<const DexFile*> boot_class_path_; member in class:art::CommonRuntimeTest
class_linker.h 119 // If class_loader is null, searches boot_class_path_.
136 // boot_class_path_.
292 return boot_class_path_;
696 std::vector<const DexFile*> boot_class_path_; member in class:art::ClassLinker
    [all...]

Completed in 105 milliseconds