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

  /external/chromium_org/net/url_request/
url_request_job.h 74 // This function MUST somehow call NotifyDone/NotifyCanceled or some requests
77 // Kill implementation calls NotifyCanceled, so it is recommended that
277 void NotifyCanceled();
url_request_job.cc 58 NotifyCanceled();
510 void URLRequestJob::NotifyCanceled() {
url_request_http_job.cc 389 NotifyCanceled();
593 NotifyCanceled();
704 NotifyCanceled();
    [all...]

Completed in 666 milliseconds