Home
last modified time | relevance | path

Searched refs:kTls (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/rtc_base/network/
Dsent_packet.h36 kTls, enumerator
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_ice_candidate_pair_config.h46 kTls, enumerator
/external/webrtc/logging/rtc_event_log/encoder/
Drtc_event_log_encoder_legacy.cc164 case IceCandidatePairProtocol::kTls: in ConvertIceCandidatePairProtocol()
Drtc_event_log_encoder_new_format.cc204 case IceCandidatePairProtocol::kTls: in ConvertToProtoFormat()
/external/webrtc/p2p/base/
Dport.cc50 return rtc::PacketInfoProtocolType::kTls; in ConvertProtocolTypeToPacketInfoProtocolType()
Dconnection.cc93 return webrtc::IceCandidatePairProtocol::kTls; in GetProtocolByString()
/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.cc238 return IceCandidatePairProtocol::kTls; in GetRuntimeIceCandidatePairProtocol()
856 return IceCandidatePairProtocol::kTls; in GetRuntimeIceCandidatePairProtocol()
/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Danalyzer.cc268 case webrtc::IceCandidatePairProtocol::kTls: in GetProtocolAsString()