Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/encoder/
Drtc_event_log_encoder_v3.cc127 std::string RtcEventLogEncoderV3::EncodeBatch( in EncodeBatch() function in webrtc::RtcEventLogEncoderV3
Drtc_event_log_encoder_legacy.cc248 std::string RtcEventLogEncoderLegacy::EncodeBatch( in EncodeBatch() function in webrtc::RtcEventLogEncoderLegacy
Drtc_event_log_encoder_new_format.cc672 std::string RtcEventLogEncoderNewFormat::EncodeBatch( in EncodeBatch() function in webrtc::RtcEventLogEncoderNewFormat
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_definition.h113 std::string EncodeBatch(rtc::ArrayView<const RtcEvent*> batch) const { in EncodeBatch() function