Searched refs:GetTotalStoreKey (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.h81 static uint32_t GetTotalStoreKey() throw() { return instance && instance->m_prefs ? instance->m_prefs->GetTotalStoreKey() : 0; } function in class:Kademlia::CKademlia
H A DPrefs.h86 uint8_t GetTotalStoreKey() const throw() { return m_totalStoreKey; } 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.cpp778 if( Kademlia::CKademlia::GetTotalStoreKey() < KADEMLIATOTALSTOREKEY) {

Completed in 43 milliseconds