Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/events/
Drtc_event_field_encoding_parser.h29 friend class RtcEventLogParseStatusOr; variable
60 RtcEventLogParseStatusOr(RtcEventLogParseStatus status) // NOLINT in RtcEventLogParseStatusOr() function
62 RtcEventLogParseStatusOr(const T& value) // NOLINT in RtcEventLogParseStatusOr() function
88 RtcEventLogParseStatusOr() : status_() {} in RtcEventLogParseStatusOr() function
89 RtcEventLogParseStatusOr(absl::string_view error, in RtcEventLogParseStatusOr() function