Searched defs:NotifyFailure (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/content/browser/streams/ | ||
D | stream_url_request_job.cc | 186 void StreamURLRequestJob::NotifyFailure(int error_code) { in NotifyFailure() function in content::StreamURLRequestJob |
/external/chromium_org/webkit/browser/blob/ | ||
D | blob_url_request_job.cc | 465 void BlobURLRequestJob::NotifyFailure(int error_code) { in NotifyFailure() function in webkit_blob::BlobURLRequestJob |