OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LS_WARNING
(Results
76 - 100
of
138
) sorted by null
1
2
3
4
5
6
/external/chromium/third_party/libjingle/source/talk/base/
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_org/third_party/libjingle/source/talk/base/
opensslstreamadapter.cc
239
LOG(
LS_WARNING
) << "Unknown digest algorithm: " << digest_alg;
703
LOG(
LS_WARNING
) << "OpenSSLStreamAdapter::Error("
886
LOG(
LS_WARNING
) << "Ignoring cert error while verifying cert chain";
win32socketserver.cc
298
LOG(
LS_WARNING
) << "GetLocalAddress: unable to get local addr, socket="
313
LOG(
LS_WARNING
) << "GetRemoteAddress: unable to get remote addr, socket="
624
LOG(
LS_WARNING
) << "Socket::OPT_DSCP not supported.";
thread.cc
176
LOG_ERR(
LS_WARNING
) << "nanosleep() returning early";
259
LOG(
LS_WARNING
) << "PRIORITY_IDLE not supported";
autodetectproxy.cc
67
LOG(
LS_WARNING
) << "AutoDetectProxy removing http prefix on proxy host";
dbus.cc
59
LOG(
LS_WARNING
) << "Failed to load dbus-glib symbol table.";
httpserver.cc
50
LOG(
LS_WARNING
) << "HttpServer::CloseAll has not completed";
macsocketserver.cc
271
LOG_E(
LS_WARNING
, OS, result) << "ReceiveNextEvent";
messagequeue.cc
237
LOG_F(
LS_WARNING
) << "id: " << pmsg->message_id << " delay: "
socketpool.cc
107
LOG_F(
LS_WARNING
) << "(" << events << ", " << err
systeminfo_unittest.cc
102
LOG(
LS_WARNING
) << "Machine Model Unknown: " << machine_model;
/external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.cc
134
LOG(
LS_WARNING
) << "UpdateAspectRatio ignored invalid ratio: "
169
LOG(
LS_WARNING
) << "Cannot unpause a camera that hasn't been paused.";
177
LOG(
LS_WARNING
) << "Camera cannot be unpaused while muted.";
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
mediastreamhandler.cc
346
LOG(
LS_WARNING
) << "Local MediaStreamHandler for stream with id "
388
LOG(
LS_WARNING
) << "Remote MediaStreamHandler for stream with id "
/external/chromium_org/third_party/libjingle/source/talk/examples/call/
callclient.cc
525
LOG(
LS_WARNING
) << "SCTP Data Engine not supported.";
693
LOG(
LS_WARNING
) << "XMPP Ping timeout. Will keep trying...";
775
LOG(
LS_WARNING
) << "Could not send data: no such stream: "
787
LOG(
LS_WARNING
) << "Could not send data because it would block.";
789
LOG(
LS_WARNING
) << "Could not send data for unknown reason.";
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc
89
static const int kDefaultLogSeverity = talk_base::
LS_WARNING
;
136
case talk_base::
LS_WARNING
:
266
LOG(
LS_WARNING
) << "WebRtcRenderAdapter received a strange frame size: "
945
LOG(
LS_WARNING
) << "NULL voice engine";
[
all
...]
webrtcvideoframe.cc
265
LOG(
LS_WARNING
) << "RGB buffer is not large enough";
275
LOG(
LS_WARNING
) << "RGB type not supported: " << to_fourcc;
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
dtlstransportchannel.cc
313
LOG(
LS_WARNING
) << "Ignoring new set of SRTP ciphers, as DTLS "
467
LOG_J(
LS_WARNING
, this) << "Received packet before we know if we are "
/external/chromium_org/third_party/libjingle/source/talk/sound/
alsasoundsystem.cc
134
LOG(
LS_WARNING
) << "Timeout while waiting on stream";
146
LOG(
LS_WARNING
) << "Spurious wake-up";
/external/chromium/third_party/libjingle/source/talk/p2p/base/
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";
tcpport.cc
199
LOG_J(
LS_WARNING
, this) << "Failed to create connection to "
/external/chromium/third_party/libjingle/source/talk/session/phone/
devicemanager.cc
503
LOG(
LS_WARNING
) << "Unable to query IMM Device, skipping. HR="
513
LOG(
LS_WARNING
) << "GetCoreAudioDevices failed with hr " << hr;
864
LOG(
LS_WARNING
) << "libudev not present/usable; DeviceWatcher disabled";
934
LOG_ERR(
LS_WARNING
) << "udev_monitor_receive_device()";
Completed in 2428 milliseconds
1
2
3
4
5
6