Searched refs:Effective_license_text (Results 1 – 6 of 6) sorted by relevance
93 p.License_text = make(Paths, 0, len(l.base().commonProperties.Effective_license_text))94 for _, np := range l.base().commonProperties.Effective_license_text {
73 …namePathProps(&m.base().commonProperties.Effective_license_text, m.properties.Package_name, PathsF…
216 …dPathProps(&m.base().commonProperties.Effective_license_text, module.base().commonProperties.Effec…
138 …ols.NinjaAndShellEscapeListIncludingSpaces(base.commonProperties.Effective_license_text.Strings())…
661 actualNotices[m.Name()] = base.commonProperties.Effective_license_text.Strings()
345 Effective_license_text NamedPaths `blueprint:"mutated"` member1474 result := make(Paths, 0, len(m.commonProperties.Effective_license_text))1475 for _, p := range m.commonProperties.Effective_license_text {