Home
last modified time | relevance | path

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

/build/soong/scripts/
DAndroid.bp153 name: "lint-project-xml",
154 main: "lint-project-xml.py",
155 srcs: ["lint-project-xml.py"],
/build/soong/java/
DAndroid.bp40 "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.go1670 j.linter.lint(ctx)
/build/make/core/
Dmain.mk1515 .PHONY: lint-check
1516 lint-check: $(foreach f, $(apps_only_lint_report_files), $(call word-colon,1,$(f)))
1517 $(call dist-for-goals,lint-check, $(apps_only_lint_report_files))