Searched refs:GetKadIndexedSources (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule-remote-gui.h707 uint32 GetKadIndexedSources() const { return theStats::GetKadIndexedSources(); } function in class:CamuleRemoteGuiApp
H A DServerWnd.cpp251 KadInfoList->SetItem(next_row++, 1, CFormat(wxT("%d")) % theApp->GetKadIndexedSources());
H A DStatistics.h549 static uint32 GetKadIndexedSources() { return s_statData[sdKadIndexedSources]; } function in class:CStatistics
H A Damule.h214 uint32 GetKadIndexedSources() const;
H A Damule.cpp1693 uint32 CamuleApp::GetKadIndexedSources() const function in class:CamuleApp

Completed in 47 milliseconds