Searched defs:boot_class_path (Results 1 – 9 of 9) sorted by relevance
428 auto boot_class_path = static_cast<std::vector<std::unique_ptr<const DexFile>>*>( in ProcessSpecialOptions() local647 const ParseStringList<':'>* boot_class_path = args.Get(M::BootClassPath); in DoParse() local
38 std::string boot_class_path; in TEST_F() local
177 const auto& boot_class_path = class_linker->GetBootClassPath(); in IsInBootClassPath() local
1612 std::vector<std::unique_ptr<const DexFile>> boot_class_path; in Init() local
227 std::string boot_class_path = android::base::Join(Runtime::Current()->GetBootClassPath(), ':'); in VMRuntime_bootClassPath() local506 const std::vector<const DexFile*>& boot_class_path = linker->GetBootClassPath(); in PreloadDexCachesStatsTotal() local593 const std::vector<const DexFile*>& boot_class_path = linker->GetBootClassPath(); in VMRuntime_preloadDexCaches() local
419 std::vector<std::string> boot_class_path = libcore_dex_files; in TEST_F() local
2770 std::string boot_class_path = "-Xbootclasspath:"; in PrepareRuntimeOptions() local
890 const std::vector<const DexFile*>& boot_class_path = in Run() local946 const std::vector<const DexFile*>& boot_class_path = in Run() local
583 const std::vector<std::string>& boot_class_path = Runtime::Current()->GetBootClassPath(); in GetResourceAsStream() local