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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/kademlia/
H A DKademlia.h83 static uint32_t GetTotalStoreNotes() throw() { return instance && instance->m_prefs ? instance->m_prefs->GetTotalStoreNotes() : 0; } function in class:Kademlia::CKademlia
H A DPrefs.h95 uint8_t GetTotalStoreNotes() const throw() { return m_totalStoreNotes; } function in class:Kademlia::CPrefs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSharedFileList.cpp861 if( Kademlia::CKademlia::GetTotalStoreNotes() < KADEMLIATOTALSTORENOTES) {

Completed in 51 milliseconds