Home
last modified time | relevance | path

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

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