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
176
) sorted by null
1
2
3
4
5
6
7
8
/external/chromium_org/third_party/libjingle/source/talk/sound/
platformsoundsystemfactory.cc
46
LOG(
LS_ERROR
) << "Can't initialize platform's sound system";
alsasoundsystem.cc
117
LOG(
LS_ERROR
) << "snd_pcm_avail_update(): " << GetError(frames);
127
LOG(
LS_ERROR
) << "snd_pcm_wait(): " << GetError(ready);
140
LOG(
LS_ERROR
) << "snd_pcm_avail_update(): " << GetError(frames);
159
LOG(
LS_ERROR
) << "snd_pcm_delay(): " << GetError(err);
183
LOG(
LS_ERROR
) << "Unable to recover from \"" << GetError(error) << "\": "
193
LOG(
LS_ERROR
) << "snd_pcm_start(): " << GetError(err);
205
LOG(
LS_ERROR
) << "snd_pcm_drop(): " << GetError(err);
210
LOG(
LS_ERROR
) << "snd_pcm_close(): " << GetError(err);
317
LOG(
LS_ERROR
) << "snd_pcm_readi(): " << GetError(read);
322
LOG(
LS_ERROR
) << "No data?"
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/base/
posix.cc
66
LOG_ERR(
LS_ERROR
) << "fork()";
115
LOG_ERR(
LS_ERROR
) << "Error in waitpid()";
120
LOG(
LS_ERROR
) << "waitpid() chose wrong child???";
124
LOG(
LS_ERROR
) << "Intermediate child killed uncleanly"; // Probably crashed
141
LOG(
LS_ERROR
) << "Failed to daemonize";
checks.cc
43
LOG(
LS_ERROR
) << "\n\n#\n# Fatal error in " << file
unittest_main.cc
29
LOG(
LS_ERROR
) << "InvalidParameter Handler called. Exiting.";
30
LOG(
LS_ERROR
) << expression << std::endl << function << std::endl << file
35
LOG(
LS_ERROR
) << "Purecall Handler called. Exiting.";
39
LOG(
LS_ERROR
) << "CrtReport Handler called...";
40
LOG(
LS_ERROR
) << msg;
worker.cc
56
LOG(
LS_ERROR
) << "Automatically switching threads is not supported";
71
LOG(
LS_ERROR
) << "Stopping from a different thread is not supported";
latebindingsymboltable.cc
64
LOG(
LS_ERROR
) << "Error loading symbol " << symbol_name << ": " << err;
69
LOG(
LS_ERROR
) << "Symbol " << symbol_name << " is NULL";
107
LOG(
LS_ERROR
) << "We know there are undefined symbols";
159
LOG(
LS_ERROR
) << GetDllError();
dbus.cc
172
LOG(
LS_ERROR
) << "DBus monitoring setup failed.";
195
LOG(
LS_ERROR
) << "g_idle_source_new() failed.";
212
LOG(
LS_ERROR
) << "DBusSigFilter list corrupted.";
223
LOG(
LS_ERROR
) << "dbus_connection_add_filter() failed."
239
LOG(
LS_ERROR
) << "DBusSigFilter list corrupted.";
257
LOG(
LS_ERROR
) << "dbus_g_bus_get_private() unable to get connection.";
261
LOG(
LS_ERROR
) << "dbus_g_connection_get_connection() returns NULL. "
369
LOG(
LS_ERROR
) << "g_main_context_new() failed.";
375
LOG(
LS_ERROR
) << "g_main_loop_new() failed.";
383
LOG(
LS_ERROR
) << "Failed to create DBus monitoring thread."
[
all
...]
cpumonitor.cc
143
LOG_ERR(
LS_ERROR
) << "open proc/stat failed:";
147
LOG_ERR(
LS_ERROR
) << "could not disable buffering for proc/stat";
166
LOG(
LS_ERROR
) << "Inconsistent time values are passed. ignored";
202
LOG(
LS_ERROR
) << "::GetSystemTimes() failed: " << ::GetLastError();
223
LOG(
LS_ERROR
) << "NtQuerySystemInformation has unexpected size";
249
LOG(
LS_ERROR
) << "::host_statistics() failed";
261
LOG(
LS_ERROR
) << "Invalid handle for proc/stat";
267
LOG_ERR(
LS_ERROR
) << "Could not read proc/stat file";
278
LOG_ERR(
LS_ERROR
) << "Could not parse cpu info";
313
LOG(
LS_ERROR
) << "::GetProcessTimes() failed: " << ::GetLastError()
[
all
...]
macutils.cc
99
LOG_E(
LS_ERROR
, OS, result) << "Gestalt(" << str << ")";
182
LOG(
LS_ERROR
) << "Failed opening Apple Script component";
188
LOG(
LS_ERROR
) << "Failed creating Apple Script description";
199
LOG(
LS_ERROR
) << "Error compiling Apple Script";
207
LOG(
LS_ERROR
) << "Error when executing Apple Script: " << script;
214
LOG(
LS_ERROR
) << "Script error: " << data;
common.cc
76
LOG(
LS_ERROR
) << file << "(" << line << ")" << ": ASSERT FAILED: "
/external/chromium/third_party/libjingle/source/talk/base/
checks.cc
43
LOG(
LS_ERROR
) << "\n\n#\n# Fatal error in " << file
common.cc
67
LOG(
LS_ERROR
) << file << "(" << line << ")" << ": ASSERT FAILED: "
latebindingsymboltable.cc
66
LOG(
LS_ERROR
) << GetDllError();
80
LOG(
LS_ERROR
) << "Error loading symbol " << symbol_name << ": " << err;
83
LOG(
LS_ERROR
) << "Symbol " << symbol_name << " is NULL";
macutils.cc
105
LOG_E(
LS_ERROR
, OS, result) << "Gestalt(" << str << ")";
168
LOG(
LS_ERROR
) << "Failed opening Apple Script component";
174
LOG(
LS_ERROR
) << "Failed creating Apple Script description";
185
LOG(
LS_ERROR
) << "Error compiling Apple Script";
193
LOG(
LS_ERROR
) << "Error when executing Apple Script: " << script;
200
LOG(
LS_ERROR
) << "Script error: " << data;
basicpacketsocketfactory.cc
62
LOG(
LS_ERROR
) << "UDP bind failed with error "
80
LOG(
LS_ERROR
) << "TCP bind failed with error "
104
LOG(
LS_ERROR
) << "TCP bind failed with error "
126
LOG(
LS_ERROR
) << "TCP connect failed with error "
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
filevideocapturer.cc
45
LOG(
LS_ERROR
) << "Unable to open file " << filename << " err=" << err;
57
LOG(
LS_ERROR
) << "File not opened yet";
63
LOG(
LS_ERROR
) << "Unable to calculate the data size of the frame";
84
LOG(
LS_ERROR
) << "Failed to write frame header";
93
LOG(
LS_ERROR
) << "Failed to write frame data";
180
LOG(
LS_ERROR
) << "The file video capturer is already running";
186
LOG(
LS_ERROR
) << "Unable to open the file " << filename << " err=" << err;
192
LOG(
LS_ERROR
) << "Failed to read the first frame header";
198
LOG(
LS_ERROR
) << "Failed to seek back to beginning of the file";
223
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
53
LOG(
LS_ERROR
) << "VIDIOC_QUERYCAP failed for " << device_path;
56
LOG(
LS_ERROR
) << "Failed to open " << device_path;
/external/chromium/third_party/libjingle/source/talk/session/phone/
rtcpmuxfilter.cc
50
LOG(
LS_ERROR
) << "Invalid state for RTCP mux offer";
72
LOG(
LS_ERROR
) << "Invalid state for RTCP mux answer";
v4llookup.cc
52
LOG(
LS_ERROR
) << "VIDIOC_QUERYCAP failed for " << device_path;
55
LOG(
LS_ERROR
) << "Failed to open " << device_path;
/external/chromium_org/jingle/glue/
logging_unittest.cc
30
case talk_base::
LS_ERROR
:
31
return "
LS_ERROR
";
78
LOG_V(talk_base::
LS_ERROR
) << AsString(talk_base::
LS_ERROR
);
90
EXPECT_FALSE(ContainsString(contents_of_file, AsString(talk_base::
LS_ERROR
)));
105
LOG_V(talk_base::
LS_ERROR
) << AsString(talk_base::
LS_ERROR
);
117
EXPECT_TRUE(ContainsString(contents_of_file, AsString(talk_base::
LS_ERROR
)));
136
LOG_V(talk_base::
LS_ERROR
) << AsString(talk_base::
LS_ERROR
);
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
basicpacketsocketfactory.cc
72
LOG(
LS_ERROR
) << "UDP bind failed with error "
85
LOG(
LS_ERROR
) << "TLS support currently is not available.";
97
LOG(
LS_ERROR
) << "TCP bind failed with error "
125
LOG(
LS_ERROR
) << "TLS support currently is not available.";
136
LOG(
LS_ERROR
) << "TCP bind failed with error "
159
LOG(
LS_ERROR
) << "TCP connect failed with error "
dtlstransport.h
147
LOG(
LS_ERROR
) << "Offerer must use actpass value for setup attribute";
156
LOG(
LS_ERROR
) << "Answerer must use either active or passive value "
164
LOG(
LS_ERROR
) << "Offerer must use actpass value for setup attribute";
172
LOG(
LS_ERROR
) << "Answerer must use either active or passive value "
184
LOG(
LS_ERROR
)
/external/chromium_org/third_party/libjingle/source/talk/session/media/
rtcpmuxfilter.cc
45
LOG(
LS_ERROR
) << "Invalid state for change of RTCP mux offer";
57
LOG(
LS_ERROR
) << "Invalid state for RTCP mux provisional answer";
87
LOG(
LS_ERROR
) << "Invalid state for RTCP mux answer";
Completed in 387 milliseconds
1
2
3
4
5
6
7
8