Searched refs:s_DropHighQueueRankingSources (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 DPreferences.h417 static bool DropHighQueueRankingSources() { return s_DropHighQueueRankingSources; }
418 static void SetDropHighQueueRankingSources(bool val) { s_DropHighQueueRankingSources = val; }
731 static bool s_DropHighQueueRankingSources; member in class:CPreferences
H A DPreferences.cpp179 bool CPreferences::s_DropHighQueueRankingSources; member in class:CPreferences

Completed in 62 milliseconds