Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/napi/websocket/async_work/src/
Dwebsocket_async_work.cpp52 void WebSocketAsyncWork::ExecServerSend(napi_env env, void *data) in ExecServerSend() function in OHOS::NetStack::Websocket::WebSocketAsyncWork
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
Dwebsocket_server_exec.cpp1174 bool WebSocketServerExec::ExecServerSend(ServerSendContext *context) in ExecServerSend() function in OHOS::NetStack::Websocket::WebSocketServerExec