Home
last modified time | relevance | path

Searched defs:onConnect (Results 1 – 9 of 9) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/ability/
DconnectOptions.js17 onConnect: function (...args) { method
/third_party/node/test/parallel/
Dtest-net-bytes-read.js37 const onConnect = common.mustCall(() => { constant
Dtest-tls-over-http-tunnel.js128 function onConnect(res, socket, header) { function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_ServiceExtensionAbility.js38 this.onConnect = function (...args) { method
Dohos_application_AccessibilityExtensionAbility.js41 this.onConnect = function (...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/napi/notification/
DnotificationSubscriber.js32 onConnect: function () { method
/third_party/node/deps/npm/node_modules/tunnel-agent/
Dindex.js155 function onConnect(res, socket, head) { function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/@internal/ets/
Dlifecycle.js143 onConnect: function (...args) { method
/third_party/node/deps/npm/node_modules/socks/build/client/
Dsocksclient.js263 onConnect() { method in SocksClient