Home
last modified time | relevance | path

Searched defs:NotifyFailure (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/streams/
Dstream_url_request_job.cc186 void StreamURLRequestJob::NotifyFailure(int error_code) { in NotifyFailure() function in content::StreamURLRequestJob
/external/chromium_org/webkit/browser/blob/
Dblob_url_request_job.cc465 void BlobURLRequestJob::NotifyFailure(int error_code) { in NotifyFailure() function in webkit_blob::BlobURLRequestJob