Searched refs:sHash (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECFileConfig.h75 wxString sHash; local
76 bool retval = wxFileConfig::Read(key, &sHash, wxEmptyString);
77 if (sHash.IsEmpty()) {
80 hash->Decode(sHash);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTextClient.h42 wxString sHash; member in class:SearchFile
H A DTextClient.cpp119 sHash = nHash.Encode();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.h167 wxString sHash; member in class:SearchFile
H A Dphp_amule_lib.cpp1035 result->str_val = strdup((const char *)unicode2UTF8(obj->sHash));
H A DWebServer.cpp834 sHash = nHash.Encode();

Completed in 65 milliseconds