HomeSort by relevance Sort by last modified time
    Searched full:set_ssl_max_protocol_version (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/p2p/base/
faketransportcontroller.h 307 void set_ssl_max_protocol_version(rtc::SSLProtocolVersion version) { function in class:cricket::FakeTransportChannel
401 kv.second->set_ssl_max_protocol_version(ssl_max_version_);
419 channel->set_ssl_max_protocol_version(ssl_max_version_);

Completed in 620 milliseconds