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

  /art/runtime/
common_runtime_test.h 113 std::vector<const DexFile*> boot_class_path_; member in class:art::CommonRuntimeTest
parsed_options.h 42 const std::vector<const DexFile*>* boot_class_path_; member in class:art::ParsedOptions
class_linker.h 74 // 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
    [all...]

Completed in 1159 milliseconds