Home
last modified time | relevance | path

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

/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py443 class ListDevicesEndpoint(RequestEndpoint): class
451 } for m in [ListDevicesEndpoint.ADB_INFO_RE.match(d) for d in lines[1:]] if m}
788 RequestType.GET, "devices", ListDevicesEndpoint())