Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dpeer_connection_factory.h104 std::unique_ptr<RtcEventLog> CreateRtcEventLog_w();
Dpeer_connection_factory.cc292 rtc::Bind(&PeerConnectionFactory::CreateRtcEventLog_w, this)); in CreatePeerConnection()
345 std::unique_ptr<RtcEventLog> PeerConnectionFactory::CreateRtcEventLog_w() { in CreateRtcEventLog_w() function in webrtc::PeerConnectionFactory