Home
last modified time | relevance | path

Searched refs:OffConnect (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/server/
H A Dtls_socket_branch_test.cpp196 server.OffConnect();
H A Dtls_socket_server_branch_test.cpp152 tlsSocketServer->OffConnect();
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
H A Dtls_socket_server.h209 void OffConnect();
H A Dtls_socket.h413 void OffConnect();
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dmonitor.cpp283 tlsSocket->OffConnect(); in ParserEventForOff()
H A Dmonitor_server.cpp439 tlsSocketServer->OffConnect(); in Off()
/ohos5.0/foundation/communication/netstack/test/fuzztest/socket/fuzztest/tlssocket_fuzzer/
H A Dtls_socket_fuzzer.cpp87 tlsSocket.OffConnect(); in BindFuzzTest()
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket_server.cpp593 void TLSSocketServer::OffConnect() in OffConnect() function in OHOS::NetStack::TLSSocketServer
H A Dtls_socket.cpp1108 void TLSSocket::OffConnect() in OffConnect() function in OHOS::NetStack::TlsSocket::TLSSocket