Home | History | Annotate | Download | only in download

Lines Matching refs:number_of_bytes

495 bool DataReceivedFilter(int number_of_bytes, DownloadItem* download) {
496 return download->GetReceivedBytes() >= number_of_bytes;