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/base/
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
  /external/chromium_org/remoting/host/it2me/
it2me_native_messaging_host.cc 65 xmpp_server_config_.use_tls = service_urls->xmpp_server_use_tls();
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 466 xmpp_server_config_.use_tls = service_urls->xmpp_server_use_tls();
    [all...]

Completed in 108 milliseconds