Searched defs:DesktopNotificationDelegateImpl (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_impl.cc81 class DesktopNotificationDelegateImpl : public DesktopNotificationDelegate { class in namespace:content::__anon7144
83 DesktopNotificationDelegateImpl(RenderFrameHost* render_frame_host, function in class:content::__anon7144::DesktopNotificationDelegateImpl
89 virtual ~DesktopNotificationDelegateImpl() {}
975 scoped_ptr<DesktopNotificationDelegateImpl> delegate(
976 new DesktopNotificationDelegateImpl(this, notification_id));

Completed in 2846 milliseconds