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

1 2 3 4

  /external/chromium_org/third_party/webrtc/base/
httpbase_unittest.cc 65 LOG_F(LS_VERBOSE) << "chunked: " << chunked << " size: " << data_size;
74 LOG_F(LS_VERBOSE) << "mode: " << mode << " err: " << err;
79 LOG_F(LS_VERBOSE) << "err: " << err;
117 LOG_F(LS_VERBOSE) << "Enter";
135 LOG_F(LS_VERBOSE) << "Exit";
139 LOG_F(LS_VERBOSE) << "Enter";
167 LOG_F(LS_VERBOSE) << "Exit";
172 LOG_F(LS_VERBOSE) << "Enter";
183 LOG_F(LS_VERBOSE) << "Exit";
187 LOG_F(LS_VERBOSE) << "Enter"
    [all...]
socketpool.cc 43 LOG_F(LS_VERBOSE) << "(" << remote << ")";
53 LOG_F(LS_VERBOSE) << "Providing cached stream";
60 LOG_F(LS_VERBOSE) << "Providing new stream";
70 LOG_F(LS_VERBOSE) << "(" << it->first << ")";
73 LOG_F(LS_VERBOSE) << "Returning closed stream";
78 LOG_F(LS_VERBOSE) << "Caching stream";
97 LOG_F(LS_VERBOSE) << "(" << it->first << ")";
100 LOG_F(LS_VERBOSE) << "Returning closed stream";
162 LOG_F(LS_VERBOSE) << "Creating new socket";
178 LOG_F(LS_VERBOSE) << "Reusing connection to: " << remote_
    [all...]
referencecountedsingletonfactory.h 55 LOG(LS_VERBOSE) << "Failed to setup instance";
62 LOG(LS_VERBOSE) << "Number of references: " << ref_count_;
71 LOG(LS_VERBOSE) << "Number of references: " << ref_count_;
opensslstreamadapter.cc 336 LOG(LS_VERBOSE) << "OpenSSLStreamAdapter::Write(" << data_len << ")";
371 LOG(LS_VERBOSE) << " -- success";
377 LOG(LS_VERBOSE) << " -- error want read";
381 LOG(LS_VERBOSE) << " -- error want write";
396 LOG(LS_VERBOSE) << "OpenSSLStreamAdapter::Read(" << data_len << ")";
432 LOG(LS_VERBOSE) << " -- success";
451 LOG(LS_VERBOSE) << " -- error want read";
454 LOG(LS_VERBOSE) << " -- error want write";
458 LOG(LS_VERBOSE) << " -- remote side closed";
462 LOG(LS_VERBOSE) << " -- error " << code
    [all...]
logging_unittest.cc 32 LOG(LS_VERBOSE) << "VERBOSE";
51 LogMessage::AddLogToStream(&stream2, LS_VERBOSE);
53 EXPECT_EQ(LS_VERBOSE, LogMessage::GetLogToStream(&stream2));
56 LOG(LS_VERBOSE) << "VERBOSE";
97 LogMessage::AddLogToStream(&stream2, LS_VERBOSE);
optionsfile.cc 127 LOG(LS_VERBOSE) << "OptionsFile::GetStringValue "
142 LOG(LS_VERBOSE) << "OptionsFile::GetIntValue "
156 LOG(LS_VERBOSE) << "OptionsFile::SetStringValue "
167 LOG(LS_VERBOSE) << "OptionsFile::SetIntValue "
176 LOG(LS_VERBOSE) << "OptionsFile::RemoveValue " << option;
autodetectproxy.cc 131 LOG(LS_VERBOSE) << "Resolved " << proxy_.address << " to "
152 LOG(LS_VERBOSE) << "AutoDetectProxy connecting to "
189 LOG(LS_VERBOSE) << "Unable to create socket for " << proxy_.address;
237 LOG(LS_VERBOSE) << "AutoDetectProxy probing type " << TEST_ORDER[next_]
247 LOG(LS_VERBOSE) << "AutoDetectProxy read " << len << " bytes";
277 LOG(LS_VERBOSE) << "AutoDetectProxy closed with error: " << error;
firewallsocketserver.cc 31 LOG(LS_VERBOSE) << "FirewallSocket outbound TCP connection from "
47 LOG(LS_VERBOSE) << "FirewallSocket outbound UDP packet from "
67 LOG(LS_VERBOSE) << "FirewallSocket inbound UDP packet from "
77 LOG(LS_VERBOSE) << "FirewallSocket listen attempt denied";
93 LOG(LS_VERBOSE) << "FirewallSocket inbound TCP connection from "
197 LOG(LS_VERBOSE) << "FirewallSocketServer socket creation denied";
sslsocketfactory.h 27 force_connect_(false), logging_level_(LS_VERBOSE), binary_mode_(false),
schanneladapter.cc 125 LOG(LS_VERBOSE) << "BeginSSL: " << ssl_host_name_;
145 if (LOG_CHECK_LEVEL(LS_VERBOSE)) {
151 LOG(LS_VERBOSE) << "SChannel cipher strength: "
161 LOG(LS_VERBOSE) << "SChannel supported algorithms:";
167 LOG(LS_VERBOSE) << " " << ToUtf8(alg_name) << " (" << alg_id << ")";
190 LOG(LS_VERBOSE) << "ContinueSSL";
199 //DescribeBuffers(LS_VERBOSE, "Input Buffer ", sb_in.desc());
224 // DescribeBuffers(LS_VERBOSE, "Input Buffer ", sbd_in);
226 // DescribeBuffers(LS_VERBOSE, "Output Buffer ", sbd_out);
280 LOG(LS_VERBOSE) << "QueryContextAttributes"
    [all...]
base64_unittest.cc 356 LOG(LS_VERBOSE) << "Testing base-64";
368 LOG(LS_VERBOSE) << "B64: " << base64_tests[i].cyphertext;
    [all...]
  /external/chromium_org/jingle/glue/
logging_unittest.cc 36 case rtc::LS_VERBOSE:
37 return "LS_VERBOSE";
81 LOG_V(rtc::LS_VERBOSE) << AsString(rtc::LS_VERBOSE);
95 AsString(rtc::LS_VERBOSE)));
108 LOG_V(rtc::LS_VERBOSE) << AsString(rtc::LS_VERBOSE);
122 AsString(rtc::LS_VERBOSE)));
142 LOG_V(rtc::LS_VERBOSE) << AsString(rtc::LS_VERBOSE);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/sctp/
sctpdataengine.cc 184 LOG(LS_VERBOSE) << "global OnSctpOutboundPacket():"
281 LOG(LS_VERBOSE) << "usrsctp_engines_count:" << usrsctp_engines_count;
332 LOG(LS_VERBOSE) << debug_name_
432 LOG(LS_VERBOSE) << debug_name_ << "->Connect().";
589 LOG(LS_VERBOSE) << debug_name_ << "->OnPacketReceived(...): " << " length="
608 LOG(LS_VERBOSE) << debug_name_ << "->OnInboundPacketFromSctpToChannel(...): "
630 LOG(LS_VERBOSE) << debug_name_ << "->OnDataFromSctpToChannel(...): "
675 LOG(LS_VERBOSE) << debug_name_ << "->ResetStream(" << ssrc << "): "
679 LOG(LS_VERBOSE) << debug_name_ << "->ResetStream(" << ssrc << "): "
705 LOG(LS_VERBOSE) << "SCTP_ASSOC_CHANGE"
    [all...]
sctpdataengine_unittest.cc 73 LOG(LS_VERBOSE) << "SctpFakeNetworkInterface::SendPacket";
79 LOG(LS_VERBOSE) << "SctpFakeNetworkInterface::SendPacket, Posted message.";
87 LOG(LS_VERBOSE) << "SctpFakeNetworkInterface::OnMessage";
256 LOG(LS_VERBOSE) << "Channel setup ----------------------------- ";
260 LOG(LS_VERBOSE) << "Connect the channels -----------------------------";
376 LOG(LS_VERBOSE) << "chan1 sending: 'hello?' -----------------------------";
380 LOG(LS_VERBOSE) << "recv2.received=" << receiver2()->received()
389 LOG(LS_VERBOSE) << "chan2 sending: 'hi chan1' -----------------------------";
393 LOG(LS_VERBOSE) << "recv1.received=" << receiver1()->received()
  /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/webrtc/system_wrappers/source/
logging.cc 27 case LS_VERBOSE: return kTraceInfo;
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
logging.h 19 // approaching a frame or packet frequency, use LS_VERBOSE if necessary, or
64 // LS_VERBOSE: This level is for data which we do not want to appear in the
71 LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR
140 #define LOG_API0() LOG_F(LS_VERBOSE)
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
pseudotcp_unittest.cc 136 LOG(LS_VERBOSE) << "Opened";
150 LOG(LS_VERBOSE) << "Closed";
161 LOG(LS_VERBOSE) << "Randomly dropping packet, size=" << len;
164 LOG(LS_VERBOSE) << "Dropping packet that exceeds path MTU, size=" << len;
282 LOG(LS_VERBOSE) << "Flow Control Lifted";
300 LOG(LS_VERBOSE) << "Received: " << position;
316 LOG(LS_VERBOSE) << "Sent: " << position + sent;
319 LOG(LS_VERBOSE) << "Flow Controlled";
406 LOG(LS_VERBOSE) << "Flow Control Lifted";
419 LOG(LS_VERBOSE) << "Received: " << position
    [all...]
tcpport.cc 126 LOG(LS_VERBOSE) << "Preparing TCP address, current state: "
200 LOG_J(LS_VERBOSE, this) << "Accepted connection from "
250 LOG_J(LS_VERBOSE, this) << "Connecting from "
308 LOG_J(LS_VERBOSE, this) << "Connection established to "
320 LOG_J(LS_VERBOSE, this) << "Connection closed with error " << error;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
timestamp_scaler.cc 86 LOG(LS_VERBOSE) << "Converting timestamp: " << external_timestamp <<
  /external/chromium_org/third_party/webrtc/sound/
nullsoundsystem.cc 78 LOG(LS_VERBOSE) << "Got " << size << " bytes of playback samples";
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoadapter.cc 300 // TODO(fbarchard): Reduce to LS_VERBOSE when adapter info is not needed
336 LOG(LS_VERBOSE) << "VAdapt Stretch Failed.";
350 // for LS_VERBOSE and more for LS_INFO.
364 // TODO(fbarchard): Reduce to LS_VERBOSE when adapter info is not needed
565 LOG(LS_VERBOSE) << "VAdapt GD resolution stale. Ignored";
578 LOG(LS_VERBOSE) << "VAdapt ignoring GD request.";
603 LOG(LS_VERBOSE) << "VAdapt CPU load high but do not downgrade "
614 LOG(LS_VERBOSE) << "VAdapt CPU load low but do not upgrade "
618 LOG(LS_VERBOSE) << "VAdapt CPU load low but do not upgrade "
664 LOG(LS_VERBOSE) << "VAdapt CPU load high/low but do not adapt until
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/
stream_synchronization.cc 99 LOG(LS_VERBOSE) << "Audio delay: " << current_audio_delay_ms
195 LOG(LS_VERBOSE) << "Sync video delay " << new_video_delay_ms
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine2.cc 390 LOG(LS_VERBOSE) << "SetLogging: " << min_sev << '"' << filter << '"';
838 LOG(LS_VERBOSE) << "GetSendCodec: No send codec set.";
847 LOG(LS_VERBOSE) << "SetSendStreamFormat:" << ssrc << " -> "
857 LOG(LS_VERBOSE) << "SetRender: " << (render ? "true" : "false");
862 LOG(LS_VERBOSE) << "SetSend: " << (send ? "true" : "false");
935 LOG(LS_VERBOSE) << "Removing default stream: " << default_send_ssrc_;
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 259 //LOG_F(LS_VERBOSE) << "Recv returned: " << result;
288 //LOG_F(LS_VERBOSE) << "Send returned: " << result;
322 LOG_F(LS_VERBOSE) << "[" << channel_name_ << "]";
346 //LOG_F(LS_VERBOSE) << "(" << size << ")";
364 LOG_F(LS_VERBOSE) << "[" << channel_name_ << "]";
392 LOG_F(LS_VERBOSE) << "Using MTU of " << mtu << " bytes";
398 LOG_F(LS_VERBOSE) << "[" << channel_name_ << "]";
411 //LOG_F(LS_VERBOSE);
425 //LOG_F(LS_VERBOSE);
434 LOG_F(LS_VERBOSE) << "[" << channel_name_ << "]"
    [all...]

Completed in 986 milliseconds

1 2 3 4