Searched defs:report (Results 1 – 7 of 7) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/ |
D | error_reporter.py | 88 def report_on_adb(self, adb, report): argument 115 def report_device_processes(self, adb, report): argument 156 def report_sl4a_state(self, rpc_connection, adb, report): argument 192 def report_sl4a_session(self, sl4a_manager, session, report): argument
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | Reporter.kt | 104 fun report(id: Issues.Issue, element: PsiElement?, message: String): Boolean { in hasErrors() method 119 fun report(id: Issues.Issue, file: File?, message: String): Boolean { in report() method 134 fun report(id: Issues.Issue, item: Item?, message: String, psi: PsiElement? = null): Boolean { in report() method 293 fun report( in doReport() method
|
D | NullabilityAnnotationsValidator.kt | 185 fun report() { in <lambda>() method
|
D | CompatibilityCheck.kt | 882 private fun report( in report() method
|
D | ApiLint.kt | 182 private fun report(id: Issue, item: Item, message: String, element: PsiElement? = null) { in <lambda>() method
|
/tools/acloud/internal/lib/ |
D | utils.py | 660 def ReportEvaluator(report): argument 957 def LaunchVNCFromReport(report, avd_spec, no_prompts=False): argument 976 def LaunchBrowserFromReport(report): argument 1056 def PrintDeviceSummary(report): argument
|
/tools/repohooks/tools/ |
D | checkpatch.pl | 1959 sub report { subroutine
|