Home
last modified time | relevance | path

Searched refs:DesktopNotificationPostError (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/notifications/
Dnotification_object_proxy.cc40 host->DesktopNotificationPostError(notification_id_, base::string16()); in Error()
/external/chromium_org/content/public/browser/
Drender_view_host.h104 virtual void DesktopNotificationPostError(int notification_id,
/external/chromium_org/content/browser/renderer_host/
Drender_view_host_impl.h138 virtual void DesktopNotificationPostError(
Drender_view_host_impl.cc985 void RenderViewHostImpl::DesktopNotificationPostError( in DesktopNotificationPostError() function in content::RenderViewHostImpl