Home
last modified time | relevance | path

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

/build/soong/java/
Dlint.go482 lintZip(ctx, htmlList, htmlZip)
485 lintZip(ctx, textList, textZip)
488 lintZip(ctx, xmlList, xmlZip)
604 lintZip(ctx, paths, outputPath)
640 func lintZip(ctx android.BuilderContext, paths android.Paths, outputPath android.WritablePath) { func