Searched defs:NotifyFailure (Results 1 – 3 of 3) 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/content/browser/renderer_host/ | ||
D | websocket_dispatcher_host.cc | 157 WebSocketHostState WebSocketDispatcherHost::NotifyFailure( in NotifyFailure() function in content::WebSocketDispatcherHost |
/external/chromium_org/storage/browser/blob/ | ||
D | blob_url_request_job.cc | 471 void BlobURLRequestJob::NotifyFailure(int error_code) { in NotifyFailure() function in storage::BlobURLRequestJob |