Home
last modified time | relevance | path

Searched refs:coverageOutputFilePath (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dobject.go233 func (object *objectLinker) coverageOutputFilePath() android.OptionalPath { func
H A Dbinary.go484 func (binary *binaryDecorator) coverageOutputFilePath() android.OptionalPath { func
H A Dcc.go641 coverageOutputFilePath() android.OptionalPath methodSpec
1229 return c.linker.coverageOutputFilePath()
H A Dlibrary.go1253 func (library *libraryDecorator) coverageOutputFilePath() android.OptionalPath { func