Searched defs:boot_class_path_locations (Results 1 – 7 of 7) sorted by relevance
46 const std::vector<std::string>& boot_class_path_locations; member
755 const ParseStringList<':'>* boot_class_path_locations = args.Get(M::BootClassPathLocations); in DoParse() local
1444 std::string Runtime::GetApexVersions(ArrayRef<const std::string> boot_class_path_locations) { in GetApexVersions()
349 ArrayRef<const std::string> boot_class_path_locations, in BootImageLayout()
1979 std::string boot_class_path_locations = in CompileBootclasspathElements() local2225 const std::vector<std::string>& boot_class_path_locations, in BootImageLoader()3299 const std::vector<std::string>& boot_class_path_locations, in LoadBootImage()3599 ArrayRef<const std::string> boot_class_path_locations, in VerifyBootClassPathChecksums()
2677 std::string boot_class_path_locations = "-Xbootclasspath-locations:"; in PrepareRuntimeOptions() local
284 const std::vector<std::string>& boot_class_path_locations, in Heap()