Searched refs:reports (Results 1 – 5 of 5) sorted by relevance
72 reports android.Paths member361 l.reports = BuildModuleLintReportZips(ctx, l.LintDepSets())
135 entries.SetOptionalPaths("LOCAL_SOONG_LINT_REPORTS", library.linter.reports)395 entries.SetOptionalPaths("LOCAL_SOONG_LINT_REPORTS", app.linter.reports)
1178 local reports=(`adb shell ls /sdcard/bugreports | tr -d '\r'`)1180 if [ ! "$reports" ]; then1186 for report in ${reports[@]}
81 reports=yes