HomeSort by relevance Sort by last modified time
    Searched refs:xmpp_host_port (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/components/invalidation/
invalidation_service_util.cc 20 notifier_options.xmpp_host_port =
24 DVLOG(1) << "Using " << notifier_options.xmpp_host_port.ToString()
ticl_invalidation_service.cc 365 options.xmpp_host_port.ToString());
  /external/chromium_org/jingle/notifier/base/
notifier_options.h 35 net::HostPortPair xmpp_host_port; member in struct:notifier::NotifierOptions
notifier_options_util.cc 46 if (!notifier_options.xmpp_host_port.host().empty()) {
48 ServerInformation(notifier_options.xmpp_host_port,
  /external/chromium_org/sync/tools/
sync_listen_notifications.cc 121 notifier_options.xmpp_host_port =
124 LOG(INFO) << "Using " << notifier_options.xmpp_host_port.ToString()
sync_client.cc 276 notifier_options.xmpp_host_port =
279 LOG(INFO) << "Using " << notifier_options.xmpp_host_port.ToString()
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.cc 343 notifier_options.xmpp_host_port = net::HostPortPair::FromString(

Completed in 325 milliseconds