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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUploadClient.cpp831 CKnownFile* uploadingfile = theApp->sharedfiles->GetFileByID(new_id); local
832 if ( !uploadingfile ) {
834 uploadingfile = theApp->downloadqueue->GetFileByID(new_id);
836 SetUploadFileID(uploadingfile); // This will update queue count on old and new file.

Completed in 16 milliseconds