Home
last modified time | relevance | path

Searched defs:LintDepSets (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/java/
H A Dlint.go104 type LintDepSets struct { struct
105 HTML, Text, XML, Baseline depset.DepSet[android.Path]
555 func BuildModuleLintReportZips(ctx android.ModuleContext, depSets LintDepSets, validations android.…