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/
H A Dmonitor_server.cpp527 auto ptrConnection = tlsSocketServer->GetConnectionByClientID(clientId); in TLSConnectionRegEvent() local
543 auto ptrConnection = tlsSocketServer->GetConnectionByClientID(clientId); in TLSConnectionRegEvent() local
552 auto ptrConnection = tlsSocketServer->GetConnectionByClientID(clientId); in TLSConnectionRegEvent() local
565 auto ptrConnection in TLSConnectionUnRegEvent() local
572 auto ptrConnection = tlsSocketServer->GetConnectionByClientID(clientId); TLSConnectionUnRegEvent() local
579 auto ptrConnection = tlsSocketServer->GetConnectionByClientID(clientId); TLSConnectionUnRegEvent() local
[all...]
H A Dtls_socket_server.cpp708 std::shared_ptr<Connection> ptrConnection = nullptr; in GetConnectionByClientID() local
1539 std::shared_ptr<Connection> ptrConnection = GetConnectionByClientEventManager(eventManager); in CloseConnectionByEventManager() local

Completed in 4 milliseconds