Searched refs:HasHash (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 DFriend.h51 bool HasHash() const { return !m_UserHash.IsEmpty(); } function in class:CFriend
H A DFriendList.cpp161 if ( !userhash.IsEmpty() && cur_friend->HasHash() ) {
167 if (!userhash.IsEmpty() && !cur_friend->HasHash() ) {

Completed in 173 milliseconds