/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/ |
Logging.java | 64 LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,
|
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
ssrcmuxfilter.cc | 58 LOG(LS_INFO) << "SDES packet received for demux.";
|
srtpfilter.cc | 158 LOG(LS_INFO) << "SRTP activated with negotiated parameters:" 196 LOG(LS_INFO) << "SRTCP activated with negotiated parameters:" 379 LOG(LS_INFO) << "Applying the same SRTP parameters again. No-op."; 397 LOG(LS_INFO) << "SRTP activated with negotiated parameters:" 411 LOG(LS_INFO) << "SRTP reset to init state"; 647 LOG(LS_INFO) << "SRTP event: SSRC collision"; 650 LOG(LS_INFO) << "SRTP event: reached soft key usage limit"; 653 LOG(LS_INFO) << "SRTP event: reached hard key usage limit"; 656 LOG(LS_INFO) << "SRTP event: reached hard packet limit (2^48 packets)"; 659 LOG(LS_INFO) << "SRTP event: unknown " << ev->event [all...] |
/external/chromium_org/third_party/libjingle/source/talk/sound/ |
automaticallychosensoundsystem.h | 82 LOG(LS_INFO) << "Selected " << wrapped_->GetName() << " sound system";
|
/external/chromium/third_party/libjingle/source/talk/base/ |
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...] |
/external/chromium_org/third_party/libjingle/source/talk/media/devices/ |
linuxdevicemanager.cc | 215 LOG(LS_INFO) << "Trying " + meta_file_path; 221 LOG(LS_INFO) << "Trying " << meta_file_path; 226 LOG(LS_INFO) << "Trying " << meta_file_path; 236 LOG(LS_INFO) << "Name for " << device_file_name << " is " << device_name; 242 LOG(LS_INFO) << ("Enumerating V4L2 devices"); 262 LOG(LS_INFO) << "V4L2 device metadata found at " << metadata_dir; 281 LOG(LS_INFO) << "Plan B. Scanning all video devices in /dev directory"; 285 LOG(LS_INFO) << "Total V4L2 devices found : " << devices->size();
|
macdevicemanagermm.mm | 113 LOG(LS_INFO) << count << " capture device(s) found:"; 125 LOG(LS_INFO) << [info UTF8String];
|
v4llookup.cc | 49 LOG(LS_INFO) << "Found V4L2 capture device " << device_path;
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
autodetectproxy.cc | 61 LOG(LS_INFO) << "GetProxySettingsForUrl(" << server_url_ << ") - start"; 63 LOG(LS_INFO) << "GetProxySettingsForUrl - stop"; 70 LOG(LS_INFO) << "AutoDetectProxy found proxy at " << proxy_.address; 72 LOG(LS_INFO) << "AutoDetectProxy initiating proxy classification"; 155 LOG(LS_INFO) << "Failed to resolve " << resolver_->address(); 224 LoggingSeverity sev = (proxy_.type == PROXY_UNKNOWN) ? LS_ERROR : LS_INFO;
|
sslstreamadapter_unittest.cc | 82 LOG(LS_INFO) << "Feature disabled... skipping"; \ 130 LOG(LS_INFO) << "SSLDummyStream::OnEvent side=" << side_ << " sig=" 140 LOG(LS_INFO) << "SSLDummyStream::OnEvent side=" << side_ << " sig=" 158 LOG(LS_INFO) << "Closing outbound stream"; 219 LOG(LS_INFO) << "SSLStreamAdapterTestBase::OnEvent sig=" << sig; 231 LOG(LS_INFO) << "Setting peer identities by certificate"; 253 LOG(LS_INFO) << "Setting peer identities by digest"; 260 LOG(LS_INFO) << "Setting bogus digest for server cert"; 272 LOG(LS_INFO) << "Setting bogus digest for client cert"; 324 LOG(LS_INFO) << "Randomly dropping packet, size=" << data_len [all...] |
opensslstreamadapter.cc | 470 LOG(LS_INFO) << " -- short DTLS read. flushing"; 618 LOG(LS_INFO) << "BeginSSL: " 713 LOG(LS_INFO) << "Cleanup"; 739 LOG(LS_INFO) << "DTLS timeout expired"; 816 LOG(LS_INFO) << "Error with certificate at depth: " << depth; 818 LOG(LS_INFO) << " issuer = " << data; 820 LOG(LS_INFO) << " subject = " << data; 821 LOG(LS_INFO) << " err = " << err 845 LOG(LS_INFO) << "Accepted self-signed peer certificate authority"; 865 LOG(LS_INFO) << [all...] |
opensslidentity.cc | 67 LOG(LS_INFO) << "Making key pair"; 93 LOG(LS_INFO) << "Returning key pair"; 100 LOG(LS_INFO) << "Making certificate for " << common_name; 146 LOG(LS_INFO) << "Returning certificate"; 332 LOG(LS_INFO) << "Identity generation failed";
|
proxydetect.cc | 789 LOG(LS_INFO) << "No proxy detected for " << url; 861 LOG(LS_INFO) << "IWMSInternalAdminNetSource::ShutdownProxyContext" 869 LOG(LS_INFO) << "INSNetSourceCreator::Shutdown failed: " << hr; 896 LOG(LS_INFO) << "InternetQueryOption failed: " << GetLastError(); 905 LOG(LS_INFO) << "unknown internet access type: " 932 LOG(LS_INFO) << "InternetQueryOption failed: " << GetLastError(); 943 LOG(LS_INFO) << "unknown internet access type: " << info->dwAccessType; [all...] |
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
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;
|
/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...] |
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
pseudotcp.cc | 217 LOG(LS_INFO) << "Stats[" << buffer << "]"; 295 LOG(LS_INFO) << "State: TCP_SYN_SENT"; 322 LOG(LS_INFO) << "timeout retransmit (rto: " << m_rx_rto 335 //LOG(LS_INFO) << "m_ssthresh: " << m_ssthresh << " nInFlight: " << nInFlight << " m_mss: " << m_mss; 566 LOG(LS_INFO) << "<-- <CONV=" << m_conv 612 LOG(LS_INFO) << "--> <CONV=" << seg.conv 704 LOG(LS_INFO) << "State: TCP_SYN_RECEIVED"; 709 LOG(LS_INFO) << "State: TCP_ESTABLISHED"; 743 LOG(LS_INFO) << "rtt: " << rtt 780 LOG(LS_INFO) << "exit recovery" [all...] |
dtlstransportchannel.cc | 171 LOG_J(LS_INFO, this) << "NULL DTLS identity supplied. Not doing DTLS"; 225 LOG_J(LS_INFO, this) << "Other side didn't support DTLS."; 283 LOG_J(LS_INFO, this) << "Not using DTLS."; 286 LOG_J(LS_INFO, this) << "DTLS setup complete."; 473 LOG_J(LS_INFO, this) << "Dropping packet received before DTLS started."; 524 LOG_J(LS_INFO, this) << "DTLS handshake complete."; 544 LOG_J(LS_INFO, this) << "DTLS channel closed"; 546 LOG_J(LS_INFO, this) << "DTLS channel error, code=" << err; 562 LOG_J(LS_INFO, this)
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvoiceengine.cc | 177 case talk_base::LS_INFO: 427 LOG(LS_INFO) << "WebRtc VoiceEngine codecs:"; 453 LOG(LS_INFO) << ToString(codec); 505 LOG(LS_INFO) << "WebRtcVoiceEngine::Init"; 508 LOG(LS_INFO) << "WebRtcVoiceEngine::Init Done!"; 519 int extended_filter = log_filter_ | SeverityToFilter(talk_base::LS_INFO); 536 LOG(LS_INFO) << "WebRtc VoiceEngine Version:"; 537 LogMultiline(talk_base::LS_INFO, buffer); 554 LOG(LS_INFO) << "WebRtc VoiceEngine codecs:"; 557 LOG(LS_INFO) << ToString(*it) [all...] |
webrtcvideocapturer.cc | 237 LOG(LS_INFO) << "Failed to find best capture format," 272 LOG(LS_INFO) << "Camera '" << camera_id << "' started with format " 290 LOG(LS_INFO) << "Camera '" << camera_id << "' stopped after capturing " 321 LOG(LS_INFO) << "Captured frame size " 340 LOG(LS_INFO) << "Capture delay changed to " << delay << " ms";
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/ |
fakedatachannelprovider.h | 55 LOG(LS_INFO) << "DataChannel connected " << data_channel; 63 LOG(LS_INFO) << "DataChannel disconnected " << data_channel;
|
/external/chromium_org/third_party/libjingle/overrides/talk/base/ |
logging.h | 66 // LS_INFO: Chatty level used in debugging for all sorts of things, the default 78 LS_INFO = 3, 81 INFO = LS_INFO,
|