Searched refs:isCoverageVariant (Results 1 – 2 of 2) sorted by relevance
874 func (c *Module) isCoverageVariant() bool { func1221 if ctx.mod.isCoverageVariant() {1577 !c.InRecovery() && !c.UseVndk() && !c.static() && !c.isCoverageVariant() &&
327 func (mod *Module) isCoverageVariant() bool { func