Searched refs:toupdate_id (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DChatSelector.h76 void RefreshFriend(uint64 toupdate_id, const wxString& new_name);
H A DChatSelector.cpp314 void CChatSelector::RefreshFriend(uint64 toupdate_id, const wxString& new_name) argument
316 wxASSERT( toupdate_id );
318 int tab = GetTabByClientID(toupdate_id);

Completed in 244 milliseconds