Searched defs:GetLogWriter (Results 1 – 2 of 2) sorted by relevance
152 std::unique_ptr<RtcEventLogOutput> GetLogWriter(absl::string_view name) { in GetLogWriter() function
303 std::unique_ptr<RtcEventLogOutput> CallClient::GetLogWriter(std::string name) { in GetLogWriter() function in webrtc::test::CallClient