Searched refs:GetHashValid (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 DSHAHashSet.h168 bool GetHashValid() const { return m_bHashValid; } function in class:CAICHHashTree
H A DPartFile.cpp3358 if (pVerifiedHash == NULL || !pVerifiedHash->GetHashValid()){
3374 if (!htOurHash.GetHashValid()){
3386 if ( pVerifiedBlock == NULL || pOurBlock == NULL || !pVerifiedBlock->GetHashValid() || !pOurBlock->GetHashValid()){

Completed in 49 milliseconds