Searched defs:netConnection (Results 1 – 6 of 6) sorted by relevance
28 NetConnectionImpl *netConnection = NET_CONNECTIONS[this]; in NetAvailable() local83 NetConnectionImpl *netConnection = NET_CONNECTIONS[this]; in NetCapabilitiesChange() local176 NetConnectionImpl *netConnection = NET_CONNECTIONS[this]; in NetConnectionPropertiesChange() local209 NetConnectionImpl *netConnection = NET_CONNECTIONS[this]; in NetLost() local229 NetConnectionImpl *netConnection = NET_CONNECTIONS[this]; in NetUnavailable() local248 NetConnectionImpl *netConnection = NET_CONNECTIONS[this]; in NetBlockStatusChange() local
28 NetConnectionImpl *netConnection = NetConnectionImpl::MakeNetConnection(); in NetConnectionProxy() local122 auto netConnection = new NetConnectionImpl(); in MakeNetConnection() local129 void NetConnectionImpl::DeleteNetConnection(NetConnectionImpl *netConnection) in DeleteNetConnection()
37 auto netConnection = new NetConnection(eventManager); in MakeNetConnection() local42 void NetConnection::DeleteNetConnection(NetConnection *netConnection) in DeleteNetConnection()
34 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetAvailable() local58 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetCapabilitiesChange() local85 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetConnectionPropertiesChange() local112 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetLost() local132 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetUnavailable() local152 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetBlockStatusChange() local
132 std::unique_ptr<NetConnection, decltype(&NetConnection::DeleteNetConnection)> netConnection( in ParseNetConnectionParams() local310 … auto netConnection = static_cast<NetConnection *>(manager->GetData()); in CreateNetConnection() local
236 auto netConnection = reinterpret_cast<TcpConnection *>(para); in MakeTcpConnectionMessage() local