Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dlinkable.go91 CoverageOutputFile() android.OptionalPath methodSpec
H A Dcc.go1227 func (c *Module) CoverageOutputFile() android.OptionalPath { func
/aosp_15_r20/build/soong/rust/
H A Drust.go717 func (mod *Module) CoverageOutputFile() android.OptionalPath { func