/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 297 fun report( in doReport() method in com.android.tools.metalava.Reporter
|
D | NullabilityAnnotationsValidator.kt | 186 fun report() { in <lambda>() method
|
D | CompatibilityCheck.kt | 854 private fun report( in report() method in com.android.tools.metalava.CompatibilityCheck
|
D | ApiLint.kt | 181 private fun report(id: Issue, item: Item, message: String, element: PsiElement? = null) { in <lambda>() method
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | LocalAndroidVirtualDevice.java | 88 File report = null; in preInvocationSetup() local 295 private CommandResult acloudCreate(File report, TestDeviceOptions options) { in acloudCreate() 328 File report, in acloudCreate() 378 private void loadAvdInfo(File report) throws TargetSetupError { in loadAvdInfo()
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | HprofAllocSiteParser.java | 66 private void internalParse(File report, Map<String, String> currentRes) throws IOException { in internalParse()
|
/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 1055 def PrintDeviceSummary(report): argument
|
/tools/repohooks/tools/ |
D | checkpatch.pl | 1959 sub report { subroutine
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/ |
D | NativeDeviceTest.java | 1072 Bugreport report = mTestDevice.takeBugreport(); in testTakeBugreport_oldDevice() local 1099 Bugreport report = mTestDevice.takeBugreport(); in testTakeBugreport() local
|