Home
last modified time | relevance | path

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

/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py353 class AdbError(Exception): class
399 except AdbError as ex:
416 raise AdbError('Error executing adb command: {}\n{}'.format(
421 raise AdbError('Error executing adb command: adb {}\n{}'.format(
434 raise AdbError('Error executing adb command: adb {}\n'.format(params) + err.decode(
439 raise AdbError(
540 raise AdbError(
635 raise AdbError(
664 raise AdbError(
676 raise AdbError(
[all …]