HomeSort by relevance Sort by last modified time
    Searched refs:SignalLogOutput (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppclient.h 114 sigslot::signal2<const char *, int> SignalLogOutput;
xmppclient.cc 367 client_->SignalLogOutput(bytes, len);
  /external/chromium/third_party/libjingle/source/talk/examples/call/
call_main.cc 379 pump.client()->SignalLogOutput.connect(&debug_log_, &DebugLog::Output);

Completed in 2737 milliseconds