OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LS_ERROR
(Results
1 - 25
of
190
) sorted by null
1
2
3
4
5
6
7
8
/external/webrtc/webrtc/modules/audio_device/
audio_device_generic.cc
18
LOG_F(
LS_ERROR
) << "Not supported on this platform";
23
LOG_F(
LS_ERROR
) << "Not supported on this platform";
28
LOG_F(
LS_ERROR
) << "Not supported on this platform";
33
LOG_F(
LS_ERROR
) << "Not supported on this platform";
38
LOG_F(
LS_ERROR
) << "Not supported on this platform";
46
LOG_F(
LS_ERROR
) << "Not supported on this platform";
51
LOG_F(
LS_ERROR
) << "Not supported on this platform";
56
LOG_F(
LS_ERROR
) << "Not supported on this platform";
61
LOG_F(
LS_ERROR
) << "Not supported on this platform";
66
LOG_F(
LS_ERROR
) << "Not supported on this platform"
[
all
...]
/external/webrtc/webrtc/sound/
platformsoundsystemfactory.cc
29
LOG(
LS_ERROR
) << "Can't initialize platform's sound system";
alsasoundsystem.cc
104
LOG(
LS_ERROR
) << "snd_pcm_avail_update(): " << GetError(frames);
114
LOG(
LS_ERROR
) << "snd_pcm_wait(): " << GetError(ready);
127
LOG(
LS_ERROR
) << "snd_pcm_avail_update(): " << GetError(frames);
146
LOG(
LS_ERROR
) << "snd_pcm_delay(): " << GetError(err);
170
LOG(
LS_ERROR
) << "Unable to recover from \"" << GetError(error) << "\": "
180
LOG(
LS_ERROR
) << "snd_pcm_start(): " << GetError(err);
192
LOG(
LS_ERROR
) << "snd_pcm_drop(): " << GetError(err);
197
LOG(
LS_ERROR
) << "snd_pcm_close(): " << GetError(err);
304
LOG(
LS_ERROR
) << "snd_pcm_readi(): " << GetError(read);
309
LOG(
LS_ERROR
) << "No data?"
[
all
...]
/external/webrtc/talk/media/base/
executablehelpers.h
51
LOG(
LS_ERROR
) << "Copied length is zero";
55
LOG(
LS_ERROR
) << "Buffer too small";
70
LOG(
LS_ERROR
) << "Buffer too small";
80
LOG_ERR(
LS_ERROR
) << "Error reading link " << proc_exe_link;
84
LOG(
LS_ERROR
) << "Probably truncated result when reading link "
/external/webrtc/webrtc/base/
posix.cc
49
LOG_ERR(
LS_ERROR
) << "fork()";
98
LOG_ERR(
LS_ERROR
) << "Error in waitpid()";
103
LOG(
LS_ERROR
) << "waitpid() chose wrong child???";
107
LOG(
LS_ERROR
) << "Intermediate child killed uncleanly"; // Probably crashed
124
LOG(
LS_ERROR
) << "Failed to daemonize";
unittest_main.cc
42
LOG(
LS_ERROR
) << "InvalidParameter Handler called. Exiting.";
43
LOG(
LS_ERROR
) << expression << std::endl << function << std::endl << file
48
LOG(
LS_ERROR
) << "Purecall Handler called. Exiting.";
52
LOG(
LS_ERROR
) << "CrtReport Handler called...";
53
LOG(
LS_ERROR
) << msg;
worker.cc
39
LOG(
LS_ERROR
) << "Automatically switching threads is not supported";
54
LOG(
LS_ERROR
) << "Stopping from a different thread is not supported";
latebindingsymboltable.cc
47
LOG(
LS_ERROR
) << "Error loading symbol " << symbol_name << ": " << err;
52
LOG(
LS_ERROR
) << "Symbol " << symbol_name << " is NULL";
90
LOG(
LS_ERROR
) << "We know there are undefined symbols";
142
LOG(
LS_ERROR
) << GetDllError();
dbus.cc
155
LOG(
LS_ERROR
) << "DBus monitoring setup failed.";
178
LOG(
LS_ERROR
) << "g_idle_source_new() failed.";
195
LOG(
LS_ERROR
) << "DBusSigFilter list corrupted.";
206
LOG(
LS_ERROR
) << "dbus_connection_add_filter() failed."
222
LOG(
LS_ERROR
) << "DBusSigFilter list corrupted.";
240
LOG(
LS_ERROR
) << "dbus_g_bus_get_private() unable to get connection.";
244
LOG(
LS_ERROR
) << "dbus_g_connection_get_connection() returns NULL. "
356
LOG(
LS_ERROR
) << "g_main_context_new() failed.";
362
LOG(
LS_ERROR
) << "g_main_loop_new() failed.";
370
LOG(
LS_ERROR
) << "Failed to create DBus monitoring thread."
[
all
...]
macutils.cc
82
LOG_E(
LS_ERROR
, OS, result) << "Gestalt(" << str << ")";
165
LOG(
LS_ERROR
) << "Failed opening Apple Script component";
171
LOG(
LS_ERROR
) << "Failed creating Apple Script description";
182
LOG(
LS_ERROR
) << "Error compiling Apple Script";
190
LOG(
LS_ERROR
) << "Error when executing Apple Script: " << script;
197
LOG(
LS_ERROR
) << "Script error: " << std::string(data, len);
/external/webrtc/webrtc/voice_engine/
voe_network_impl.cc
44
LOG_F(
LS_ERROR
) << "Failed to locate channel: " << channel;
55
LOG_F(
LS_ERROR
) << "Failed to locate channel: " << channel;
75
LOG_F(
LS_ERROR
) << "Invalid packet length: " << length;
81
LOG_F(
LS_ERROR
) << "Failed to locate channel: " << channel;
85
LOG_F(
LS_ERROR
) << "No external transport for channel: " << channel;
98
LOG_F(
LS_ERROR
) << "Invalid packet length: " << length;
104
LOG_F(
LS_ERROR
) << "Failed to locate channel: " << channel;
108
LOG_F(
LS_ERROR
) << "No external transport for channel: " << channel;
/external/webrtc/talk/media/devices/
filevideocapturer.cc
47
LOG(
LS_ERROR
) << "Unable to open file " << filename << " err=" << err;
59
LOG(
LS_ERROR
) << "File not opened yet";
65
LOG(
LS_ERROR
) << "Unable to calculate the data size of the frame";
88
LOG(
LS_ERROR
) << "Failed to write frame header";
97
LOG(
LS_ERROR
) << "Failed to write frame data";
183
LOG(
LS_ERROR
) << "The file video capturer is already running";
189
LOG(
LS_ERROR
) << "Unable to open the file " << filename << " err=" << err;
195
LOG(
LS_ERROR
) << "Failed to read the first frame header";
201
LOG(
LS_ERROR
) << "Failed to seek back to beginning of the file";
232
LOG(
LS_ERROR
) << "The file video capturer is already running"
[
all
...]
libudevsymboltable.cc
52
LOG(
LS_ERROR
) << "libudev.so.0 and libudev.so.1 unsafely point to the"
v4llookup.cc
78
LOG_ERRNO(
LS_ERROR
) << "VIDIOC_QUERYCAP failed for " << device_path;
81
LOG_ERRNO(
LS_ERROR
) << "Failed to open " << device_path;
/external/webrtc/talk/media/webrtc/
webrtcvideoframefactory.cc
38
LOG(
LS_ERROR
) <<
/external/webrtc/webrtc/modules/desktop_capture/mac/
desktop_configuration_monitor.cc
28
LOG(
LS_ERROR
) << "CGDisplayRegisterReconfigurationCallback " << err;
41
LOG(
LS_ERROR
) << "CGDisplayRemoveReconfigurationCallback " << err;
47
LOG_F(
LS_ERROR
) << "Event wait timed out.";
76
LOG_F(
LS_ERROR
) << "Event wait timed out.";
/external/webrtc/webrtc/modules/desktop_capture/win/
desktop.cc
25
LOG(
LS_ERROR
) << "Failed to close the owned desktop handle: "
44
LOG(
LS_ERROR
) << "Failed to query the desktop name: " << GetLastError();
66
LOG(
LS_ERROR
) << "Failed to assign the desktop to the current thread: "
81
LOG(
LS_ERROR
) << "Failed to open the desktop '" << desktop_name << "': "
101
LOG(
LS_ERROR
) << "Failed to retrieve the handle of the desktop assigned to "
/external/webrtc/webrtc/modules/audio_coding/acm2/
acm_resampler.cc
46
LOG(
LS_ERROR
) << "InitializeIfNeeded(" << in_freq_hz << ", " << out_freq_hz
54
LOG(
LS_ERROR
) << "Resample(" << in_audio << ", " << in_length << ", "
/external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_nalu.cc
40
LOG(
LS_ERROR
) << "Failed to get sample buffer's description.";
50
LOG(
LS_ERROR
) << "Failed to get parameter set.";
72
LOG(
LS_ERROR
) << "Failed to get parameter set.";
90
LOG(
LS_ERROR
) << "Failed to get sample buffer's block buffer.";
99
LOG(
LS_ERROR
) << "Failed to flatten non-contiguous block buffer: "
116
LOG(
LS_ERROR
) << "Failed to get block buffer data.";
180
LOG(
LS_ERROR
) << "Failed to read SPS";
184
LOG(
LS_ERROR
) << "Failed to read PPS";
191
LOG(
LS_ERROR
) << "Failed to create video format description.";
210
LOG(
LS_ERROR
) << "Failed to create block buffer."
[
all
...]
/external/webrtc/webrtc/base/java/src/org/webrtc/
Logging.java
63
LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING,
LS_ERROR
,
112
case
LS_ERROR
:
133
log(Severity.
LS_ERROR
, tag, message);
141
log(Severity.
LS_ERROR
, tag, message);
142
log(Severity.
LS_ERROR
, tag, e.toString());
143
log(Severity.
LS_ERROR
, tag, getStackTraceString(e));
/external/webrtc/talk/session/media/
rtcpmuxfilter.cc
54
LOG(
LS_ERROR
) << "Invalid state for change of RTCP mux offer";
71
LOG(
LS_ERROR
) << "Invalid state for RTCP mux provisional answer";
106
LOG(
LS_ERROR
) << "Invalid state for RTCP mux answer";
/external/webrtc/webrtc/p2p/base/
transportdescriptionfactory.cc
99
LOG(
LS_ERROR
) << "Cannot create identity digest with no certificate";
109
LOG(
LS_ERROR
) << "Failed to retrieve the certificate's digest algorithm";
116
LOG(
LS_ERROR
) << "Failed to create identity fingerprint, alg="
/external/webrtc/webrtc/modules/audio_coding/neteq/
comfort_noise.cc
48
LOG(
LS_ERROR
) << "WebRtcCng_UpdateSid produced " << internal_error_code_;
61
LOG(
LS_ERROR
) << "No multi-channel support";
76
LOG(
LS_ERROR
) << "Unknwown payload type";
87
LOG(
LS_ERROR
) << "WebRtcCng_Generate produced " << internal_error_code_;
/external/webrtc/talk/app/webrtc/objc/
RTCLogging.mm
41
return rtc::
LS_ERROR
;
/external/webrtc/webrtc/base/objc/
RTCLogging.mm
24
return rtc::
LS_ERROR
;
Completed in 1120 milliseconds
1
2
3
4
5
6
7
8