Home
last modified time | relevance | path

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

/external/webrtc/talk/media/webrtc/
Dwebrtcvideoengine2.h135 bool ShouldIgnoreTrace(const std::string& trace);
Dwebrtcvideoengine2.cc571 bool WebRtcVideoEngine2::ShouldIgnoreTrace(const std::string& trace) { in ShouldIgnoreTrace() function in cricket::WebRtcVideoEngine2