Searched refs:CreateRtcEventLog_w (Results 1 – 2 of 2) sorted by relevance
104 std::unique_ptr<RtcEventLog> CreateRtcEventLog_w();
292 rtc::Bind(&PeerConnectionFactory::CreateRtcEventLog_w, this)); in CreatePeerConnection()345 std::unique_ptr<RtcEventLog> PeerConnectionFactory::CreateRtcEventLog_w() { in CreateRtcEventLog_w() function in webrtc::PeerConnectionFactory