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

1 2

  /external/chromium/third_party/libjingle/source/talk/base/
opensslstreamadapter.cc 209 LOG(LS_INFO) << "OpenSSLStreamAdapter::Write(" << data_len << ")";
243 LOG(LS_INFO) << " -- success";
249 LOG(LS_INFO) << " -- error want read";
253 LOG(LS_INFO) << " -- error want write";
268 LOG(LS_INFO) << "OpenSSLStreamAdapter::Read(" << data_len << ")";
303 LOG(LS_INFO) << " -- success";
309 LOG(LS_INFO) << " -- error want read";
312 LOG(LS_INFO) << " -- error want write";
316 LOG(LS_INFO) << " -- remote side closed";
320 LOG(LS_INFO) << " -- error " << code
    [all...]
asynchttprequest.cc 64 LOG(LS_INFO) << "HttpRequest start: " << host_ + client_.request().path;
72 LOG(LS_INFO) << "HttpRequest cancelled";
80 LOG(LS_INFO) << "HttpRequest completed successfully";
87 LOG(LS_INFO) << "HttpRequest completed with error: " << error;
99 LOG(LS_INFO) << "HttpRequest timed out";
openssladapter.cc 275 LOG(LS_INFO) << "BeginSSL: " << ssl_host_name_;
328 LOG(LS_INFO) << "ContinueSSL";
334 LOG(LS_INFO) << " -- success";
349 LOG(LS_INFO) << " -- onStreamReadable";
351 LOG(LS_INFO) << " -- onStreamWriteable";
357 LOG(LS_INFO) << " -- error want read";
361 LOG(LS_INFO) << " -- error want write";
366 LOG(LS_INFO) << " -- error " << code;
385 LOG(LS_INFO) << "Cleanup";
409 //LOG(LS_INFO) << "OpenSSLAdapter::Send(" << cb << ")"
    [all...]
httprequest.cc 105 LOG(LS_INFO) << "HttpRequest start: " << host_ + client_.request().path;
112 LOG(LS_INFO) << "HttpRequest request timed out";
119 LOG(LS_INFO) << "HttpRequest request error: " << error_;
autodetectproxy.cc 51 LOG(LS_INFO) << "GetProxySettingsForUrl(" << server_url_ << ") - start";
53 LOG(LS_INFO) << "GetProxySettingsForUrl - stop";
60 LOG(LS_INFO) << "AutoDetectProxy found proxy at " << proxy_.address;
62 LOG(LS_INFO) << "AutoDetectProxy initiating proxy classification";
113 LoggingSeverity sev = (proxy_.type == PROXY_UNKNOWN) ? LS_ERROR : LS_INFO;
asyncudpsocket.cc 45 LOG(LS_INFO) << "Failed to bind UDP socket " << socket->GetError();
119 LOG(LS_INFO) << "AsyncUDPSocket[" << local_addr.ToString() << "] "
opensslidentity.cc 57 LOG(LS_INFO) << "Making key pair";
83 LOG(LS_INFO) << "Returning key pair";
90 LOG(LS_INFO) << "Making certificate for " << common_name;
136 LOG(LS_INFO) << "Returning certificate";
260 LOG(LS_INFO) << "Identity generation failed";
proxydetect.cc 787 LOG(LS_INFO) << "No proxy detected for " << url;
859 LOG(LS_INFO) << "IWMSInternalAdminNetSource::ShutdownProxyContext"
867 LOG(LS_INFO) << "INSNetSourceCreator::Shutdown failed: " << hr;
894 LOG(LS_INFO) << "InternetQueryOption failed: " << GetLastError();
903 LOG(LS_INFO) << "unknown internet access type: "
930 LOG(LS_INFO) << "InternetQueryOption failed: " << GetLastError();
941 LOG(LS_INFO) << "unknown internet access type: " << info->dwAccessType;
    [all...]
logging.cc 92 static const int LOG_DEFAULT = LS_INFO;
295 current_level = LS_INFO;
351 } else if (value == "LS_INFO") {
352 level = LS_INFO;
375 case LS_INFO: return "Info";
444 case LS_INFO:
win32filesystem.cc 199 LOG(LS_INFO) << "Deleting file " << filename.pathname();
208 LOG(LS_INFO) << "Deleting folder " << folder.pathname();
253 LOG(LS_INFO) << "Moving " << old_path.pathname()
265 LOG(LS_INFO) << "Moving " << old_path.pathname()
win32window.cc 119 LOG(LS_INFO) << "Child window: " << static_cast<void*>(child);
logging.h 110 // LS_INFO: Chatty level used in debugging for all sorts of things, the default
114 enum LoggingSeverity { LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,
115 INFO = LS_INFO,
win32socketserver.cc 142 LOG(LS_INFO) << context << " = " << error
340 LOG_F(LS_INFO) << "async dns lookup (" << addr.IPAsString() << ")";
609 LOG(LS_INFO) << "WSAAsync:connect error (" << duration
622 LOG(LS_INFO) << "WSAAsync:connect (" << duration << " ms)";
667 LOG_F(LS_INFO) << "(" << SocketAddress::IPToString(ip)
unixfilesystem.cc 120 LOG(LS_INFO) << "Creating folder: " << pathname;
151 LOG(LS_INFO) << "Deleting file:" << filename.pathname();
161 LOG(LS_INFO) << "Deleting folder" << folder.pathname();
  /external/chromium/third_party/libjingle/source/talk/session/phone/
devicemanager_mac.mm 82 LOG(LS_INFO) << count << " capture device(s) found:";
96 LOG(LS_INFO) << [info cStringUsingEncoding:NSUTF8StringEncoding];
srtpfilter.cc 206 LOG(LS_INFO) << "SRTP activated with negotiated parameters:"
218 LOG(LS_INFO) << "SRTP reset to init state";
423 LOG(LS_INFO) << "SRTP event: SSRC collision";
426 LOG(LS_INFO) << "SRTP event: reached soft key usage limit";
429 LOG(LS_INFO) << "SRTP event: reached hard key usage limit";
432 LOG(LS_INFO) << "SRTP event: reached hard packet limit (2^48 packets)";
435 LOG(LS_INFO) << "SRTP event: unknown " << ev->event;
channel.cc 114 LOG(LS_INFO) << "Created channel";
131 LOG(LS_INFO) << "Destroyed channel";
427 LOG(LS_INFO) << "Channel enabled";
437 LOG(LS_INFO) << "Channel disabled";
448 LOG(LS_INFO) << "Channel muted";
459 LOG(LS_INFO) << "Channel unmuted";
468 LOG(LS_INFO) << "Channel socket writable ("
479 LOG(LS_INFO) << "Channel socket not writable ("
756 LOG(LS_INFO) << "Changing voice state, recv=" << recv << " send=" << send;
771 LOG(LS_INFO) << "Setting local voice description"
    [all...]
v4llookup.cc 48 LOG(LS_INFO) << "Found V4L2 capture device " << device_path;
devicemanager.cc 778 LOG(LS_INFO) << "Trying " + meta_file_path;
784 LOG(LS_INFO) << "Trying " << meta_file_path;
789 LOG(LS_INFO) << "Trying " << meta_file_path;
799 LOG(LS_INFO) << "Name for " << device_file_name << " is " << device_name;
805 LOG(LS_INFO) << ("Enumerating V4L2 devices");
825 LOG(LS_INFO) << "V4L2 device metadata found at " << metadata_dir;
844 LOG(LS_INFO) << "Plan B. Scanning all video devices in /dev directory";
848 LOG(LS_INFO) << "Total V4L2 devices found : " << devices->size();
981 LOG(LS_INFO) << "Ignoring device " << device_name;
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.cc 204 LOG(LS_INFO) << "Stats[" << buffer << "]";
274 LOG(LS_INFO) << "State: TCP_SYN_SENT";
303 LOG(LS_INFO) << "timeout retransmit (rto: " << m_rx_rto
316 //LOG(LS_INFO) << "m_ssthresh: " << m_ssthresh << " nInFlight: " << nInFlight << " m_mss: " << m_mss;
477 //LOG(LS_INFO) << "PseudoTcp::queue - m_slen = " << m_slen;
503 LOG(LS_INFO) << "<-- <CONV=" << m_conv
548 LOG(LS_INFO) << "--> <CONV=" << seg.conv
634 LOG(LS_INFO) << "State: TCP_SYN_RECEIVED";
641 LOG(LS_INFO) << "State: TCP_ESTABLISHED";
675 LOG(LS_INFO) << "rtt: " << rt
    [all...]
port.cc 144 LOG_J(LS_INFO, this) << "Port created";
405 LOG_J(LS_INFO, this) << "Sending STUN binding error: reason=" << reason
448 LOG_J(LS_INFO, this) << "Port deleted";
519 LOG_J(LS_INFO, this) << "Connection created";
681 LOG_J(LS_INFO, this) << "Unreadable after "
705 LOG_J(LS_INFO, this) << "Unwritable after " << max_pings
721 LOG_J(LS_INFO, this) << "Timed out after "
824 // Log at LS_INFO if we miss a ping on a writable connection.
826 talk_base::LS_INFO : talk_base::LS_VERBOSE;
853 LOG_J(LS_INFO, this) << "Connection deleted"
    [all...]
p2ptransportchannel.cc 432 LOG_J(LS_INFO, this) << "Created connection with origin=" << origin << ", ("
631 LOG_J(LS_INFO, this) << "Previous best connection: "
634 LOG_J(LS_INFO, this) << "New best connection: "
638 LOG_J(LS_INFO, this) << "No best connection";
854 LOG_J(LS_INFO, this) << "Removed connection ("
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 168 LOG_F(LS_INFO) << "(" << channel->name() << ")";
196 LOG(LS_INFO) << "Destroying unconnected PseudoTcpChannel";
439 //LOG(LS_INFO) << "PseudoTcpChannel::OnMessage(MSG_WK_CLOCK)";
449 LOG_F(LS_INFO) << "(MSG_WK_PURGE)";
460 //LOG(LS_INFO) << "PseudoTcpChannel::OnMessage(MSG_ST_EVENT, "
474 LOG_F(LS_INFO) << "(MSG_SI_DESTROYCHANNEL)";
482 LOG_F(LS_INFO) << "(MSG_SI_DESTROY)";
  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 113 // LS_INFO: Chatty level used in debugging for all sorts of things, the default
117 enum LoggingSeverity { LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,
118 INFO = LS_INFO,
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
httpportallocator.cc 158 LOG(LS_INFO) << "HTTPPortAllocator: sending to relay host " << host;
197 LOG(LS_INFO) << "HTTPPortAllocator: request succeeded";

Completed in 355 milliseconds

1 2