/external/wpa_supplicant/ |
driver_wired.c | 217 wpa_printf(MSG_INFO, "%s: Failed to enable allmulti", 238 wpa_printf(MSG_DEBUG, "%s: Failed to remove PAE multicast " 244 wpa_printf(MSG_DEBUG, "%s: Failed to remove PAE multicast " 252 wpa_printf(MSG_DEBUG, "%s: Failed to disable allmulti mode", 260 wpa_printf(MSG_DEBUG, "%s: Failed to set the interface down",
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_wired.c | 225 wpa_printf(MSG_INFO, "%s: Failed to enable allmulti", 246 wpa_printf(MSG_DEBUG, "%s: Failed to remove PAE multicast " 252 wpa_printf(MSG_DEBUG, "%s: Failed to remove PAE multicast " 260 wpa_printf(MSG_DEBUG, "%s: Failed to disable allmulti mode", 268 wpa_printf(MSG_DEBUG, "%s: Failed to set the interface down",
|
/frameworks/base/cmds/installd/ |
installd.c | 230 LOGE("Failed to get socket from environment: %s\n", strerror(errno)); 234 LOGE("Listen on socket failed: %s\n", strerror(errno)); 243 LOGE("Accept failed: %s\n", strerror(errno)); 252 LOGE("failed to read size\n"); 260 LOGE("failed to read command\n");
|
/frameworks/base/core/java/android/net/http/ |
EventHandler.java | 42 /** Server or proxy hostname lookup failed */ 46 /** User authentication failed on server */ 48 /** User authentication failed on proxy */ 52 /** Failed to write to or read from server */ 60 /** Failed to perform SSL handshake */
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
uexception.h | 116 inline virtual const char* what (void) const throw() { return ("memory allocation failed"); } 122 size_t m_nBytesRequested; ///< Number of bytes requested by the failed allocation. 137 inline virtual const char* what (void) const throw() { return ("libc function failed"); } 143 intptr_t m_Errno; ///< Error code returned by the failed operation. 144 const char* m_Operation; ///< Name of the failed operation.
|
/system/core/libcutils/ |
sched_policy.c | 67 SLOGE("add_tid_to_cgroup failed; background=%d\n", 89 SLOGW("add_tid_to_cgroup failed to write '%s' (%s); background=%d\n", 105 SLOGE("open of %s failed: %s\n", filename, strerror(errno)); 111 SLOGE("open of %s failed: %s\n", filename, strerror(errno)); 177 SLOGE("Failed to find cpu subsys");
|
/system/core/libsysutils/src/ |
SocketListener.cpp | 67 SLOGE("Failed to start unbound listener"); 72 SLOGE("Obtaining file descriptor socket '%s' failed: %s", 85 SLOGE("pipe failed (%s)", strerror(errno)); 164 SLOGE("select failed (%s)", strerror(errno)); 178 SLOGE("accept failed (%s)", strerror(errno));
|
/external/opencore/engines/player/test/src/ |
test_pv_player_engine_testset8.cpp | 459 // AddDataSource failed 476 // Init failed 491 // GetMetadataKeys failed 515 // GetMetadataValue failed 530 // ReleaseMetadataValues failed 545 // AddDataSink failed 560 // AddDataSink failed 575 // AddDataSink failed 590 // Prepare failed 607 // Start failed [all...] |
/external/icu4c/test/cintltst/ |
ccaltst.c | 128 log_err("FAIL: %s failed with %s", api, 283 log_data_err("FAIL: Error. equivalentTo test failed (Are you missing data?)\n"); 376 log_err("FAIL: set/getFirstDayOfWeek failed\n"); 391 log_err("FAIL: set/getMinimalDaysInFirstWeek failed\n"); 530 log_err("FAIL: setTimeZone roundtrip test failed\n"); 547 log_err("FAIL: setTimeZone roundtrip test failed\n"); 649 log_err("ucal_open failed: %s\n", u_errorName(status)); [all...] |
/hardware/ti/omap3/liboverlay/ |
overlay.cpp | 252 LOGE("Failed to Create Overlay Shared Data!\n"); 259 LOGE("Failed to Map Overlay Shared Data!\n"); 270 LOGE("Failed to initialize overlay mutex attr"); 273 LOGE("Failed to set the overlay mutex attr to be shared across-processes"); 276 LOGE("Failed to initialize overlay mutex\n"); 296 LOGE("Failed to uninitialize overlay mutex!\n"); 300 LOGE("Failed to uninitialize the overlay mutex attr!\n"); 306 LOGE("Failed to Unmap Overlay Shared Data!\n"); 310 LOGE("Failed to Close Overlay Shared Data!\n"); 329 LOGE("Failed to Map Overlay Shared Data!\n") [all...] |
/dalvik/vm/jdwp/ |
JdwpSocket.c | 92 LOGE("JDWP net startup failed (req port=%d)\n", pParams->port); 149 LOGE("Socket create failed: %s\n", strerror(errno)); 157 LOGE("setsockopt(SO_REUSEADDR) failed: %s\n", strerror(errno)); 170 LOGV("attempt to bind to port %u failed: %s\n", port, strerror(errno)); 178 LOGE("Listen failed: %s\n", strerror(errno)); 193 * Note that "netState" may be partially initialized if "startup" failed. 356 LOGVV("accept failed: %s\n", strerror(errno)); 358 LOGE("accept failed: %s\n", strerror(errno)); 376 LOGE("pipe failed"); 411 LOGW("gethostbyname_r('%s') failed: %s\n" [all...] |
/external/bluetooth/bluez/src/ |
agent.c | 160 dbus_set_error_const(&err, "org.bluez.Error.Failed", "Canceled"); 329 error("D-Bus send failed"); 453 error("D-Bus send failed"); 477 goto failed; 483 failed: 506 error("D-Bus send failed"); 532 goto failed; 538 failed: 610 error("D-Bus send failed"); 637 goto failed; [all...] |
/external/qemu/audio/ |
ossaudio.c | 115 oss_logerr (errno, "Failed to close file(fd=%d)\n", *fdp); 216 oss_logerr2 (errno, typ, "Failed to open `%s'\n", dspname); 225 oss_logerr2 (errno, typ, "Failed to set sample size %d\n", req->fmt); 230 oss_logerr2 (errno, typ, "Failed to set number of channels %d\n", 236 oss_logerr2 (errno, typ, "Failed to set frequency %d\n", req->freq); 241 oss_logerr2 (errno, typ, "Failed to set non-blocking mode\n"); 247 oss_logerr2 (errno, typ, "Failed to set buffer length (%d, %d)\n", 253 oss_logerr2 (errno, typ, "Failed to get buffer length\n"); 314 oss_logerr (errno, "SNDCTL_DSP_GETOPTR failed\n"); 337 oss_logerr (errno, "SNDCTL_DSP_GETOPTR failed\n") [all...] |
/external/webkit/WebKit/win/ |
WebHistory.cpp | 151 if (FAILED(hr)) 250 if (FAILED(hr)) 254 if (FAILED(hr)) 260 if (FAILED(hr)) 306 if (FAILED(hr)) 311 if (FAILED(hr)) 322 if (FAILED(hr)) 328 if (FAILED(hr)) 337 if (FAILED(hr)) 423 if (FAILED(hr) [all...] |
/bootable/recovery/updater/ |
updater.c | 70 fprintf(stderr, "failed to open package %s: %s\n", 77 fprintf(stderr, "failed to find %s in %s\n", SCRIPT_NAME, package_data); 83 fprintf(stderr, "failed to read script from package\n");
|
/dalvik/libcore/dom/src/test/java/org/w3c/domts/ |
JUnitTestCaseAdapter.java | 53 private boolean failed = false; field in class:JUnitTestCaseAdapter 76 failed = true; 95 failed = true; 101 failed = true; 107 failed = true; 113 failed = true; 119 failed = true; 125 failed = true; 131 failed = true; 137 failed = true [all...] |
/dalvik/libcore/logging/src/main/java/org/apache/harmony/logging/internal/nls/ |
messages.properties | 37 logging.20=Loading class "{0}" failed 45 logging.8=Failed to load the specified resource bundle "{0}". 51 logging.E=Failed to establish the network connection.
|
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
PushbackReaderTest.java | 130 fail("Failed to throw exception reading from closed reader"); 191 assertTrue("Failed to read char: " + c, c == pbString.charAt(1)); 229 assertTrue("Failed to read chars", new String(c).equals(pbString 363 fail("reset failed to throw expected IOException"); 405 assertTrue("Failed to unread chars", new String(c).equals(pbString 477 fail("Failed to throw " 480 assertTrue("Failed to skip characters" + e, skipped); 482 fail("Failed to skip characters" + e); 488 assertEquals("Failed to skip all characters", 6, numSkipped); 492 fail("Failed to skip more characters" + e) [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/util/ |
ConcurrentModificationExceptionTest.java | 83 // the test has failed 84 fail("Failed to throw expected ConcurrentModificationException"); 109 fail("Failed to throw expected ConcurrentModificationException");
|
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
Permission2Test.java | 68 assertEquals("Permission Constructor failed", 123 assertEquals("getName failed to obtain the correct name", 127 assertEquals("getName failed to obtain correct name",
|
SignatureTest.java | 153 assertTrue("initVerify() failed", s.runEngineInitVerify); 179 assertTrue("initVerify() failed", s.runEngineInitVerify); 206 assertTrue("initSign() failed", s.runEngineInitSign); 246 assertTrue("initSign() failed", s.runEngineInitSign); 287 assertTrue("sign() failed", s.runEngineSign); 319 assertTrue("sign() failed", s.runEngineSign); 368 assertTrue("verify() failed", s.runEngineVerify); 407 assertTrue("verify() failed", s.runEngineVerify); 433 assertTrue("update() failed", s.runEngineUpdate1); 468 assertTrue("update() failed", s.runEngineUpdate2) [all...] |
/dalvik/vm/mterp/ |
Mterp.c | 30 bool failed = false; local 42 if (failed) { 64 return !failed;
|
/dalvik/vm/test/ |
TestHash.c | 47 LOGE("TestHash foreach test failed\n"); 70 LOGE("TestHash iterator test failed\n"); 153 LOGE("TestHash failed to delete item\n");
|
/development/samples/BrowserPlugin/jni/video/ |
VideoPlugin.cpp | 74 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to get env"); 82 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to load class"); 90 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to construct object");
|
/external/bluetooth/bluez/audio/ |
gsta2dpsink.c | 118 GST_DEBUG_OBJECT(self, "failed to add %s to the bin", 126 GST_DEBUG_OBJECT(self, "%s failed to go to playing", 245 GST_ERROR_OBJECT(self, "failed to add ghostpad"); 255 GST_WARNING_OBJECT(self, "failed to remove rtp " 280 GST_WARNING_OBJECT(self, "failed to create avdtpsink"); 321 GST_WARNING_OBJECT(self, "Failed to remove " 420 GST_ERROR_OBJECT(self, "failed to add avdtpsink " 427 GST_ERROR_OBJECT(self, "avdtpsink failed to go to ready"); 624 goto failed; 627 goto failed; [all...] |