Searched refs:ErrorTypeAbort (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebGeofencingError.h14 ErrorTypeAbort = 0, enumerator in enum:blink::WebGeofencingError::ErrorType
H A DWebPushError.h14 ErrorTypeAbort = 0, enumerator in enum:blink::WebPushError::ErrorType
H A DWebServiceWorkerError.h41 ErrorTypeAbort, enumerator in enum:blink::WebServiceWorkerError::ErrorType
/external/chromium_org/third_party/WebKit/Source/modules/geofencing/
H A DGeofencingError.cpp17 case WebType::ErrorTypeAbort:
/external/chromium_org/third_party/WebKit/Source/modules/push_messaging/
H A DPushError.cpp17 case WebPushError::ErrorTypeAbort:
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
H A DServiceWorkerError.cpp47 case WebServiceWorkerError::ErrorTypeAbort:
/external/chromium_org/content/renderer/
H A Dpush_messaging_dispatcher.cc42 blink::WebPushError::ErrorTypeAbort,
88 blink::WebPushError::ErrorTypeAbort,
/external/chromium_org/content/shell/renderer/test_runner/
H A Dmock_web_push_client.cc51 new blink::WebPushError(blink::WebPushError::ErrorTypeAbort,
/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_dispatcher_host.cc224 WebServiceWorkerError::ErrorTypeAbort,
239 WebServiceWorkerError::ErrorTypeAbort,
276 blink::WebServiceWorkerError::ErrorTypeAbort,
291 blink::WebServiceWorkerError::ErrorTypeAbort,
325 blink::WebServiceWorkerError::ErrorTypeAbort,
340 blink::WebServiceWorkerError::ErrorTypeAbort,

Completed in 933 milliseconds