Home
last modified time | relevance | path

Searched defs:report (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Derror_reporter.py88 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/
DReporter.kt104 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
DNullabilityAnnotationsValidator.kt185 fun report() { in <lambda>() method
DCompatibilityCheck.kt882 private fun report( in report() method
DApiLint.kt182 private fun report(id: Issue, item: Item, message: String, element: PsiElement? = null) { in <lambda>() method
/tools/acloud/internal/lib/
Dutils.py660 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/
Dcheckpatch.pl1959 sub report { subroutine