Home
last modified time | relevance | path

Searched refs:LogToMemory (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_impl.cc148 LogToMemory(std::move(event)); in Log()
190 void RtcEventLogImpl::LogToMemory(std::unique_ptr<RtcEvent> event) { in LogToMemory() function in webrtc::RtcEventLogImpl
Drtc_event_log_impl.h51 void LogToMemory(std::unique_ptr<RtcEvent> event) RTC_RUN_ON(task_queue_);