Searched refs:DOES_NOT_SUPPORT_SSLTCP (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/jingle/notifier/base/
H A Dserver_information.h16 enum SslTcpSupport { DOES_NOT_SUPPORT_SSLTCP, SUPPORTS_SSLTCP }; enumerator in enum:notifier::SslTcpSupport
H A Dserver_information.cc19 : ssltcp_support(DOES_NOT_SUPPORT_SSLTCP) {}
H A Dnotifier_options_util.cc49 DOES_NOT_SUPPORT_SSLTCP));
/external/chromium_org/jingle/notifier/communicator/
H A Dconnection_settings_unittest.cc24 DOES_NOT_SUPPORT_SSLTCP));
59 DOES_NOT_SUPPORT_SSLTCP));
89 DOES_NOT_SUPPORT_SSLTCP));
H A Dlogin_settings_unittest.cc24 DOES_NOT_SUPPORT_SSLTCP));
H A Dconnection_settings.cc30 ssltcp_support(DOES_NOT_SUPPORT_SSLTCP) {}
51 "DOES_NOT_SUPPORT_SSLTCP";

Completed in 134 milliseconds