Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/include/
H A Dmonitor_server.h50 void TLSConnectionRegEvent(std::string event, TLSSocketServer *tlsSocketServer, int clientId,
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dmonitor_server.cpp388 TLSConnectionRegEvent(event, tlsSocketServer, clientid, manager_); in ConnectionOn()
522 void MonitorServer::TLSConnectionRegEvent(std::string event, TLSSocketServer *tlsSocketServer, int … in TLSConnectionRegEvent() function in OHOS::NetStack::TlsSocketServer::MonitorServer