Searched defs:boot_class_path_locations (Results 1 – 5 of 5) sorted by relevance
618 const ParseStringList<':'>* boot_class_path_locations = args.Get(M::BootClassPathLocations); in DoParse() local
1069 const std::vector<std::string>& boot_class_path_locations = runtime->GetBootClassPathLocations(); in InitFromBootImage() local
145 const std::vector<std::string>& boot_class_path_locations = in GenerateImage() local1363 const std::vector<std::string>& boot_class_path_locations, in BootImageLoader()1967 const std::vector<std::string>& boot_class_path_locations, in LoadBootImage()
2478 std::string boot_class_path_locations = "-Xbootclasspath-locations:"; in PrepareRuntimeOptions() local
183 const std::vector<std::string>& boot_class_path_locations, in Heap()