Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Dlint.go113 type LintDepSets struct { struct
114 HTML, Text, XML *android.DepSet
136 func (l LintDepSetsBuilder) Transitive(depSets LintDepSets) LintDepSetsBuilder {
157 func (l *linter) LintDepSets() LintDepSets { func
472 func BuildModuleLintReportZips(ctx android.ModuleContext, depSets LintDepSets) android.Paths {
H A Dapp_import.go405 func (a *AndroidAppImport) LintDepSets() LintDepSets { func
H A Djava.go1240 func (j *Import) LintDepSets() LintDepSets { func
1594 func (a *DexImport) LintDepSets() LintDepSets { func
H A Dsdk_library.go2284 func (module *SdkLibraryImport) LintDepSets() LintDepSets { func