Home
last modified time | relevance | path

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

/build/soong/java/
Dlint.go112 LintDepSets() LintDepSets methodSpec
119 type LintDepSets struct { struct
120 HTML, Text, XML *android.DepSet
207 func (l *linter) LintDepSets() LintDepSets { func
555 func BuildModuleLintReportZips(ctx android.ModuleContext, depSets LintDepSets) android.Paths {
Dapp_import.go421 func (a *AndroidAppImport) LintDepSets() LintDepSets { func
Djava.go2064 func (j *Import) LintDepSets() LintDepSets { func
2451 func (a *DexImport) LintDepSets() LintDepSets { func
Dsdk_library.go2583 func (module *SdkLibraryImport) LintDepSets() LintDepSets { func
/build/soong/apex/
Dapex.go1773 LintDepSets() java.LintDepSets methodSpec
1825 LintDepSets() java.LintDepSets methodSpec