Searched defs:EncodeLogStart (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/logging/rtc_event_log/encoder/ | ||
D | rtc_event_log_encoder_v3.cc | 52 std::string RtcEventLogEncoderV3::EncodeLogStart(int64_t timestamp_us, in EncodeLogStart() function in webrtc::RtcEventLogEncoderV3 |
D | rtc_event_log_encoder_legacy.cc | 233 std::string RtcEventLogEncoderLegacy::EncodeLogStart(int64_t timestamp_us, in EncodeLogStart() function in webrtc::RtcEventLogEncoderLegacy |
D | rtc_event_log_encoder_new_format.cc | 655 std::string RtcEventLogEncoderNewFormat::EncodeLogStart(int64_t timestamp_us, in EncodeLogStart() function in webrtc::RtcEventLogEncoderNewFormat |