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

1 2 3 4 5 6

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtccommon.h 54 #define LOG_RTCERR0_EX(func, err) LOG(LS_WARNING) \
56 #define LOG_RTCERR1_EX(func, a1, err) LOG(LS_WARNING) \
58 #define LOG_RTCERR2_EX(func, a1, a2, err) LOG(LS_WARNING) \
61 #define LOG_RTCERR3_EX(func, a1, a2, a3, err) LOG(LS_WARNING) \
64 #define LOG_RTCERR4_EX(func, a1, a2, a3, a4, err) LOG(LS_WARNING) \
67 #define LOG_RTCERR5_EX(func, a1, a2, a3, a4, a5, err) LOG(LS_WARNING) \
70 #define LOG_RTCERR6_EX(func, a1, a2, a3, a4, a5, a6, err) LOG(LS_WARNING) \
  /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";
  /external/chromium_org/third_party/libjingle/source/talk/base/
posix.cc 130 LOG(LS_WARNING) << "Child reported probles calling chdir()";
134 LOG(LS_WARNING) << "Child reported problems calling fdwalk()";
137 LOG(LS_WARNING) << "Child reported problems calling close()";
atomicops.h 94 LOG(LS_WARNING) << "Queue capacity is 0.";
114 LOG(LS_WARNING) << "Queue capacity is 0.";
dbus_unittest.cc 93 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
114 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
142 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
164 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
183 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
208 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
230 LOG(LS_WARNING) << "DBus Monitor not started.";
optionsfile.cc 47 LOG_F(LS_WARNING) << "Could not open file, err=" << err;
64 LOG_F(LS_WARNING) << "Ignoring malformed line in " << path_;
124 LOG(LS_WARNING) << "Ignoring operation for illegal option " << name;
135 LOG(LS_WARNING) << "Ignoring operation for illegal value " << value;
sslstreamadapterhelper.cc 100 LOG(LS_WARNING) << "Unknown digest algorithm: " << digest_alg;
113 LOG(LS_WARNING) << "SSLStreamAdapterHelper::Error("
gunit.h 102 LOG(LS_WARNING) << "Expression " << #ex << " still not true after " << \
  /external/chromium_org/jingle/glue/
logging_unittest.cc 32 case talk_base::LS_WARNING:
33 return "LS_WARNING";
79 LOG_V(talk_base::LS_WARNING) << AsString(talk_base::LS_WARNING);
92 AsString(talk_base::LS_WARNING)));
106 LOG_V(talk_base::LS_WARNING) << AsString(talk_base::LS_WARNING);
119 AsString(talk_base::LS_WARNING)));
137 LOG_V(talk_base::LS_WARNING) << AsString(talk_base::LS_WARNING);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
rtpdataengine.cc 151 LOG(LS_WARNING) << "Failed to SetRecvCodecs because of unknown codec: "
163 LOG(LS_WARNING) <<
179 LOG(LS_WARNING) << "Not adding data send stream '" << stream.id
216 LOG(LS_WARNING) << "Not adding data recv stream '" << stream.id
237 // LOG(LS_WARNING) << "Could not read rtp header from packet of length "
245 // LOG(LS_WARNING) << "Could not read rtp header"
254 LOG(LS_WARNING) << "Not receiving packet "
262 LOG(LS_WARNING) << "Not receiving packet "
271 LOG(LS_WARNING) << "Received packet for unknown ssrc: " << header.ssrc;
308 LOG(LS_WARNING) << "Not sending packet with ssrc=" << params.ssr
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.cc 205 LOG(LS_WARNING) << "Failed to ProtectRtp: SRTP not active";
213 LOG(LS_WARNING) << "Failed to ProtectRtcp: SRTP not active";
225 LOG(LS_WARNING) << "Failed to UnprotectRtp: SRTP not active";
233 LOG(LS_WARNING) << "Failed to UnprotectRtcp: SRTP not active";
365 LOG(LS_WARNING) << "Invalid parameters in SRTP answer";
403 LOG(LS_WARNING) << "Failed to apply negotiated SRTP parameters";
470 LOG(LS_WARNING) << "Failed to protect SRTP packet: no SRTP Session";
476 LOG(LS_WARNING) << "Failed to protect SRTP packet: The buffer length "
490 LOG(LS_WARNING) << "Failed to protect SRTP packet, seqnum="
501 LOG(LS_WARNING) << "Failed to protect SRTCP packet: no SRTP Session"
    [all...]
ssrcmuxfilter.cc 75 LOG(LS_WARNING) << "Stream already added to filter";
rtcpmuxfilter.cc 78 LOG(LS_WARNING) << "Invalid parameters in RTCP mux provisional answer";
95 LOG(LS_WARNING) << "Invalid parameters in RTCP mux answer";
channelmanager.cc 163 LOG(LS_WARNING) << "Cannot toggle rtx after initialization!";
232 LOG(LS_WARNING) << "The preferred microphone '" << audio_in_device_
237 LOG(LS_WARNING) << "The preferred speaker '" << audio_out_device_
243 LOG(LS_WARNING) << "The preferred camera '" << camera_device_
251 LOG(LS_WARNING) << "Failed to SetAudioOptions with"
262 LOG(LS_WARNING) << "Failed to SetOutputVolume to "
266 LOG(LS_WARNING) << "Failed to SetCaptureDevice with camera: "
311 LOG(LS_WARNING) << "failed to delete video capturer";
428 LOG(LS_WARNING) << "Failed to create data channel of type "
437 LOG(LS_WARNING) << "Failed to init data channel."
    [all...]
  /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/p2p/base/
turnport.cc 270 LOG_J(LS_WARNING, this) << "Connection with server failed, error=" << error;
353 LOG_J(LS_WARNING, this) << "Received TURN message that was too short";
370 LOG_J(LS_WARNING, this) << "Received TURN message with invalid "
397 LOG_J(LS_WARNING, this) << "TURN host lookup received error "
454 LOG_J(LS_WARNING, this) << "Received invalid TURN data indication";
462 LOG_J(LS_WARNING, this) << "Missing STUN_ATTR_XOR_PEER_ADDRESS attribute "
470 LOG_J(LS_WARNING, this) << "Missing STUN_ATTR_DATA attribute in "
478 LOG_J(LS_WARNING, this) << "Received TURN data indication with invalid "
506 LOG_J(LS_WARNING, this) << "Received TURN channel data message with "
514 LOG_J(LS_WARNING, this) << "Received TURN channel data message for invalid
    [all...]
dtlstransport.h 76 LOG(LS_WARNING) << "Local fingerprint does not match identity";
80 LOG(LS_WARNING)
transportdescriptionfactory.cc 109 LOG(LS_WARNING) << "Failed to create TransportDescription answer "
135 LOG(LS_WARNING) << "Failed to create TransportDescription answer "
  /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_org/third_party/libjingle/source/talk/examples/call/
console.cc 62 LOG(LS_WARNING) << "Already started";
154 LOG(LS_WARNING) << "Can't install signal";
  /external/chromium_org/third_party/libjingle/source/talk/examples/chat/
consoletask.cc 66 LOG(LS_WARNING) << "Already started";
160 LOG(LS_WARNING) << "Can't install signal";
  /external/chromium_org/third_party/libjingle/source/talk/media/sctp/
sctpdataengine.cc 202 // LOG(LS_WARNING) << "usrsctp_finish.";
315 LOG(LS_WARNING) << debug_name_ << "->Connect(): Ignored as socket "
379 LOG(LS_WARNING) << debug_name_ << "->AddSendStream(...): "
409 LOG(LS_WARNING) << debug_name_ << "->AddRecvStream(...): "
438 LOG(LS_WARNING) << debug_name_ << "->SendData(...): "
447 LOG(LS_WARNING) << debug_name_ << "->SendData(...): "
560 LOG(LS_WARNING) << debug_name_ << "->OnDataFromSctpToChannel(...): "
571 LOG(LS_WARNING) << debug_name_ << "->OnDataFromSctpToChannel(...): "
627 LOG(LS_WARNING) << "Unknown SCTP event: "
  /external/chromium/third_party/libjingle/source/talk/base/
latebindingsymboltable.cc 58 LOG(LS_WARNING) << "Can't load " << dll_name << ": " << GetDllError();
  /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="

Completed in 525 milliseconds

1 2 3 4 5 6