Home
last modified time | relevance | path

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

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