/hardware/akm/AK8975_FS/libsensors/ |
SensorBase.cpp | 56 ALOGE_IF(dev_fd<0, "Couldn't open %s (%s)", dev_name, strerror(errno)); 77 path, strerror(errno)); 84 path, strerror(errno));
|
/ndk/sources/android/crazy_linker/tests/ |
test_util.h | 53 fprintf(stderr, ": %s\n", strerror(old_errno)); 138 Panic("Could not create temporary directory name: %s\n", strerror(errno)); 140 Panic("Could not create temporary directory %s: %s\n", strerror(errno)); 147 Panic("Could not open directory %s: %s\n", strerror(errno)); 156 Panic("Could not remove %s: %s\n", file_path.c_str(), strerror(errno)); 161 Panic("Could not remove dir %s: %s\n", path_, strerror(errno)); 185 Panic("Could not open file for reading: %s: %s\n", path, strerror(errno)); 201 Panic("Could not read /proc/self/exe: %s\n", strerror(errno)); 333 strerror(errno)); 358 strerror(errno)) [all...] |
/system/core/debuggerd/arm64/ |
machine.cpp | 38 __func__, strerror(errno)); 73 _LOG(log, logtype::ERROR, "ptrace error: %s\n", strerror(errno)); 97 _LOG(log, logtype::ERROR, "ptrace error: %s\n", strerror(errno));
|
/system/core/libsync/ |
sync_test.c | 48 i, strerror(errno)); 98 printf("can't create sync pt %d: %s", val, strerror(errno)); 113 sync_data[0].fd[j], sync_data[1].fd[j], strerror(errno));
|
/system/core/libutils/ |
Tokenizer.cpp | 61 ALOGE("Error opening file '%s', %s.", filename.string(), strerror(errno)); 66 ALOGE("Error getting size of file '%s', %s.", filename.string(), strerror(errno)); 88 ALOGE("Error reading file '%s', %s.", filename.string(), strerror(errno));
|
/system/core/toolbox/ |
notify.c | 63 fprintf(stderr, "inotify_init failed, %s\n", strerror(errno)); 71 fprintf(stderr, "inotify_add_watch failed for %s, %s\n", file_names[i], strerror(errno)); 90 fprintf(stderr, "could not get event, %s\n", strerror(errno));
|
/system/extras/tests/bionic/libc/common/ |
test_sem_post.c | 65 printf( "Could not initialize semaphore: %s\n", strerror(errno) ); 71 printf("Could not create thread %d: %s\n", nn+1, strerror(errno) ); 90 printf("Could not get semaphore value: %s\n", strerror(errno));
|
/system/netd/server/ |
PppController.cpp | 75 ALOGE("fork failed (%s)", strerror(errno)); 95 ALOGE("execl failed (%s)", strerror(errno)); 135 ALOGE("Error opening /sys/class/tty (%s)", strerror(errno));
|
/system/vold/ |
vdc.c | 61 fprintf(stderr, "Error connecting (%s)\n", strerror(errno)); 120 fprintf(stderr, "Error in select (%s)\n", strerror(errno)); 133 fprintf(stderr, "Error reading data (%s)\n", strerror(errno));
|
/frameworks/base/libs/androidfw/ |
BackupHelpers.cpp | 169 ALOGW("write_snapshot_file error writing header %s", strerror(errno)); 181 ALOGW("write_snapshot_file error writing header %s", strerror(errno)); 188 ALOGW("write_snapshot_file error writing filename %s", strerror(errno)); 197 paddingLen, strerror(errno)); 531 ALOGE("Error %d (%s) from lstat64(%s)", err, strerror(err), filepath.string()); 546 ALOGE("Error %d (%s) from open(%s)", err, strerror(err), filepath.string()); 695 err, strerror(err)); 766 (long)amt, strerror(errno)); 784 ALOGW("Could not open file %s -- %s", filename.string(), strerror(errno)); 792 ALOGW("Error '%s' writing '%s'", strerror(errno), filename.string()) [all...] |
/device/htc/flounder/sensor_hub/libsensors/ |
CwMcuSensor.cpp | 81 ALOGE("%s: fname = %s, fd = %d, failed: %s\n", __func__, fname, fd, strerror(errno)); 87 ALOGE("%s: write failed: fd = %d, rc = %d, strerr = %s\n", __func__, fd, rc, strerror(errno)); 205 strerror(errno), buf); 243 " strerr = %s\n", fd, strerror(open_errno)); 426 buffer_access, strerror(errno)); 449 strerror(errno)); 459 strerror(errno)); 463 rc, strerror(errno), i); 474 iio_buf_size, strerror(errno)); 478 "i = %d, iio_buf_size = %d\n", strerror(errno), i, iio_buf_size) [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
memfs_malloc.cc | 50 #include <string.h> // for strerror 179 "ftruncate failed", strerror(errno)); 195 "mmap failed (size, error)", size + extra, strerror(errno)); 231 path, strerror(errno)); 238 "fatal: error unlinking memfs_malloc_path", path, strerror(errno)); 246 "fatal: error fstatfs of memfs_malloc_path", strerror(errno));
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
memfs_malloc.cc | 50 #include <string.h> // for strerror 179 "ftruncate failed", strerror(errno)); 195 "mmap failed (size, error)", size + extra, strerror(errno)); 231 path, strerror(errno)); 238 "fatal: error unlinking memfs_malloc_path", path, strerror(errno)); 246 "fatal: error fstatfs of memfs_malloc_path", strerror(errno));
|
/external/mtpd/ |
mtpd.c | 169 log_print(FATAL, "Pipe() %s", strerror(errno)); 193 log_print(FATAL, "Poll() %s", strerror(errno)); 277 strerror(errno) : gai_strerror(error)); 294 log_print(FATAL, "Connect() %s", strerror(errno)); 314 log_print(FATAL, "Fork() %s", strerror(errno)); 349 log_print(FATAL, "Exec() %s", strerror(errno));
|
/hardware/libhardware_legacy/qemu/ |
qemu.c | 84 D("no qemud pipe: %s", strerror(errno)); 104 D("no qemud control socket: %s", strerror(errno)); 111 strerror(errno)); 144 channel->device, strerror(errno)); 296 strerror(errno)); 339 D("%s: could not send: %s", __FUNCTION__, strerror(errno));
|
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/ |
V4LCameraAdapter.cpp | 98 CAMHAL_LOGEB("VIDIOC_REQBUFS failed: %s", strerror(errno)); 113 CAMHAL_LOGEB("Unable to query buffer (%s)", strerror(errno)); 126 CAMHAL_LOGEB("Unable to map buffer [%d]. (%s)", i, strerror(errno)); 142 CAMHAL_LOGEB("VIDIOC_REQBUFS failed for USERPTR: %s", strerror(errno)); 159 CAMHAL_LOGEB("StartStreaming: Unable to start capture: %s", strerror(errno)); 176 CAMHAL_LOGEB("StopStreaming: Unable to stop capture: %s", strerror(errno)); 197 CAMHAL_LOGEB("VIDIOC_REQBUFS failed: %s", strerror(errno)); 211 CAMHAL_LOGEB("VIDIOC_G_FMT Failed: %s", strerror(errno)); 226 CAMHAL_LOGEB("VIDIOC_S_FMT Failed: %s", strerror(errno)); 246 CAMHAL_LOGEB("v4lSetFormat Failed: %s", strerror(errno)) [all...] |
/system/core/logd/ |
libaudit.c | 142 SLOGE("Error sending data over the netlink socket: %s", strerror(-errno)); 185 SLOGE("Could net set pid for audit events, error: %s", strerror(-rc)); 243 SLOGE("Error receiving from netlink socket, error: %s", strerror(-rc)); 248 SLOGE("Protocol fault, error: %s", strerror(EPROTO)); 261 SLOGE("Bad kernel response %s", strerror(-rc)); 271 SLOGE("Attempting to close invalid fd %d, error: %s", fd, strerror(errno));
|
/cts/tests/tests/security/jni/ |
android_security_cts_LinuxRngTest.cpp | 51 throwIOException(env, "Failed to stat %s: %s", nameStr, strerror(errno)); 77 throwIOException(env, "Failed to stat %s: %s", nameStr, strerror(errno));
|
/dalvik/libdex/ |
SysUtil.cpp | 50 strerror(errno)); 128 fd, (int) start, strerror(errno)); 166 fd, (int) start, strerror(errno)); 173 memPtr, length, strerror(err)); 213 (int) actualLength, fd, (int) actualStart, strerror(errno)); 267 alignAddr, alignLength, prot, strerror(errno)); 287 pMap->baseAddr, pMap->baseLength, strerror(errno)); 322 ALOGE("%s: write failed: %s", logMsg, strerror(err));
|
/external/chromium_org/third_party/mesa/src/src/glx/apple/ |
apple_glx_drawable.c | 53 __func__, strerror(err)); 67 __func__, strerror(err)); 99 fprintf(stderr, "pthread_mutex_lock error: %s\n", strerror(err)); 112 fprintf(stderr, "pthread_mutex_unlock error: %s\n", strerror(err)); 182 fprintf(stderr, "pthread_mutex_destroy error: %s\n", strerror(err)); 252 fprintf(stderr, "pthread_mutexattr_init error: %s\n", strerror(err)); 264 fprintf(stderr, "error: setting pthread mutex type: %s\n", strerror(err)); 271 fprintf(stderr, "pthread_mutex_init error: %s\n", strerror(err));
|
/external/compiler-rt/SDKs/darwin/usr/include/ |
string.h | 31 /* Determine the appropriate strerror() function. */ 50 char *strerror(int) __asm(__STRERROR_NAME);
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/ |
open-syscall-all-cpus.c | 38 strerror(errno)); 59 strerror(errno));
|
open-syscall-tp-fields.c | 50 pr_debug("perf_evlist__open: %s\n", strerror(errno)); 56 pr_debug("perf_evlist__mmap: %s\n", strerror(errno));
|
task-exit.c | 85 pr_debug("Couldn't open the evlist: %s\n", strerror(-err)); 91 strerror(errno));
|
/external/ltrace/sysdeps/linux-gnu/x86/ |
regs.c | 81 strerror(errno)); 99 strerror(errno));
|