Searched refs:debug_log_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcall_main.cc179 static DebugLog debug_log_; variable
483 pump.client()->SignalLogInput.connect(&debug_log_, &DebugLog::Input);
484 pump.client()->SignalLogOutput.connect(&debug_log_, &DebugLog::Output);

Completed in 85 milliseconds