Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Drtc_event_log_encoder_v3.cc130 struct EventGroupKey { in EncodeBatch() struct
134 RtcEvent::Type type; in EncodeBatch()
135 uint32_t secondary_group_key; in EncodeBatch()
137 bool operator<(EventGroupKey other) const { in EncodeBatch()