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

/external/chromium_org/net/url_request/
H A Durl_request_job.cc413 request_->NotifyReadCompleted(filter_bytes_read);
416 request_->NotifyReadCompleted(bytes_read);
485 request_->NotifyReadCompleted(-1);
H A Durl_request.h766 void NotifyReadCompleted(int bytes_read);
H A Durl_request.cc1155 void URLRequest::NotifyReadCompleted(int bytes_read) { function in class:net::URLRequest

Completed in 77 milliseconds