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

  /external/chromium_org/jingle/notifier/communicator/
connection_settings.cc 44 return (ssltcp_mode == USE_SSLTCP) ? "USE_SSLTCP" : "DO_NOT_USE_SSLTCP";
65 (ssltcp_mode == USE_SSLTCP) ?
85 USE_SSLTCP, it->ssltcp_support);
connection_settings.h 24 enum SslTcpMode { DO_NOT_USE_SSLTCP, USE_SSLTCP };
connection_settings_unittest.cc 53 USE_SSLTCP,
78 USE_SSLTCP,

Completed in 808 milliseconds