HomeSort by relevance Sort by last modified time
    Searched refs:NotifyCanceled (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/url_request/
url_request_job.h 56 // This function MUST somehow call NotifyDone/NotifyCanceled or some requests
59 // Kill implementation calls NotifyCanceled, so it is recommended that
208 void NotifyCanceled();
url_request_job.cc 50 NotifyCanceled();
402 void URLRequestJob::NotifyCanceled() {
url_request_http_job.cc 598 NotifyCanceled();
636 NotifyCanceled();
    [all...]

Completed in 70 milliseconds