Home
last modified time | relevance | path

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

/external/webrtc/talk/media/webrtc/
Dwebrtcvideoengine2.cc572 static const char* const kTracesToIgnore[] = {NULL}; in ShouldIgnoreTrace() local
573 for (const char* const* p = kTracesToIgnore; *p; ++p) { in ShouldIgnoreTrace()