Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/include/
H A Dtlssocketserver_exec.h69 static napi_value ConnectionSendCallback(TLSServerSendContext *context);
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtlssocketserver_exec.cpp610 napi_value TLSSocketServerExec::ConnectionSendCallback(TLSServerSendContext *context) in ConnectionSendCallback() function in OHOS::NetStack::TlsSocketServer::TLSSocketServerExec