Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/napi/tls/src/
Dmonitor_server.cpp525 auto ptrConnection = tlsSocketServer->GetConnectionByClientID(clientId); in TLSConnectionRegEvent() local
541 auto ptrConnection = tlsSocketServer->GetConnectionByClientID(clientId); in TLSConnectionRegEvent() local
550 auto ptrConnection = tlsSocketServer->GetConnectionByClientID(clientId); in TLSConnectionRegEvent() local
563 auto ptrConnection = tlsSocketServer->GetConnectionByClientID(clientId); in TLSConnectionUnRegEvent() local
570 auto ptrConnection = tlsSocketServer->GetConnectionByClientID(clientId); in TLSConnectionUnRegEvent() local
577 auto ptrConnection = tlsSocketServer->GetConnectionByClientID(clientId); in TLSConnectionUnRegEvent() local
/foundation/communication/netstack/frameworks/native/tls_socket/src/
Dtls_socket_server.cpp669 std::shared_ptr<Connection> ptrConnection = nullptr; in GetConnectionByClientID() local
1210 std::shared_ptr<Connection> ptrConnection = nullptr; in RemoveConnect() local
1432 std::shared_ptr<TLSSocketServer::Connection> ptrConnection = nullptr; in GetConnectionByClientEventManager() local
1445 std::shared_ptr<Connection> ptrConnection = GetConnectionByClientEventManager(eventManager); in CloseConnectionByEventManager() local