Searched defs:netConnection (Results 1 – 5 of 5) sorted by relevance
38 auto netConnection = new NetConnection(eventManager); in MakeNetConnection() local43 void NetConnection::DeleteNetConnection(NetConnection *netConnection) in DeleteNetConnection()
26 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetAvailable() local43 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetCapabilitiesChange() local63 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetConnectionPropertiesChange() local83 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetLost() local99 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetUnavailable() local115 NetConnection *netConnection = NET_CONNECTIONS[this]; in NetBlockStatusChange() local
42 … auto netConnection = reinterpret_cast<NetConnection *>(GLOBAL_MANAGER_WRAPPER.GetData()); in InitNetworkModule() local
92 std::unique_ptr<NetConnection, decltype(&NetConnection::DeleteNetConnection)> netConnection( in ParseNetConnectionParams() local214 … auto netConnection = static_cast<NetConnection *>(manager->GetData()); in CreateNetConnection() local
101 NapiNetConnection *netConnection = new NapiNetConnection(); in JS_Constructor() local137 NapiNetConnection *netConnection = (NapiNetConnection *)data; in JS_Constructor() local