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

1 2 3 4 5 6 7

  /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...]
pulseaudiosoundsystem.cc 158 LOG(LS_ERROR) << "Can't disconnect stream";
180 LOG(LS_ERROR) << "Can't query latency";
298 LOG(LS_ERROR) << "Did not receive GetVolumeCallback";
358 LOG(LS_ERROR) << "Did not receive GetSourceChannelCountCallback";
373 LOG(LS_ERROR) << "pa_context_set_source_volume_by_index()";
443 LOG(LS_ERROR) << "Can't read data!";
473 LOG(LS_ERROR) << "Can't ack read data";
487 LOG(LS_ERROR) << "Can't read data!";
580 LOG(LS_ERROR) << "Failed to change capture volume";
640 LOG(LS_ERROR) << "Unable to write"
    [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";
143 LOG(LS_ERROR) << GetDllError();
dbus.cc 168 LOG(LS_ERROR) << "DBus monitoring setup failed.";
191 LOG(LS_ERROR) << "g_idle_source_new() failed.";
208 LOG(LS_ERROR) << "DBusSigFilter list corrupted.";
219 LOG(LS_ERROR) << "dbus_connection_add_filter() failed."
235 LOG(LS_ERROR) << "DBusSigFilter list corrupted.";
253 LOG(LS_ERROR) << "dbus_g_bus_get_private() unable to get connection.";
257 LOG(LS_ERROR) << "dbus_g_connection_get_connection() returns NULL. "
365 LOG(LS_ERROR) << "g_main_context_new() failed.";
371 LOG(LS_ERROR) << "g_main_loop_new() failed.";
379 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";
306 LOG(LS_ERROR) << "::GetProcessTimes() failed: " << ::GetLastError()
    [all...]
macutils.cc 97 LOG_E(LS_ERROR, OS, result) << "Gestalt(" << str << ")";
175 LOG(LS_ERROR) << "Failed opening Apple Script component";
181 LOG(LS_ERROR) << "Failed creating Apple Script description";
192 LOG(LS_ERROR) << "Error compiling Apple Script";
200 LOG(LS_ERROR) << "Error when executing Apple Script: " << script;
207 LOG(LS_ERROR) << "Script error: " << data;
nssidentity.cc 71 LOG(LS_ERROR) << "Couldn't generate key pair";
227 LOG(LS_ERROR) << "Couldn't generate key pair";
232 LOG(LS_ERROR) << "Couldn't convert subject name " << subject_name;
238 LOG(LS_ERROR) << "Couldn't create SPKI";
244 LOG(LS_ERROR) << "Couldn't create certificate signing request";
255 LOG(LS_ERROR) << "Couldn't create validity";
264 LOG(LS_ERROR) << "Couldn't generate random serial";
270 LOG(LS_ERROR) << "Couldn't create certificate";
293 LOG(LS_ERROR) << "Couldn't sign certificate";
337 LOG(LS_ERROR) << "Couldn't import private key"
    [all...]
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 44 LOG(LS_ERROR) << "Unable to open file " << filename << " err=" << err;
56 LOG(LS_ERROR) << "File not opened yet";
62 LOG(LS_ERROR) << "Unable to calculate the data size of the frame";
83 LOG(LS_ERROR) << "Failed to write frame header";
92 LOG(LS_ERROR) << "Failed to write frame data";
169 LOG(LS_ERROR) << "The file video capturer is already running";
175 LOG(LS_ERROR) << "Unable to open the file " << filename << " err=" << err;
181 LOG(LS_ERROR) << "Failed to read the first frame header";
187 LOG(LS_ERROR) << "Failed to seek back to beginning of the file";
212 LOG(LS_ERROR) << "The file video capturer is already running"
    [all...]
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 69 LOG(LS_ERROR) << "UDP bind failed with error "
82 LOG(LS_ERROR) << "TLS support currently is not available.";
94 LOG(LS_ERROR) << "TCP bind failed with error "
122 LOG(LS_ERROR) << "TLS support currently is not available.";
133 LOG(LS_ERROR) << "TCP bind failed with error "
156 LOG(LS_ERROR) << "TCP connect failed with 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 8735 milliseconds

1 2 3 4 5 6 7