Home
last modified time | relevance | path

Searched refs:transformCoverageFilesToZip (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dbinary.go437 binary.coverageOutputFile = transformCoverageFilesToZip(ctx, objs, binary.getStem(ctx))
Dbuilder.go1038 func transformCoverageFilesToZip(ctx android.ModuleContext, func
Dlibrary.go1158 library.coverageOutputFile = transformCoverageFilesToZip(ctx, library.objects, ctx.ModuleName())
1309 library.coverageOutputFile = transformCoverageFilesToZip(ctx, objs, library.getLibName(ctx))