Searched refs:LogcatTraceContext (Results 1 – 3 of 3) sorted by relevance
44 LogcatTraceContext::LogcatTraceContext() { in LogcatTraceContext() function in webrtc::LogcatTraceContext50 LogcatTraceContext::~LogcatTraceContext() { in ~LogcatTraceContext()56 void LogcatTraceContext::Print(TraceLevel level, in Print()
24 class LogcatTraceContext : public webrtc::TraceCallback {26 LogcatTraceContext();27 virtual ~LogcatTraceContext();
97 using webrtc::LogcatTraceContext;910 static LogcatTraceContext* g_trace_callback = new LogcatTraceContext(); in JOW()