Home
last modified time | relevance | path

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

/build/soong/cc/
Dobject.go158 func (object *objectLinker) coverageOutputFilePath() android.OptionalPath { func
Dbinary.go446 func (binary *binaryDecorator) coverageOutputFilePath() android.OptionalPath { func
Dcc.go401 coverageOutputFilePath() android.OptionalPath methodSpec
778 return c.linker.coverageOutputFilePath()
Dlibrary.go1051 func (library *libraryDecorator) coverageOutputFilePath() android.OptionalPath { func