Searched defs:netConnection (Results 1 – 4 of 4) sorted by relevance
36 auto netConnection = new NetConnection(eventManager); in MakeNetConnection() local41 void NetConnection::DeleteNetConnection(NetConnection *netConnection) in DeleteNetConnection()
29 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetAvailable() local48 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetCapabilitiesChange() local70 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetConnectionPropertiesChange() local92 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetLost() local107 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetUnavailable() local122 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetBlockStatusChange() local
129 std::unique_ptr<NetConnection, decltype(&NetConnection::DeleteNetConnection)> netConnection( in ParseNetConnectionParams() local299 … auto netConnection = static_cast<NetConnection *>(manager->GetData()); in CreateNetConnection() local
249 auto netConnection = reinterpret_cast<TcpConnection *>(para); in MakeTcpConnectionMessage() local