Searched refs:errno (Results 1 - 25 of 28) sorted by relevance

12

/packages/apps/Test/connectivity/sl4n/
H A Dmain.cpp24 #include <errno.h>
62 << " Error: " << strerror(errno) << ", " << errno;
69 << " Error: " << strerror(errno) << ", " << errno;
76 << " Error: " << strerror(errno) << ", " << errno;
85 << " Error: " << strerror(errno) << ", " << errno;
98 << " Error: " << strerror(errno) << ", " << errn
[all...]
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dmmapped_buffer.cpp35 AKLOGE("DICT: Can't open the source. path=%s errno=%d", path, errno);
46 AKLOGE("DICT: Can't mmap dictionary. errno=%d", errno);
90 AKLOGE("DICT: Failure in munmap. ret=%d errno=%d", ret, errno);
94 AKLOGE("DICT: Failure in close. ret=%d errno=%d", ret, errno);
H A Ddict_file_writing_utils.cpp20 #include <errno.h>
106 AKLOGE("File %s cannot be opened. errno: %d", filePath, errno);
112 AKLOGE("fdopen failed for the file %s. errno: %d", filePath, errno);
/packages/apps/Nfc/nci/jni/
H A DCondVar.cpp25 #include <errno.h>
107 ALOGE ("CondVar::wait: fail get time; errno=0x%X", errno);
H A DMutex.cpp25 #include <errno.h>
H A DNativeLlcpConnectionlessSocket.cpp17 #include <errno.h>
197 ALOGE ("%s: semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno);
206 ALOGE ("%s: Failed to wait for write semaphore (errno=0x%08x)", __FUNCTION__, errno);
245 ALOGE ("%s: Failed to destroy sConnlessRecvSem semaphore (errno=0x%08x)", __FUNCTION__, errno);
H A DNativeNfcTag.cpp18 #include <errno.h>
386 ALOGE ("%s: semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno);
477 ALOGE ("%s: wait semaphore (errno=0x%08x)", __FUNCTION__, errno);
487 ALOGE ("%s: failed destroy semaphore (errno=0x%08x)", __FUNCTION__, errno);
1227 ALOGE ("%s: Check NDEF semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno);
1258 ALOGE ("%s: Failed to wait for check NDEF semaphore (errno
[all...]
H A DNfcJniUtil.cpp19 #include <errno.h>
/packages/apps/Test/connectivity/sl4n/facades/wifi/
H A Dwifi_facade.cpp166 return -errno;
173 ret = errno ? -errno : -999;
174 LOG(ERROR) << "Could not read interface " << ifname << " flags: " << errno; local
194 LOG(ERROR) << "Could not set interface " << ifname << " flags: " << errno; local
195 ret = errno ? -errno : -999;
/packages/apps/Nfc/nxp/jni/
H A Dcom_android_nfc_list.cpp19 #include <errno.h>
32 ALOGE("Mutex creation failed (errno=0x%08x)", errno);
48 ALOGE("Mutex destruction failed (errno=0x%08x)", errno);
H A Dcom_android_nfc_NativeLlcpSocket.cpp18 #include <errno.h>
149 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
208 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
289 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
345 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
H A Dcom_android_nfc.cpp19 #include "errno.h"
81 ALOGE("Semaphore creation failed (errno=0x%08x)", errno);
105 ALOGE("Failed to destroy semaphore (errno=0x%08x)", errno);
187 ALOGE("NFC Manager Reentrance Mutex creation returned 0x%08x", errno);
193 ALOGE("NFC Manager Concurrency Mutex creation returned 0x%08x", errno);
207 ALOGE("NFC Manager incoming socket mutex creation returned 0x%08x", errno);
213 ALOGE("NFC Manager incoming socket condition creation returned 0x%08x", errno);
H A Dcom_android_nfc_NativeP2pDevice.cpp18 #include <errno.h>
159 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
250 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
323 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
391 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
447 ALOGE("Failed to wait for semaphore (errno
[all...]
H A Dcom_android_nfc_NativeLlcpServiceSocket.cpp17 #include <errno.h>
134 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
H A Dcom_android_nfc_NativeLlcpConnectionlessSocket.cpp17 #include <errno.h>
100 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
180 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
H A Dcom_android_nfc_NativeNfcTag.cpp17 #include <errno.h>
216 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
273 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
472 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
526 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
624 ALOGE("Failed to wait for semaphore (errno
[all...]
H A Dcom_android_nfc_NativeNfcManager.cpp17 #include <errno.h>
196 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
366 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
463 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
515 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno);
546 ALOGE("Failed to wait for semaphore (errno
[all...]
/packages/services/Car/libvehiclenetwork/libvehiclenetwork-audio-helper/include/
H A Dvehicle-network-audio-helper-for-c.h23 #include <errno.h>
/packages/apps/TV/usbtuner/jni/
H A DDvbManager.cpp19 #include <errno.h>
100 ALOGD("Can't set Frontend : %s", strerror(errno));
153 ALOGD("Can't open FE file : %s", strerror(errno));
191 ALOGD("Can't open DEMUX file : %s", strerror(errno));
253 ALOGD("Can't open DVR file : %s", strerror(errno));
307 ALOGD("Can't read DVR : %s", strerror(errno));
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
H A Dver4_dict_buffers.cpp87 AKLOGE("Cannot create directory: %s. errno: %d.", tmpDirPath, errno);
115 AKLOGE("File %s cannot be opened. errno: %d", bodyFilePath, errno);
121 AKLOGE("fdopen failed for the file %s. errno: %d", bodyFilePath, errno);
/packages/apps/Nfc/nci/jni/extns/pn54x/inc/
H A DphNxpExtns.h22 #include <errno.h>
H A DphNxpExtns_Custom.h22 #include <errno.h>
/packages/apps/Nfc/nci/jni/extns/pn54x/src/
H A DphNxpExtns.c230 ALOGE ("%s: semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno);
629 ALOGE ("%s: failed to wait (errno=0x%08x)", __FUNCTION__, errno);
636 ALOGE ("Failed to destroy check Presence semaphore (errno=0x%08x)", errno);
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
H A Dver4_dict_buffers.cpp71 AKLOGE("Cannot create directory: %s. errno: %d.", tmpDirPath, errno);
/packages/apps/Terminal/jni/
H A Dcom_android_terminal_Terminal.cpp331 ALOGE("failed to dup stderr - %s", strerror(errno));
345 ALOGE("failed to open stderr - %s", strerror(errno));
357 fprintf(stderr_save, "Cannot exec(%s) - %s\n", shell, strerror(errno));
378 ALOGE("read() failed: %s", strerror(errno));

Completed in 230 milliseconds

12