Home
last modified time | relevance | path

Searched refs:InitNotifications (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/base/
Dnetwork_config_watcher_mac.cc44 void InitNotifications();
79 base::Bind(&NetworkConfigWatcherMacThread::InitNotifications, in Init()
93 void NetworkConfigWatcherMacThread::InitNotifications() { in InitNotifications() function in net::__anon99ce59720111::NetworkConfigWatcherMacThread
/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_proxy_backend.cc110 void InitNotifications(const std::string& robot_email,
291 InitNotifications(robot_email, access_token); in OnAuthenticationComplete()
332 void CloudPrintProxyBackend::Core::InitNotifications( in InitNotifications() function in cloud_print::CloudPrintProxyBackend::Core
474 InitNotifications(robot_email_, GetTokenStore()->token()); in CheckXmppPingStatus()