/external/chromium_org/jingle/notifier/base/ |
D | notifier_options.cc | 11 NotifierOptions::NotifierOptions() in NotifierOptions() function in notifier::NotifierOptions 18 NotifierOptions::~NotifierOptions() { } in ~NotifierOptions()
|
D | notifier_options_util.h | 18 struct NotifierOptions; 21 const NotifierOptions& notifier_options, 24 ServerList GetServerList(const NotifierOptions& notifier_options);
|
D | notifier_options.h | 17 struct NotifierOptions { struct 18 NotifierOptions(); 19 ~NotifierOptions();
|
D | notifier_options_util.cc | 16 const NotifierOptions& notifier_options, in MakeXmppClientSettings() 42 const NotifierOptions& notifier_options) { in GetServerList()
|
/external/chromium_org/jingle/notifier/listener/ |
D | push_client.cc | 21 const NotifierOptions& notifier_options) { in CreateXmppPushClient() 28 const NotifierOptions& notifier_options) { in CreateDefault() 35 const NotifierOptions& notifier_options) { in CreateDefaultOnIOThread()
|
D | push_client.h | 15 struct NotifierOptions; 28 const NotifierOptions& notifier_options); 34 const NotifierOptions& notifier_options);
|
D | xmpp_push_client.h | 43 explicit XmppPushClient(const NotifierOptions& notifier_options); 75 const NotifierOptions notifier_options_;
|
D | push_client_unittest.cc | 33 NotifierOptions notifier_options_;
|
D | xmpp_push_client_unittest.cc | 57 NotifierOptions notifier_options_;
|
D | xmpp_push_client.cc | 16 XmppPushClient::XmppPushClient(const NotifierOptions& notifier_options) in XmppPushClient()
|
/external/chromium_org/components/invalidation/ |
D | invalidation_service_util.cc | 15 notifier::NotifierOptions ParseNotifierOptions( in ParseNotifierOptions() 17 notifier::NotifierOptions notifier_options; in ParseNotifierOptions()
|
D | invalidation_service_util.h | 17 notifier::NotifierOptions ParseNotifierOptions(
|
D | non_blocking_invalidator_unittest.cc | 42 notifier::NotifierOptions notifier_options; in CreateInvalidator()
|
D | p2p_invalidation_service.cc | 26 notifier::NotifierOptions notifier_options = in P2PInvalidationService()
|
D | non_blocking_invalidator.h | 73 const notifier::NotifierOptions& notifier_options);
|
D | sync_system_resources.h | 137 const notifier::NotifierOptions& notifier_options); in NON_EXPORTED_BASE()
|
D | sync_system_resources.cc | 167 const notifier::NotifierOptions& notifier_options) { in CreatePushClientChannel()
|
D | ticl_invalidation_service.cc | 360 notifier::NotifierOptions options = in StartInvalidator()
|
D | non_blocking_invalidator.cc | 323 const notifier::NotifierOptions& notifier_options) { in MakePushClientChannelCreator()
|
/external/chromium_org/sync/tools/ |
D | sync_listen_notifications.cc | 113 notifier::NotifierOptions ParseNotifierOptions( in ParseNotifierOptions() 117 notifier::NotifierOptions notifier_options; in ParseNotifierOptions() 181 const notifier::NotifierOptions& notifier_options = in SyncListenNotificationsMain()
|
D | sync_client.cc | 267 notifier::NotifierOptions ParseNotifierOptions( in ParseNotifierOptions() 271 notifier::NotifierOptions notifier_options; in ParseNotifierOptions() 345 const notifier::NotifierOptions& notifier_options = in SyncClientMain()
|
/external/chromium_org/cloud_print/gcp20/prototype/ |
D | cloud_print_xmpp_listener.cc | 66 notifier::NotifierOptions options; in Connect()
|
/external/chromium_org/chrome/service/cloud_print/ |
D | cloud_print_proxy_backend.cc | 338 notifier::NotifierOptions notifier_options; in InitNotifications()
|