Searched refs:GetHashKey (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DED2KLink.h70 const CMD4Hash& GetHashKey() const;
H A DED2KLink.cpp299 const CMD4Hash& CED2KFileLink::GetHashKey() const function in class:CED2KFileLink
H A DDownloadQueue.cpp1459 if (IsFileExisting(link->GetHashKey())) {
1461 if ((file = GetFileByID(link->GetHashKey())) == NULL) {
1497 AddToResolve(link->GetHashKey(), it->addr, it->port, it->hash, it->cryptoptions);
H A DPartFile.cpp243 m_abyFileHash = fileLink->GetHashKey();

Completed in 61 milliseconds