OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetUpNotifications
(Results
1 - 9
of
9
) 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/chrome/browser/metrics/
metrics_service.h
97
static void
SetUpNotifications
(NotificationRegistrar* registrar,
thread_watcher.cc
201
MetricsService::
SetUpNotifications
(®istrar_, this);
metrics_service.cc
515
SetUpNotifications
(®istrar_, this);
545
void MetricsService::
SetUpNotifications
(NotificationRegistrar* registrar,
[
all
...]
/external/chromium_org/chrome/browser/metrics/
metrics_service.h
181
static void
SetUpNotifications
(content::NotificationRegistrar* registrar,
metrics_service.cc
655
SetUpNotifications
(®istrar_, this);
686
void MetricsService::
SetUpNotifications
(
[
all
...]
thread_watcher.cc
441
ThreadWatcherObserver::
SetupNotifications
(
745
void ThreadWatcherObserver::
SetupNotifications
(
749
MetricsService::
SetUpNotifications
(&observer->registrar_, observer);
Completed in 74 milliseconds