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
747 const ParseStringList<':'>* boot_class_path_locations = args.Get(M::BootClassPathLocations); in DoParse() local
1442 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()
1993 std::string boot_class_path_locations = in CompileBootclasspathElements() local2239 const std::vector<std::string>& boot_class_path_locations, in BootImageLoader()3318 const std::vector<std::string>& boot_class_path_locations, in LoadBootImage()3618 ArrayRef<const std::string> boot_class_path_locations, in VerifyBootClassPathChecksums()
2687 std::string boot_class_path_locations = "-Xbootclasspath-locations:"; in PrepareRuntimeOptions() local
282 const std::vector<std::string>& boot_class_path_locations, in Heap()