Searched refs:s_AutoDropTimer (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.h421 static uint32 GetAutoDropTimer() { return s_AutoDropTimer; }
422 static void SetAutoDropTimer(uint32 val) { s_AutoDropTimer = val; }
733 static uint32 s_AutoDropTimer; member in class:CPreferences
H A DPreferences.cpp181 uint32 CPreferences::s_AutoDropTimer; member in class:CPreferences

Completed in 45 milliseconds