Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go111 CoverageOutputFile() android.OptionalPath methodSpec
Dcc.go1164 func (c *Module) CoverageOutputFile() android.OptionalPath { func
/build/soong/rust/
Drust.go729 func (mod *Module) CoverageOutputFile() android.OptionalPath { func