HomeSort by relevance Sort by last modified time
    Searched full:debug_log_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/third_party/libjingle/source/talk/examples/call/
call_main.cc 172 static DebugLog debug_log_; variable
378 pump.client()->SignalLogInput.connect(&debug_log_, &DebugLog::Input);
379 pump.client()->SignalLogOutput.connect(&debug_log_, &DebugLog::Output);

Completed in 37 milliseconds