Searched refs:named_component_location (Results 1 – 1 of 1) sorted by relevance
2130 for (const NamedComponentLocation& named_component_location : named_component_locations) { in Load() local2131 const std::vector<std::string>& profiles = named_component_location.profile_filenames; in Load()