Searched refs:toClear (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 DDownloadListCtrl.cpp1246 ListOfUInts32 toClear; local
1253 toClear.push_back(file->ECID());
1256 if (!toClear.empty()) {
1257 theApp->downloadqueue->ClearCompleted(toClear);
H A DExternalConn.cpp1461 ListOfUInts32 toClear; local
1464 toClear.push_back(it->GetInt());
1467 theApp->downloadqueue->ClearCompleted(toClear);

Completed in 42 milliseconds