Home
last modified time | relevance | path

Searched defs:onconnect (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/data/websocket/
Dwebsocket_worker_simple.js7 onconnect = function(event) { function
/external/pigweed/ts/transport/
Dserial_mock.ts159 onconnect(): ((this: this, ev: SerialConnectionEvent) => any) | null { method in SerialMock