Searched refs:BuildIgnoreApexContributionContents (Results 1 – 3 of 3) sorted by relevance
113 if !proptools.Bool(ctx.Config().BuildIgnoreApexContributionContents()) {
501 BuildIgnoreApexContributionContents *bool `json:",omitempty"` member
2062 func (c *config) BuildIgnoreApexContributionContents() *bool { func2063 return c.productVariables.BuildIgnoreApexContributionContents