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

1 2 3 4 5 6 7

  /external/webrtc/talk/app/webrtc/
sctputils.cc 58 LOG(LS_WARNING) << "Could not read OPEN message type.";
73 LOG(LS_WARNING) << "Could not read OPEN message type.";
77 LOG(LS_WARNING) << "Data Channel OPEN message of unexpected type: "
84 LOG(LS_WARNING) << "Could not read OPEN message channel type.";
90 LOG(LS_WARNING) << "Could not read OPEN message reliabilility prioirty.";
95 LOG(LS_WARNING) << "Could not read OPEN message reliabilility param.";
100 LOG(LS_WARNING) << "Could not read OPEN message label length.";
105 LOG(LS_WARNING) << "Could not read OPEN message protocol length.";
109 LOG(LS_WARNING) << "Could not read OPEN message label";
113 LOG(LS_WARNING) << "Could not read OPEN message protocol."
    [all...]
remotevideocapturer.cc 42 LOG(LS_WARNING)
54 LOG(LS_WARNING)
  /external/webrtc/talk/media/webrtc/
webrtccommon.h 53 #define LOG_RTCERR0_EX(func, err) LOG(LS_WARNING) \
55 #define LOG_RTCERR1_EX(func, a1, err) LOG(LS_WARNING) \
57 #define LOG_RTCERR2_EX(func, a1, a2, err) LOG(LS_WARNING) \
60 #define LOG_RTCERR3_EX(func, a1, a2, a3, err) LOG(LS_WARNING) \
63 #define LOG_RTCERR4_EX(func, a1, a2, a3, a4, err) LOG(LS_WARNING) \
66 #define LOG_RTCERR5_EX(func, a1, a2, a3, a4, a5, err) LOG(LS_WARNING) \
69 #define LOG_RTCERR6_EX(func, a1, a2, a3, a4, a5, a6, err) LOG(LS_WARNING) \
  /external/webrtc/talk/media/devices/
libudevsymboltable.cc 61 LOG(LS_WARNING)
  /external/webrtc/webrtc/base/
posix.cc 113 LOG(LS_WARNING) << "Child reported probles calling chdir()";
117 LOG(LS_WARNING) << "Child reported problems calling fdwalk()";
120 LOG(LS_WARNING) << "Child reported problems calling close()";
dbus_unittest.cc 76 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
97 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
125 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
147 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
166 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
191 LOG(LS_WARNING) << "DBus Monitor not started. Skipping test.";
213 LOG(LS_WARNING) << "DBus Monitor not started.";
optionsfile.cc 32 LOG_F(LS_WARNING) << "Could not open file, err=" << err;
49 LOG_F(LS_WARNING) << "Ignoring malformed line in " << path_;
109 LOG(LS_WARNING) << "Ignoring operation for illegal option " << name;
120 LOG(LS_WARNING) << "Ignoring operation for illegal value " << value;
  /external/webrtc/webrtc/base/java/src/org/webrtc/
Logging.java 63 LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,
115 case LS_WARNING:
137 log(Severity.LS_WARNING, tag, message);
147 log(Severity.LS_WARNING, tag, message);
148 log(Severity.LS_WARNING, tag, e.toString());
149 log(Severity.LS_WARNING, tag, getStackTraceString(e));
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_not_implemented_ios.mm 37 LOG_F(LS_WARNING) << "Not implemented";
43 LOG_F(LS_WARNING) << "Not implemented";
111 LOG_F(LS_WARNING) << "Not implemented";
180 LOG_F(LS_WARNING) << "Not implemented";
195 LOG_F(LS_WARNING) << "Not implemented";
260 LOG_F(LS_WARNING) << "Not implemented";
  /external/webrtc/webrtc/modules/desktop_capture/win/
screen_capturer_win_magnifier.cc 93 LOG_F(LS_WARNING) << "Failed to make system & display power assertion: "
126 LOG_F(LS_WARNING) << "Switching to the fallback screen capturer.";
207 LOG_F(LS_WARNING) << "Failed to call SetWindowPos: " << GetLastError()
222 LOG_F(LS_WARNING) << "Failed to call MagSetWindowSource: " << GetLastError()
276 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: "
283 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: "
295 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: "
324 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: "
340 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: "
355 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier:
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
pli.cc 45 LOG(LS_WARNING) << "Packet is too small to be a valid PLI packet";
extended_jitter_report.cc 50 LOG(LS_WARNING) << "Packet is too small to contain all the jitter.";
65 LOG(LS_WARNING) << "Max inter-arrival jitter items reached.";
receiver_report.cc 42 LOG(LS_WARNING) << "Packet is too small to contain all the data.";
81 LOG(LS_WARNING) << "Max report blocks reached.";
bye.cc 42 LOG(LS_WARNING)
51 LOG(LS_WARNING) << "Invalid reason length: " << reason_length;
114 LOG(LS_WARNING) << "Max CSRC size reached.";
  /external/webrtc/talk/app/webrtc/objc/
RTCLogging.mm 39 return rtc::LS_WARNING;
  /external/webrtc/webrtc/base/objc/
RTCLogging.mm 22 return rtc::LS_WARNING;
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_utility.cc 322 LOG(LS_WARNING)
330 LOG(LS_WARNING) << "Failed to find extension id: " << id;
335 LOG(LS_WARNING) << "Incorrect transmission time offset len: "
352 LOG(LS_WARNING) << "Incorrect audio level len: " << len;
368 LOG(LS_WARNING) << "Incorrect absolute send time len: " << len;
384 LOG(LS_WARNING)
399 LOG(LS_WARNING) << "Incorrect transport sequence number len: "
416 LOG(LS_WARNING) << "Extension type not implemented: " << type;
  /external/webrtc/webrtc/modules/utility/source/
file_player_impl.cc 103 LOG(LS_WARNING) << "Get10msAudioFromFile() playing not started!"
162 LOG(LS_WARNING) << "Get10msAudioFromFile() unexpected codec.";
200 LOG(LS_WARNING) << "SetAudioScaling() non-allowed scale factor.";
250 LOG(LS_WARNING) << "StartPlayingFile() failed to initialize "
260 LOG(LS_WARNING) << "StartPlayingFile() failed to initialize "
272 LOG(LS_WARNING) << "StartPlayingFile() failed to initialize file "
388 LOG(LS_WARNING) << "Failed to retrieve codec info of file data.";
394 LOG(LS_WARNING) << "SetUpAudioDecoder() codec " << _codec.plname
file_recorder_impl.cc 82 LOG(LS_WARNING) << "Failed to initialize file " << fileName
111 LOG(LS_WARNING) << "Failed to initialize outStream for recording.";
138 LOG(LS_WARNING) << "RecordAudioToFile() recording audio is not "
200 LOG(LS_WARNING) << "RecordAudioToFile() codec "
  /external/webrtc/talk/media/base/
rtpdataengine.cc 136 LOG(LS_WARNING) << "Failed to SetRecvCodecs because of unknown codec: "
148 LOG(LS_WARNING) <<
172 LOG(LS_WARNING) << "Not adding data send stream '" << stream.id
207 LOG(LS_WARNING) << "Not adding data recv stream '" << stream.id
229 // LOG(LS_WARNING) << "Could not read rtp header from packet of length "
237 // LOG(LS_WARNING) << "Could not read rtp header"
247 LOG(LS_WARNING) << "Not receiving packet "
257 // LOG(LS_WARNING) << "Not receiving packet "
265 LOG(LS_WARNING) << "Received packet for unknown ssrc: " << header.ssrc;
303 LOG(LS_WARNING) << "Not sending packet with ssrc=" << params.ssr
    [all...]
videoframefactory.cc 67 LOG(LS_WARNING) << "Failed to stretch frame to " << output_width << "x"
  /external/webrtc/webrtc/p2p/base/
turnport.cc 381 LOG(LS_WARNING) << "Socket is bound to a different address:"
386 LOG(LS_WARNING) << "Socket is bound to a different address:"
392 LOG(LS_WARNING) << "Socket is bound to a different address:"
412 LOG_J(LS_WARNING, this) << "Connection with server failed, error=" << error;
419 LOG_J(LS_WARNING, this) << "Giving up on the port after "
545 LOG_J(LS_WARNING, this) << "Discarding TURN message from unknown address:"
554 LOG_J(LS_WARNING, this) << "Received TURN message that was too short";
579 LOG_J(LS_WARNING, this) << "Received TURN message with invalid "
604 LOG_J(LS_WARNING, this) << "Redirection to ["
612 LOG(LS_WARNING) << "Server IP address family does not match with
    [all...]
  /external/webrtc/webrtc/system_wrappers/source/
logging.cc 29 case LS_WARNING: return kTraceWarning;
  /external/webrtc/talk/session/media/
rtcpmuxfilter.cc 92 LOG(LS_WARNING) << "Invalid parameters in RTCP mux provisional answer";
114 LOG(LS_WARNING) << "Invalid parameters in RTCP mux answer";
  /external/webrtc/webrtc/modules/desktop_capture/
cropping_window_capturer.cc 86 LOG(LS_WARNING) << "ScreenCapturer failed to capture a frame";
93 LOG(LS_WARNING) << "Window rect is empty";

Completed in 701 milliseconds

1 2 3 4 5 6 7