HomeSort by relevance Sort by last modified time
    Searched full:setupnotifications (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/net/proxy/
proxy_config_service_linux.h 62 virtual bool SetUpNotifications(Delegate* delegate) = 0;
119 // to SetUpNotifications() or after calling Release().
238 void SetUpNotifications();
proxy_config_service_linux.cc 289 virtual bool SetUpNotifications(
598 virtual bool SetUpNotifications(
    [all...]
proxy_config_service_linux_unittest.cc 185 virtual bool SetUpNotifications(ProxyConfigServiceLinux::Delegate* delegate)
    [all...]
  /external/chromium_org/chrome/browser/metrics/
thread_watcher.cc 441 ThreadWatcherObserver::SetupNotifications(
745 void ThreadWatcherObserver::SetupNotifications(
749 MetricsService::SetUpNotifications(&observer->registrar_, observer);
metrics_service.h 181 static void SetUpNotifications(content::NotificationRegistrar* registrar,
thread_watcher.h 495 static void SetupNotifications(const base::TimeDelta& wakeup_interval);
metrics_service.cc 655 SetUpNotifications(&registrar_, this);
686 void MetricsService::SetUpNotifications(
    [all...]
  /external/chromium/chrome/browser/metrics/
thread_watcher.cc 201 MetricsService::SetUpNotifications(&registrar_, this);
metrics_service.h 97 static void SetUpNotifications(NotificationRegistrar* registrar,
metrics_service.cc 515 SetUpNotifications(&registrar_, this);
545 void MetricsService::SetUpNotifications(NotificationRegistrar* registrar,
    [all...]

Completed in 324 milliseconds