Home
last modified time | relevance | path

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

/build/soong/cc/
Dobject.go300 func (object *objectLinker) coverageOutputFilePath() android.OptionalPath { func
Dbinary.go480 func (binary *binaryDecorator) coverageOutputFilePath() android.OptionalPath { func
Dcc.go579 coverageOutputFilePath() android.OptionalPath methodSpec
1108 return c.linker.coverageOutputFilePath()
Dlibrary.go1585 func (library *libraryDecorator) coverageOutputFilePath() android.OptionalPath { func