Searched refs:GetWSPass (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 DECSpecialMuleTags.cpp159 if (!thePrefs::GetWSPass().IsEmpty()) {
161 wxCHECK2(passhash.Decode(thePrefs::GetWSPass()), /* Do nothing. */);
H A DPreferences.h387 static const wxString& GetWSPass() { return s_sWebPassword; } function in class:CPreferences

Completed in 63 milliseconds