Home
last modified time | relevance | path

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

/build/soong/cc/
Dobject.go348 func (object *objectLinker) coverageOutputFilePath() android.OptionalPath { func
Dbinary.go482 func (binary *binaryDecorator) coverageOutputFilePath() android.OptionalPath { func
Dcc.go589 coverageOutputFilePath() android.OptionalPath methodSpec
1166 return c.linker.coverageOutputFilePath()
Dlibrary.go1841 func (library *libraryDecorator) coverageOutputFilePath() android.OptionalPath { func