Home
last modified time | relevance | path

Searched defs:RtcEventDtlsWritableState (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_dtls_writable_state.cc17 RtcEventDtlsWritableState::RtcEventDtlsWritableState(bool writable) in RtcEventDtlsWritableState() function in webrtc::RtcEventDtlsWritableState
20 RtcEventDtlsWritableState::RtcEventDtlsWritableState( in RtcEventDtlsWritableState() function in webrtc::RtcEventDtlsWritableState
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Drtc_event_log_encoder_new_format.h39 class RtcEventDtlsWritableState; variable
H A Drtc_event_log_encoder_unittest.cc613 TEST_P(RtcEventLogEncoderTest, RtcEventDtlsWritableState) { in TEST_P() argument