Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dbinary.go440 binary.coverageOutputFile = transformCoverageFilesToZip(ctx, objs, binary.getStem(ctx))
H A Dbuilder.go1164 func transformCoverageFilesToZip(ctx android.ModuleContext, func
H A Dlibrary.go1011 library.coverageOutputFile = transformCoverageFilesToZip(ctx, library.objects, ctx.ModuleName())
1184 library.coverageOutputFile = transformCoverageFilesToZip(ctx, objs, library.getLibName(ctx))