Searched refs:apiListCoverageXmlPaths (Results 1 – 1 of 1) sorted by relevance
33 apiListCoverageXmlPaths []string member66 s.apiListCoverageXmlPaths = append(s.apiListCoverageXmlPaths, p)86 sort.Strings(s.apiListCoverageXmlPaths)87 ctx.Strict("SOONG_CC_API_XML", strings.Join(s.apiListCoverageXmlPaths, " "))