Searched refs:DesktopNotificationDelegate (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/content/public/browser/
H A Ddesktop_notification_delegate.h12 class DesktopNotificationDelegate { class in namespace:content
14 virtual ~DesktopNotificationDelegate() {}
H A Dcontent_browser_client.h92 class DesktopNotificationDelegate;
435 scoped_ptr<DesktopNotificationDelegate> delegate,
/external/chromium_org/chrome/browser/notifications/
H A Dnotification_object_proxy.h14 class DesktopNotificationDelegate;
29 scoped_ptr<content::DesktopNotificationDelegate> delegate);
48 scoped_ptr<content::DesktopNotificationDelegate> delegate_;
H A Dnotification_object_proxy.cc16 scoped_ptr<content::DesktopNotificationDelegate> delegate)
H A Ddesktop_notification_service.h38 class DesktopNotificationDelegate;
99 scoped_ptr<content::DesktopNotificationDelegate> delegate,
H A Ddesktop_notification_service.cc158 scoped_ptr<content::DesktopNotificationDelegate> delegate,
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dconsumer_management_service.cc75 class DesktopNotificationDelegate : public NotificationDelegate { class in namespace:__anon3403
79 DesktopNotificationDelegate(const std::string& id,
92 virtual ~DesktopNotificationDelegate();
97 DISALLOW_COPY_AND_ASSIGN(DesktopNotificationDelegate);
100 DesktopNotificationDelegate::DesktopNotificationDelegate( function in class:__anon3403::DesktopNotificationDelegate
106 DesktopNotificationDelegate::~DesktopNotificationDelegate() {
109 std::string DesktopNotificationDelegate::id() const {
113 content::WebContents* DesktopNotificationDelegate
[all...]
/external/chromium_org/android_webview/browser/
H A Daw_content_browser_client.h120 scoped_ptr<content::DesktopNotificationDelegate> delegate,
H A Daw_content_browser_client.cc412 scoped_ptr<content::DesktopNotificationDelegate> delegate,
/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client.h198 scoped_ptr<content::DesktopNotificationDelegate> delegate,
H A Dchrome_content_browser_client.cc1926 scoped_ptr<content::DesktopNotificationDelegate> delegate,
/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_impl.cc81 class DesktopNotificationDelegateImpl : public DesktopNotificationDelegate {
982 delegate.PassAs<DesktopNotificationDelegate>(),

Completed in 290 milliseconds