Searched defs:EncodeLogEnd (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/ | ||
H A D | rtc_event_log_encoder_v3.cc | 65 std::string RtcEventLogEncoderV3::EncodeLogEnd(int64_t timestamp_us) { in EncodeLogEnd() function in webrtc::RtcEventLogEncoderV3 |
H A D | rtc_event_log_encoder_legacy.cc | 241 std::string RtcEventLogEncoderLegacy::EncodeLogEnd(int64_t timestamp_us) { in EncodeLogEnd() function in webrtc::RtcEventLogEncoderLegacy |
H A D | rtc_event_log_encoder_new_format.cc | 665 std::string RtcEventLogEncoderNewFormat::EncodeLogEnd(int64_t timestamp_us) { in EncodeLogEnd() function in webrtc::RtcEventLogEncoderNewFormat |