Searched defs:RtcEventDtlsTransportState (Results 1 – 3 of 3) sorted by relevance
17 RtcEventDtlsTransportState::RtcEventDtlsTransportState(DtlsTransportState state) in RtcEventDtlsTransportState() function in webrtc::RtcEventDtlsTransportState20 RtcEventDtlsTransportState::RtcEventDtlsTransportState( in RtcEventDtlsTransportState() function in webrtc::RtcEventDtlsTransportState
38 class RtcEventDtlsTransportState; variable
580 TEST_P(RtcEventLogEncoderTest, RtcEventDtlsTransportState) { in TEST_P() argument