Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp82 struct CallbackDispatcher { struct
295 constexpr CallbackDispatcher dispatchers[] = { in LwsCallback()
308 [&reason](const CallbackDispatcher &dispatcher) { return dispatcher.reason == reason; }); in LwsCallback()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp91 struct CallbackDispatcher { struct
577 CallbackDispatcher dispatchers[] = { in LwsCallback()