Home | History | Annotate | Download | only in download

Lines Matching refs:number_of_bytes

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