Searched refs:IceCandidatePairConfig (Results 1 – 9 of 9) sorted by relevance
115 rtclog::IceCandidatePairConfig::IceCandidatePairConfigType119 return rtclog::IceCandidatePairConfig::ADDED; in ConvertIceCandidatePairConfigType()121 return rtclog::IceCandidatePairConfig::UPDATED; in ConvertIceCandidatePairConfigType()123 return rtclog::IceCandidatePairConfig::DESTROYED; in ConvertIceCandidatePairConfigType()125 return rtclog::IceCandidatePairConfig::SELECTED; in ConvertIceCandidatePairConfigType()130 return rtclog::IceCandidatePairConfig::ADDED; in ConvertIceCandidatePairConfigType()133 rtclog::IceCandidatePairConfig::IceCandidateType ConvertIceCandidateType( in ConvertIceCandidateType()137 return rtclog::IceCandidatePairConfig::UNKNOWN_CANDIDATE_TYPE; in ConvertIceCandidateType()139 return rtclog::IceCandidatePairConfig::LOCAL; in ConvertIceCandidateType()141 return rtclog::IceCandidatePairConfig::STUN; in ConvertIceCandidateType()[all …]
155 rtclog2::IceCandidatePairConfig::IceCandidatePairConfigType159 return rtclog2::IceCandidatePairConfig::ADDED; in ConvertToProtoFormat()161 return rtclog2::IceCandidatePairConfig::UPDATED; in ConvertToProtoFormat()163 return rtclog2::IceCandidatePairConfig::DESTROYED; in ConvertToProtoFormat()165 return rtclog2::IceCandidatePairConfig::SELECTED; in ConvertToProtoFormat()170 return rtclog2::IceCandidatePairConfig::UNKNOWN_CONFIG_TYPE; in ConvertToProtoFormat()173 rtclog2::IceCandidatePairConfig::IceCandidateType ConvertToProtoFormat( in ConvertToProtoFormat()177 return rtclog2::IceCandidatePairConfig::UNKNOWN_CANDIDATE_TYPE; in ConvertToProtoFormat()179 return rtclog2::IceCandidatePairConfig::LOCAL; in ConvertToProtoFormat()181 return rtclog2::IceCandidatePairConfig::STUN; in ConvertToProtoFormat()[all …]
195 rtclog::IceCandidatePairConfig::IceCandidatePairConfigType type) { in GetRuntimeIceCandidatePairConfigType()197 case rtclog::IceCandidatePairConfig::ADDED: in GetRuntimeIceCandidatePairConfigType()199 case rtclog::IceCandidatePairConfig::UPDATED: in GetRuntimeIceCandidatePairConfigType()201 case rtclog::IceCandidatePairConfig::DESTROYED: in GetRuntimeIceCandidatePairConfigType()203 case rtclog::IceCandidatePairConfig::SELECTED: in GetRuntimeIceCandidatePairConfigType()211 rtclog::IceCandidatePairConfig::IceCandidateType type) { in GetRuntimeIceCandidateType()213 case rtclog::IceCandidatePairConfig::LOCAL: in GetRuntimeIceCandidateType()215 case rtclog::IceCandidatePairConfig::STUN: in GetRuntimeIceCandidateType()217 case rtclog::IceCandidatePairConfig::PRFLX: in GetRuntimeIceCandidateType()219 case rtclog::IceCandidatePairConfig::RELAY: in GetRuntimeIceCandidateType()[all …]
237 rtclog2::IceCandidatePairConfig::IceCandidatePairConfigType type); in RTC_POP_IGNORING_WUNDEF()240 rtclog2::IceCandidatePairConfig::IceCandidateType type); in RTC_POP_IGNORING_WUNDEF()243 rtclog2::IceCandidatePairConfig::Protocol protocol); in RTC_POP_IGNORING_WUNDEF()246 rtclog2::IceCandidatePairConfig::AddressFamily address_family); in RTC_POP_IGNORING_WUNDEF()249 rtclog2::IceCandidatePairConfig::NetworkType network_type); in RTC_POP_IGNORING_WUNDEF()738 const rtclog2::IceCandidatePairConfig& proto); in RTC_POP_IGNORING_WUNDEF()
92 IceCandidatePairConfig ice_candidate_pair_config = 20;335 message IceCandidatePairConfig { message
33 repeated IceCandidatePairConfig ice_candidate_configs = 25;542 message IceCandidatePairConfig { message
42 IceCandidatePairConfig, enumerator
58 return RtcEvent::Type::IceCandidatePairConfig; in GetType()
5158 webrtc::RtcEvent::Type::IceCandidatePairConfig); in TEST_P()5162 webrtc::RtcEvent::Type::IceCandidatePairConfig); in TEST_P()