Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dobject.go271 func (object *objectLinker) coverageOutputFilePath() android.OptionalPath { func
H A Dbinary.go473 func (binary *binaryDecorator) coverageOutputFilePath() android.OptionalPath { func
H A Dcc.go558 coverageOutputFilePath() android.OptionalPath
1017 return c.linker.coverageOutputFilePath()
H A Dlibrary.go1364 func (library *libraryDecorator) coverageOutputFilePath() android.OptionalPath { func