Home
last modified time | relevance | path

Searched defs:RtcEventIceCandidatePairConfig (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/logging/rtc_event_log/events/
Drtc_event_ice_candidate_pair_config.cc40 RtcEventIceCandidatePairConfig::RtcEventIceCandidatePairConfig( in RtcEventIceCandidatePairConfig() function in webrtc::RtcEventIceCandidatePairConfig
48 RtcEventIceCandidatePairConfig::RtcEventIceCandidatePairConfig( in RtcEventIceCandidatePairConfig() function in webrtc::RtcEventIceCandidatePairConfig
/external/webrtc/logging/rtc_event_log/encoder/
Drtc_event_log_encoder_legacy.h33 class RtcEventIceCandidatePairConfig; variable
Drtc_event_log_encoder_new_format.h51 class RtcEventIceCandidatePairConfig; variable
Drtc_event_log_encoder_unittest.cc634 TEST_P(RtcEventLogEncoderTest, RtcEventIceCandidatePairConfig) { in TEST_P() argument