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

  /external/chromium_org/remoting/host/
service_urls.h 29 bool xmpp_server_use_tls() const;
service_urls.cc 77 bool ServiceUrls::xmpp_server_use_tls() const { function in class:remoting::ServiceUrls
remoting_me2me_host.cc 407 xmpp_server_config_.use_tls = service_urls->xmpp_server_use_tls();
    [all...]
  /external/chromium_org/remoting/host/it2me/
it2me_native_messaging_host.cc 64 xmpp_server_config_.use_tls = service_urls->xmpp_server_use_tls();
  /external/chromium_org/remoting/host/plugin/
host_script_object.cc 117 xmpp_server_config_.use_tls = service_urls->xmpp_server_use_tls();
    [all...]

Completed in 643 milliseconds