Searched refs:GetLinkedFrom (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUpDownClientEC.h60 wxString GetLinkedFrom() { function in class:CUpDownClient
H A Dupdownclient.h127 wxString GetLinkedFrom() { function in class:CUpDownClient
H A Damule-remote-gui.cpp1310 AddLogLineC(CFormat(wxT("Client %d still linked in %d places: %s")) % client->ECID() % (client->m_linked - 1) % client->GetLinkedFrom());
H A DBaseClient.cpp457 AddLogLineC(CFormat(wxT("Client %d still linked in %d places: %s")) % ECID() % (m_linked - 1) % GetLinkedFrom());

Completed in 82 milliseconds