Home
last modified time | relevance | path

Searched defs:isCoverageVariant (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/rust/
H A Drust.go513 func (mod *Module) isCoverageVariant() bool { func
/aosp_15_r20/build/soong/cc/
H A Dcc.go1316 func (c *Module) isCoverageVariant() bool { func