Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/network/
Dsent_packet.h33 kUdp, enumerator
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_ice_candidate_pair_config.h43 kUdp, enumerator
/external/webrtc/logging/rtc_event_log/encoder/
Drtc_event_log_encoder_legacy.cc158 case IceCandidatePairProtocol::kUdp: in ConvertIceCandidatePairProtocol()
Drtc_event_log_encoder_new_format.cc198 case IceCandidatePairProtocol::kUdp: in ConvertToProtoFormat()
/external/webrtc/p2p/base/
Dport.cc44 return rtc::PacketInfoProtocolType::kUdp; in ConvertProtocolTypeToPacketInfoProtocolType()
Dconnection.cc87 return webrtc::IceCandidatePairProtocol::kUdp; in GetProtocolByString()
/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.cc232 return IceCandidatePairProtocol::kUdp; in GetRuntimeIceCandidatePairProtocol()
850 return IceCandidatePairProtocol::kUdp; in GetRuntimeIceCandidatePairProtocol()
/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Danalyzer.cc262 case webrtc::IceCandidatePairProtocol::kUdp: in GetProtocolAsString()