Home
last modified time | relevance | path

Searched refs:xmpp_host_port (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/invalidation/
Dinvalidation_service_util.cc20 notifier_options.xmpp_host_port = in ParseNotifierOptions()
24 DVLOG(1) << "Using " << notifier_options.xmpp_host_port.ToString() in ParseNotifierOptions()
/external/chromium_org/jingle/notifier/base/
Dnotifier_options_util.cc46 if (!notifier_options.xmpp_host_port.host().empty()) { in GetServerList()
48 ServerInformation(notifier_options.xmpp_host_port, in GetServerList()
Dnotifier_options.h35 net::HostPortPair xmpp_host_port; member
/external/chromium/chrome/browser/sync/notifier/
Dsync_notifier_factory.cc59 notifier_options.xmpp_host_port = in CreateDefaultSyncNotifier()
62 VLOG(1) << "Using " << notifier_options.xmpp_host_port.ToString() in CreateDefaultSyncNotifier()
/external/chromium_org/sync/tools/
Dsync_listen_notifications.cc116 notifier_options.xmpp_host_port = in ParseNotifierOptions()
119 LOG(INFO) << "Using " << notifier_options.xmpp_host_port.ToString() in ParseNotifierOptions()
Dsync_client.cc201 notifier_options.xmpp_host_port = in ParseNotifierOptions()
204 LOG(INFO) << "Using " << notifier_options.xmpp_host_port.ToString() in ParseNotifierOptions()