OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LS_ERROR
(Results
76 - 100
of
190
) sorted by null
1
2
3
4
5
6
7
8
/external/webrtc/webrtc/base/
systeminfo.cc
75
LOG(
LS_ERROR
) << "Failed to get number of cores";
79
LOG(
LS_ERROR
) << "No function to get number of cores";
thread.cc
219
LOG(
LS_ERROR
) << "Unable to create pthread, error " << error_code;
237
LOG_GLE(
LS_ERROR
) << "When unwrapping thread, failed to close handle.";
499
LOG_GLE(
LS_ERROR
) << "Unable to get handle to thread.";
535
LOG(
LS_ERROR
) << "CoInitialize failed, hr=" << hr;
httpbase.cc
494
LOG_F(
LS_ERROR
) << "(" << error << ")";
668
LOG_F(
LS_ERROR
) << "Read error: " << error;
699
LOG_F(
LS_ERROR
) << "error";
805
LOG_F(
LS_ERROR
) << "Read error: " << error;
865
LOG_F(
LS_ERROR
) << "Unexpected EOS";
870
LOG_F(
LS_ERROR
) << "Write error: " << write_error;
diskcache.cc
128
LOG_F(
LS_ERROR
) << "Couldn't create cache file";
204
LOG_F(
LS_ERROR
) << "Couldn't remove cache file: " << filename;
244
LOG_F(
LS_ERROR
) << "Couldn't delete from cache!";
asyncudpsocket.cc
23
LOG(
LS_ERROR
) << "Bind() failed with error " << socket->GetError();
unixfilesystem.cc
140
LOG_ERR(
LS_ERROR
) << "open() failed.";
145
LOG_ERR(
LS_ERROR
) << "close() failed.";
469
LOG_ERR(
LS_ERROR
) << "Can't set mode on " << path;
546
LOG_ERR(
LS_ERROR
) << "getcwd() failed";
/external/webrtc/talk/app/webrtc/objc/
RTCFileLogger.mm
119
LOG(
LS_ERROR
) << "Failed to open log files at path: "
184
return rtc::
LS_ERROR
;
avfoundationvideocapturer.mm
315
LOG(
LS_ERROR
) << "Failed to create AVFoundation capturer.";
319
LOG(
LS_ERROR
) << "The capturer is already running.";
323
LOG(
LS_ERROR
) << "Unsupported format provided.";
/external/webrtc/talk/media/base/
capturerenderadapter.cc
124
LOG(
LS_ERROR
) << "Captured frame size not supported by renderer: " <<
videocapturer.cc
180
LOG(
LS_ERROR
) << "Cannot pause a stopped camera.";
197
LOG(
LS_ERROR
) << "Missing capture_format_, cannot unpause a camera.";
206
LOG(
LS_ERROR
) << "Camera failed to start when unpausing.";
286
LOG(
LS_ERROR
) << " No acceptable camera format found";
515
LOG(
LS_ERROR
) << "No video frame factory.";
526
LOG(
LS_ERROR
) << "Couldn't convert to I420! "
codec.cc
286
LOG(
LS_ERROR
) << "Codec with invalid payload type: " << ToString();
296
LOG(
LS_ERROR
) << "Codec with invalid dimensions: " << ToString();
304
LOG(
LS_ERROR
) << "Codec with max < min bitrate: " << ToString();
/external/webrtc/webrtc/modules/desktop_capture/
window_capturer_x11.cc
177
LOG(
LS_ERROR
) << "Failed to query for child windows for screen "
236
LOG(
LS_ERROR
) << "Failed to query for the root window.";
317
LOG(
LS_ERROR
) << "Failed to initialize pixel buffer after resizing.";
347
LOG(
LS_ERROR
) << "Failed to query for child windows although window"
/external/webrtc/webrtc/modules/desktop_capture/x11/
shared_x_display.cc
35
LOG(
LS_ERROR
) << "Unable to open display";
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_h264.cc
76
LOG(
LS_ERROR
) << "StapA header truncated.";
80
LOG(
LS_ERROR
) << "StapA packet with incorrect NALU packet lengths.";
119
LOG(
LS_ERROR
) << "FU-A NAL units truncated.";
351
LOG(
LS_ERROR
) << "Empty payload.";
rtp_format_video_generic.cc
95
LOG(
LS_ERROR
) << "Empty payload.";
/external/webrtc/webrtc/p2p/base/
stunserver.cc
79
LOG_ERR(
LS_ERROR
) << "sendto";
/external/webrtc/talk/session/media/
srtpfilter.cc
86
LOG(
LS_ERROR
) << func << ": SRTP is not available on your system.";
132
LOG(
LS_ERROR
) << "Wrong state to update SRTP offer";
156
LOG(
LS_ERROR
) << "Tried to set SRTP Params when filter already active";
191
LOG(
LS_ERROR
) << "Tried to set SRTCP Params when filter already active";
331
LOG(
LS_ERROR
) << "Invalid state for SRTP answer";
636
LOG(
LS_ERROR
) << "Failed to get auth keys from libsrtp!.";
669
LOG(
LS_ERROR
) << "Failed to create SRTP session: "
719
LOG(
LS_ERROR
) << "Failed to create SRTP session, err=" << err;
736
LOG(
LS_ERROR
) << "Failed to init SRTP, err=" << err;
742
LOG(
LS_ERROR
) << "Failed to install SRTP event handler, err=" << err
[
all
...]
externalhmac.cc
170
LOG(
LS_ERROR
) << "Error in replacing default auth module, error: "
/external/webrtc/webrtc/modules/video_capture/
video_capture_impl.cc
257
LOG(
LS_ERROR
) << "Wrong incoming frame length.";
289
LOG(
LS_ERROR
) << "Failed to create empty frame, this should only "
299
LOG(
LS_ERROR
) << "Failed to convert capture frame from type "
/external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_decoder.cc
73
LOG(
LS_ERROR
) << "Error converting NV12 to I420: " << ret;
91
LOG(
LS_ERROR
) << "Failed to decode frame. Status: " << status;
153
LOG(
LS_ERROR
) << "Failed to decode frame with code: " << status;
/external/webrtc/webrtc/modules/video_coding/
video_sender.cc
103
LOG(
LS_ERROR
) << "Failed to initialize set encoder with payload name '"
285
LOG(
LS_ERROR
) << "Incoming frame doesn't match set resolution. Dropping.";
299
LOG(
LS_ERROR
) << "Failed to encode frame. Error code: " << ret;
/external/webrtc/talk/app/webrtc/
peerconnection.cc
338
LOG(
LS_ERROR
) << "MediaStream with label " << new_stream->label()
537
LOG(
LS_ERROR
) << "Empty uri.";
550
LOG(
LS_ERROR
) << "Empty uri.";
741
LOG(
LS_ERROR
) << "CreateDtmfSender - track is NULL.";
745
LOG(
LS_ERROR
) << "CreateDtmfSender is called with a non local audio track.";
752
LOG(
LS_ERROR
) << "CreateDtmfSender failed on DtmfSender::Create.";
768
LOG(
LS_ERROR
) << "CreateSender called with invalid kind: " << kind;
803
LOG(
LS_ERROR
) << "GetStats - observer is NULL.";
861
LOG(
LS_ERROR
) << "CreateOffer - observer is NULL.";
[
all
...]
/external/webrtc/webrtc/libjingle/xmpp/
xmppclient.cc
203
LOG(
LS_ERROR
) << "socket_ already reset";
230
LOG(
LS_ERROR
) << "socket_ already reset";
274
LOG(
LS_ERROR
) << "socket_ already reset";
353
LOG(
LS_ERROR
) << "socket_ already reset";
/external/webrtc/webrtc/p2p/stunprober/
main.cc
113
LOG(
LS_ERROR
) << "Parsing " << server << " failed.";
/external/webrtc/webrtc/video/
video_decoder.cc
73
LOG(
LS_ERROR
) << "Failed to initialize software-decoder fallback.";
Completed in 854 milliseconds
1
2
3
4
5
6
7
8