Home
last modified time | relevance | path

Searched defs:CoverageOutputFile (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dlinkable.go118 CoverageOutputFile() android.OptionalPath methodSpec
Dcc.go172 CoverageOutputFile android.OptionalPath member
1409 func (c *Module) CoverageOutputFile() android.OptionalPath { func
/build/soong/rust/
Drust.go811 func (mod *Module) CoverageOutputFile() android.OptionalPath { func