Searched defs:wsUrl (Results 1 – 9 of 9) sorted by relevance
77 const wsUrl = 'ws://127.0.0.1:9167/track-devices-json'; constant174 const wsUrl = 'ws://127.0.0.1:9167/adb-json'; constant
39 private wsUrl: string, property in WebDeviceProxyTarget
114 let wsUrl: string; variable
47 const wsUrl = `ws://${HttpRpcEngine.hostAndPort}/websocket`; constant
36 private wsUrl: string, property in AdbWebsocketTarget
35 private wsUrl: string, property in AdbWebsocketDevice
95 private get wsUrl(): string { method in AdbWebsocketTargetProvider
84 public void connect(final String wsUrl, final String postUrl) { in connect()
504 WideString wsUrl(L""); in FPDFLink_GetURL() local