Searched defs:isCoverageVariant (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/build/soong/rust/ | ||
H A D | rust.go | 513 func (mod *Module) isCoverageVariant() bool { func |
/aosp_15_r20/build/soong/cc/ | ||
H A D | cc.go | 1316 func (c *Module) isCoverageVariant() bool { func |