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

  /external/chromium_org/remoting/host/
service_urls.h 29 bool xmpp_server_use_tls() const;
service_urls.cc 79 bool ServiceUrls::xmpp_server_use_tls() const { function in class:remoting::ServiceUrls
remoting_me2me_host.cc 411 xmpp_server_config_.use_tls = service_urls->xmpp_server_use_tls();
    [all...]
  /external/chromium_org/remoting/host/plugin/
host_script_object.cc 690 xmpp_server_config_.use_tls = service_urls->xmpp_server_use_tls();
    [all...]

Completed in 178 milliseconds