Home
last modified time | relevance | path

Searched refs:StoreDtlsWritableState (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.h728 ParseStatus StoreDtlsWritableState(const rtclog2::DtlsWritableState& proto); in RTC_POP_IGNORING_WUNDEF()
Drtc_event_log_parser.cc2364 return StoreDtlsWritableState(stream.dtls_writable_states(0)); in StoreParsedNewFormatEvent()
3137 ParsedRtcEventLog::ParseStatus ParsedRtcEventLog::StoreDtlsWritableState( in StoreDtlsWritableState() function in webrtc::ParsedRtcEventLog