/frameworks/native/services/surfaceflinger/DisplayHardware/ |
FramebufferSurface.cpp | 95 ALOGE("error acquiring buffer: %s (%d)", strerror(-err), err); 113 ALOGE("error releasing buffer: %s (%d)", strerror(-err), err); 131 strerror(-err), err); 154 strerror(-err), err);
|
/frameworks/native/services/surfaceflinger/tests/screencap/ |
screencap.cpp | 48 fprintf(stderr, "screen capture failed: %s\n", strerror(-err));
|
/frameworks/native/services/surfaceflinger/tests/vsync/ |
vsync.cpp | 44 printf("error reading events (%s)\n", strerror(-n));
|
/hardware/akm/AK8975_FS/libsensors/ |
sensors.cpp | 177 ALOGE_IF(result<0, "error creating wake pipe (%s)", strerror(errno)); 230 ALOGE_IF(result<0, "error sending wake message (%s)", strerror(errno)); 304 ALOGE("poll() failed (%s)", strerror(errno)); 310 ALOGE_IF(result<0, "error reading from wake pipe (%s)", strerror(errno));
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_ad.cpp | 57 __func__, value, strerror(errno)); 66 __func__, wbFbNum, strerror(errno)); 86 strerror(errno)); 91 __func__, wbFbNum, strerror(errno));
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn.cpp | 66 LOC_LOGE("failed to change mode for %s, error = %s\n", global_loc_api_q_path, strerror(errno)); 76 global_loc_api_q_path, gps_group->gr_gid, result, strerror(errno)); 90 LOC_LOGE("failed to change mode for %s, error = %s\n", global_loc_api_resp_q_path, strerror(errno)); 100 gps_group->gr_gid, result, strerror(errno));
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn.cpp | 66 LOC_LOGE("failed to change mode for %s, error = %s\n", global_loc_api_q_path, strerror(errno)); 76 global_loc_api_q_path, gps_group->gr_gid, result, strerror(errno)); 90 LOC_LOGE("failed to change mode for %s, error = %s\n", global_loc_api_resp_q_path, strerror(errno)); 100 gps_group->gr_gid, result, strerror(errno));
|
/hardware/ti/omap4-aah/libtiutils/ |
MessageQueue.cpp | 52 MSGQ_LOGEB("Error while openning pipe: %s", strerror(stat) ); 127 MSGQ_LOGEB("read() error: %s", strerror(errno)); 218 MSGQ_LOGEB("write() error: %s", strerror(errno)); 262 MSGQ_LOGEB("poll() error: %s", strerror(errno));
|
/hardware/ti/omap4xxx/libtiutils/ |
MessageQueue.cpp | 51 MSGQ_LOGEB("Error while openning pipe: %s", strerror(stat) ); 126 MSGQ_LOGEB("read() error: %s", strerror(errno)); 217 MSGQ_LOGEB("write() error: %s", strerror(errno)); 261 MSGQ_LOGEB("poll() error: %s", strerror(errno));
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
strerror.c | 0 /* strerror.c --- POSIX compatible system error routine 35 # undef strerror macro 37 # define strerror(n) NULL macro 333 char *result = strerror (n);
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
cstring | 53 using ::strerror;
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
cstring | 53 using ::strerror;
|
/system/core/debuggerd/x86/ |
machine.cpp | 34 _LOG(log, logtype::ERROR, "cannot get registers: %s\n", strerror(errno));
|
/system/core/libpixelflinger/tests/codegen/ |
codegen.cpp | 65 printf("error %08x (%s)\n", err, strerror(-err));
|
/system/core/libsysutils/src/ |
NetlinkListener.cpp | 55 SLOGE("recvmsg failed (%s)", strerror(errno));
|
/system/core/toolbox/ |
df.c | 34 fprintf(stderr, "%s: %s\n", s, strerror(errno));
|
insmod.c | 89 argv[1], strerror(errno));
|
/system/extras/tests/bionic/libc/common/ |
test_gethostname.c | 41 printf("gethostname() returned error %d: %s\n", errno, strerror(errno));
|
/system/extras/tests/bionic/libc/other/ |
test_zlib.c | 163 fprintf(stderr, "clock_gettime: %s\n", strerror(errno) ); 169 fprintf(stderr, "gettimeofday: %s\n", strerror(errno) ); 226 fprintf(stderr, "could not open '%s': %s\n", argv[1], strerror(errno) ); 237 fprintf(stderr, "could not create '%s': %s\n", tempfile, strerror(errno));
|
/system/netd/server/ |
oem_iptables_hook.cpp | 66 ALOGE("%s failed: %s", OEM_SCRIPT_PATH, strerror(errno));
|
/bootable/recovery/applypatch/ |
freecache.c | 19 printf("error opening /proc: %s\n", strerror(errno)); 38 printf("error opening %s: %s\n", path, strerror(errno)); 91 printf("error opening %s: %s\n", dirs[i], strerror(errno));
|
/bootable/recovery/mtdutils/ |
flash_image.c | 44 strlcat(buf, strerror(err), sizeof(buf)); 80 ALOGW("error opening %s: %s\n", argv[1], strerror(errno)); 86 ALOGW("error reading %s: %s\n", argv[1], strerror(errno));
|
/bootable/recovery/tools/ota/ |
add-property-tag.c | 96 fprintf(stderr, "can't read %s: %s\n", filename, strerror(errno)); 104 fprintf(stderr, "can't write %s: %s\n", tmpname, strerror(errno)); 135 tmpname, filename, strerror(errno));
|
/dalvik/libdex/ |
OptInvocation.cpp | 126 ALOGE("Failed to create dalvik-cache directory %s: %s", nameBuf, strerror(errno)); 134 ALOGE("Failed to create dalvik-cache directory %s: %s", nameBuf, strerror(errno)); 176 ALOGE("opt header write failed: %s", strerror(errno));
|
/device/generic/goldfish/libqemu/ |
test_guest_2.c | 145 fprintf(stderr, "Could not open '%s' pipe: %s\n", pipeName, strerror(errno)); 167 fprintf(stderr,"%d: Sending %d bytes failed: %s\n", count, bufferSize, strerror(errno)); 178 fprintf(stderr, "Receiving failed (ret=%d): %s\n", ret, strerror(errno));
|