Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Drtc_event_log_encoder_v3.cc52 std::string RtcEventLogEncoderV3::EncodeLogStart(int64_t timestamp_us, in EncodeLogStart() function in webrtc::RtcEventLogEncoderV3
H A Drtc_event_log_encoder_legacy.cc233 std::string RtcEventLogEncoderLegacy::EncodeLogStart(int64_t timestamp_us, in EncodeLogStart() function in webrtc::RtcEventLogEncoderLegacy
H A Drtc_event_log_encoder_new_format.cc655 std::string RtcEventLogEncoderNewFormat::EncodeLogStart(int64_t timestamp_us, in EncodeLogStart() function in webrtc::RtcEventLogEncoderNewFormat