Home
last modified time | relevance | path

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

/build/soong/cc/
Dobject.go233 func (object *objectLinker) coverageOutputFilePath() android.OptionalPath { func
Dbinary.go484 func (binary *binaryDecorator) coverageOutputFilePath() android.OptionalPath { func
Dcc.go790 coverageOutputFilePath() android.OptionalPath methodSpec
1411 return c.linker.coverageOutputFilePath()
Dlibrary.go1374 func (library *libraryDecorator) coverageOutputFilePath() android.OptionalPath { func