HomeSort by relevance Sort by last modified time
    Searched refs:LS_INFO (Results 26 - 37 of 37) sorted by null

12

  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
tunnelsessionclient.cc 119 LOG(LS_INFO) << "TunnelSessionClientBase::OnSessionCreate: received="
128 LOG(LS_INFO) << "TunnelSessionClientBase::OnSessionDestroy";
344 LOG(LS_INFO) << "TunnelSession::OnSessionState("
securetunnelsessionclient.cc 375 LOG(LS_INFO) << "Connecting tunnel";
  /external/chromium/third_party/libjingle/source/talk/base/
network.cc 170 LOG(LS_INFO) << "NetworkManager detected " << list.size() << " networks:";
174 LOG(LS_INFO) << network->ToString() << ": " << network->description()
fileutils.cc 238 LOG(LS_INFO) << "Path " << path.pathname() << std::endl;
schanneladapter.cc 375 LOG(LS_INFO) << "DecryptMessage returned continuation code: "
physicalsocketserver.cc 734 LOG(LS_INFO) << "Received signal with no handler: " << signum;
    [all...]
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayserver.cc 237 LOG(LS_INFO) << "Dropping packet: no external connection";
387 LOG(LS_INFO) << "Added new binding " << username << ", "
550 LOG(LS_INFO) << "Removed binding " << binding->username() << ", "
758 LOG(LS_INFO) << "Expiring binding " << username_;
tcpport.cc 97 LOG_J(LS_INFO, this) << "Not listening due to firewall restrictions.";
relayport.cc 450 LOG(LS_INFO) << "Connecting to relay via " << ProtoToString(ra->proto) <<
  /external/chromium/third_party/libjingle/source/talk/session/phone/
call.cc 332 LOG(LS_INFO) << "Call::PressDTMF(" << event << ")";
352 LOG(LS_INFO) << "Call::ContinuePlayDTMF(" << tone << ")";
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 418 LOG_J(LS_INFO, port) << "Added port to allocator";
482 LOG_J(LS_INFO, port) << "Removed port from allocator ("
607 LOG_J(LS_INFO, network_) << "Allocation Phase=" << PHASE_NAMES[phase]
  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc 62 LOG(LS_INFO) << "Video size for " << s_ << ": " << width << "x" << height;

Completed in 3872 milliseconds

12