Home
last modified time | relevance | path

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

/build/soong/scripts/
DAndroid.bp193 name: "lint-project-xml",
194 main: "lint-project-xml.py",
196 "lint-project-xml.py",
/build/soong/java/
DAndroid.bp41 "lint.go",
Dlint_defaults.txt77 # TODO(b/158390965): remove this when lint doesn't crash
Dlint.go272 func (l *linter) lint(ctx android.ModuleContext) { func
Djava.go1727 j.linter.lint(ctx)
/build/make/core/
Dmain.mk1634 .PHONY: lint-check
1635 lint-check: $(foreach f, $(apps_only_lint_report_files), $(call word-colon,1,$(f)))
1636 $(call dist-for-goals,lint-check, $(apps_only_lint_report_files))