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

/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Ddesktop_notifications_browsertest.cc32 void InitNotifications() { function in class:file_manager::FileManagerDesktopNotificationsBrowserTest
45 InitNotifications();
75 InitNotifications();
126 InitNotifications();
161 InitNotifications();
/external/chromium/net/base/
H A Dnetwork_config_watcher_mac.cc42 void InitNotifications();
76 &NetworkConfigWatcherMacThread::InitNotifications),
89 void NetworkConfigWatcherMacThread::InitNotifications() { function in class:net::__anon2994::NetworkConfigWatcherMacThread
/external/chromium_org/net/base/
H A Dnetwork_config_watcher_mac.cc44 void InitNotifications();
79 base::Bind(&NetworkConfigWatcherMacThread::InitNotifications,
93 void NetworkConfigWatcherMacThread::InitNotifications() { function in class:net::__anon8560::NetworkConfigWatcherMacThread
/external/chromium/chrome/browser/ui/app_modal_dialogs/
H A Djs_modal_dialog.cc74 InitNotifications();
108 void JavaScriptAppModalDialog::InitNotifications() { function in class:JavaScriptAppModalDialog
/external/chromium_org/chrome/service/cloud_print/
H A Dcloud_print_proxy_backend.cc108 void InitNotifications(const std::string& robot_email,
289 InitNotifications(robot_email, access_token);
323 void CloudPrintProxyBackend::Core::InitNotifications( function in class:cloud_print::CloudPrintProxyBackend::Core
452 InitNotifications(robot_email_, GetTokenStore()->token());

Completed in 125 milliseconds