Searched refs:GetConnectionByClientEventManager (Results 1 – 3 of 3) sorted by relevance
515 std::shared_ptr<Connection> GetConnectionByClientEventManager(const EventManager *eventManager);
1541 std::shared_ptr<TLSSocketServer::Connection> TLSSocketServer::GetConnectionByClientEventManager( in GetConnectionByClientEventManager() function in OHOS::NetStack::TLSSocketServer1556 std::shared_ptr<Connection> ptrConnection = GetConnectionByClientEventManager(eventManager); in CloseConnectionByEventManager()
311 auto connections = tlsSocketServer->GetConnectionByClientEventManager(&manager);