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

1 2

  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc 125 LOG(LS_WARNING) << "Failed to ProtectRtp: SRTP not active";
133 LOG(LS_WARNING) << "Failed to ProtectRtcp: SRTP not active";
141 LOG(LS_WARNING) << "Failed to UnprotectRtp: SRTP not active";
149 LOG(LS_WARNING) << "Failed to UnprotectRtcp: SRTP not active";
185 LOG(LS_WARNING) << "Invalid parameters in SRTP answer";
210 LOG(LS_WARNING) << "Failed to apply negotiated SRTP parameters";
273 LOG(LS_WARNING) << "Failed to protect SRTP packet: no SRTP Session";
279 LOG(LS_WARNING) << "Failed to protect SRTP packet: The buffer length "
287 LOG(LS_WARNING) << "Failed to protect SRTP packet, err=" << err;
295 LOG(LS_WARNING) << "Failed to protect SRTCP packet: no SRTP Session"
    [all...]
rtcpmuxfilter.cc 68 LOG(LS_WARNING) << "Invalid parameters in RTCP mux answer";
channelmanager.cc 227 LOG(LS_WARNING) << "The preferred microphone '" << audio_in_device_
232 LOG(LS_WARNING) << "The preferred speaker '" << audio_out_device_
237 LOG(LS_WARNING) << "The preferred camera '" << camera_device_
244 LOG(LS_WARNING) << "Failed to SetAudioOptions with"
250 LOG(LS_WARNING) << "Failed to SetVideoOptions with camera: "
443 LOG(LS_WARNING) << "Device manager can't find selected device";
499 LOG(LS_WARNING) << "Device manager can't find camera: " << cam_name;
  /external/chromium/third_party/libjingle/source/talk/examples/call/
console.cc 63 LOG(LS_WARNING) << "Already started";
156 LOG(LS_WARNING) << "Can't install signal";
  /external/chromium/third_party/libjingle/source/talk/base/
latebindingsymboltable.cc 58 LOG(LS_WARNING) << "Can't load " << dll_name << ": " << GetDllError();
diskcache.cc 103 LOG_F(LS_WARNING) << "Cache files open";
121 LOG_F(LS_WARNING) << "Cache overfull";
250 LOG_F(LS_WARNING) << "All resources are locked!";
334 LOG_F(LS_WARNING) << "Missing cache entry";
linux.cc 196 LOG(LS_WARNING) << "Ignoring unexpected extra lines from stream";
198 LOG(LS_WARNING) << "Error when checking for extra lines from stream";
252 LOG(LS_WARNING) << "Unexpected exit status from lsb_release";
logging.cc 105 int LogMessage::ctx_sev_ = LS_WARNING;
297 current_level = LS_WARNING;
353 } else if (value == "LS_WARNING") {
354 level = LS_WARNING;
376 case LS_WARNING: return "Warning";
447 case LS_WARNING:
physicalsocketserver.cc 155 LOG(LS_WARNING) << "GetLocalAddress: unable to get local addr, socket="
170 LOG(LS_WARNING) << "GetRemoteAddress: unable to get remote addr, socket="
320 LOG(LS_WARNING) << "EOF from socket; deferring close event";
483 LOG(LS_WARNING) << "Socket::OPT_DONTFRAGMENT not supported.";
649 LOG_ERR(LS_WARNING) << "fcntl #1 failed";
652 LOG_ERR(LS_WARNING) << "fcntl #2 failed";
718 LOG_ERR(LS_WARNING) << "Error in read()";
720 LOG(LS_WARNING) << "Should have read at least one byte";
829 LOG_ERR(LS_WARNING) << "Assuming benign blocking error";
    [all...]
logging.h 112 // LS_WARNING: Something that may warrant investigation.
114 enum LoggingSeverity { LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,
116 WARNING = LS_WARNING,
autodetectproxy.cc 57 LOG(LS_WARNING) << "AutoDetectProxy removing http prefix on proxy host";
proxydetect.cc 320 LOG(LS_WARNING) << "Proxy address too long [" << start << "]";
330 LOG(LS_WARNING) << "Proxy address without port [" << buffer << "]";
338 LOG(LS_WARNING) << "Proxy address with invalid port [" << buffer << "]";
350 LOG(LS_WARNING) << "Proxy address with unknown protocol ["
546 LOG_F(LS_WARNING) << "Unparsed pref [" << buffer << "]";
    [all...]
httpclient.cc 255 LOG_F(LS_WARNING) << "Malformed cache header";
365 LOG(LS_WARNING) << "Couldn't obtain absolute uri";
374 LOG(LS_WARNING) << "Couldn't obtain relative uri";
445 LOG_F(LS_WARNING) << "Couldn't lock cache";
539 LOG_F(LS_WARNING) << "Cache failure, continuing with normal request";
openssladapter.cc 375 LOG(LS_WARNING) << "SChannelAdapter::Error("
724 LOG(LS_WARNING) << "TLS certificate check FAILED. "
817 LOG(LS_WARNING) << "Ignoring cert error while verifying cert chain";
opensslstreamadapter.cc 495 LOG(LS_WARNING) << "OpenSSLStreamAdapter::Error("
611 LOG(LS_WARNING) << "Ignoring cert error while verifying cert chain";
thread.cc 201 LOG_ERR(LS_WARNING) << "nanosleep() returning early";
262 LOG(LS_WARNING) << "PRIORITY_IDLE not supported";
messagequeue.cc 213 LOG_F(LS_WARNING) << "id: " << pmsg->message_id << " delay: "
socketpool.cc 107 LOG_F(LS_WARNING) << "(" << events << ", " << err
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 323 LOG_F(LS_WARNING) << "NULL channel";
328 LOG_F(LS_WARNING) << "NULL tcp";
345 LOG_F(LS_WARNING) << "NULL channel";
350 LOG_F(LS_WARNING) << "NULL tcp";
363 LOG_F(LS_WARNING) << "NULL channel";
368 LOG_F(LS_WARNING) << "NULL tcp";
377 LOG_F(LS_WARNING) << "Failed to estimate MTU, error="
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
udpport.cc 51 LOG_J(LS_WARNING, this) << "UDP socket creation failed";
stunport.cc 145 LOG_J(LS_WARNING, this) << "UDP socket creation failed";
239 LOG_J(LS_WARNING, this) << "StunPort: stun host lookup received error "
relayport.cc 439 LOG(LS_WARNING) << "No more relay addresses left to try";
465 LOG(LS_WARNING) << "Unknown protocol (" << ra->proto << ")";
469 LOG(LS_WARNING) << "Socket creation failed";
613 LOG(LS_WARNING) << "Relay " << ra->proto << " connection to " <<
relayserver.cc 225 LOG(LS_WARNING) << "Dropping packet: connection not locked";
271 LOG(LS_WARNING) << "Dropping packet: first packet not STUN";
279 LOG(LS_WARNING) << "Dropping packet: no username";
291 LOG(LS_WARNING) << "Dropping packet: no binding with username";
  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 115 // LS_WARNING: Something that may warrant investigation.
117 enum LoggingSeverity { LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,
119 WARNING = LS_WARNING,
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
httpportallocator.cc 160 LOG(LS_WARNING) << "No relay auth token found.";
192 LOG(LS_WARNING) << "HTTPPortAllocator: request "

Completed in 234 milliseconds

1 2