Searched refs:uSize (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddnd.cpp554 USHORT uSize = (USHORT)(GetDataObject()->GetDataSize(GetDataObject()->GetPreferredFormat()) + 1); local
555 wxChar* pzBuffer = new wxChar[uSize];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Dupdownclient.h415 void ProcessPublicIPAnswer(const byte* pbyData, uint32 uSize);
H A DBaseClient.cpp2345 void CUpDownClient::ProcessPublicIPAnswer(const byte* pbyData, uint32 uSize) argument
2347 if (uSize != 4) {

Completed in 72 milliseconds