/device/google/crosshatch/vibrator/ |
D | impl.cpp | 64 ALOGE("Failed to open %s (%d): %s", F0_FILEPATH, errno, strerror(errno)); in loadCalibrationData() 69 ALOGE("Failed to open %s (%d): %s", REDC_FILEPATH, errno, strerror(errno)); in loadCalibrationData() 74 ALOGE("Failed to open %s (%d): %s", CALIBRATION_FILEPATH, errno, strerror(errno)); in loadCalibrationData() 109 ALOGE("Failed to open %s (%d): %s", ACTIVATE_PATH, errno, strerror(errno)); in makeVibratorService() 114 ALOGE("Failed to open %s (%d): %s", DURATION_PATH, errno, strerror(errno)); in makeVibratorService() 119 ALOGE("Failed to open %s (%d): %s", STATE_PATH, errno, strerror(errno)); in makeVibratorService() 124 ALOGE("Failed to open %s (%d): %s", EFFECT_INDEX_PATH, errno, strerror(errno)); in makeVibratorService() 129 ALOGE("Failed to open %s (%d): %s", EFFECT_QUEUE_PATH, errno, strerror(errno)); in makeVibratorService() 134 ALOGE("Failed to open %s (%d): %s", DIGI_SCALE_PATH, errno, strerror(errno)); in makeVibratorService() 139 ALOGE("Failed to set state (%d): %s", errno, strerror(errno)); in makeVibratorService()
|
/device/generic/goldfish/wifi/createns/ |
D | createns.cpp | 61 ALOGE("Failed to unlink file '%s': %s", file, strerror(errno)); in removeFile() 109 ALOGE("Unable to create file '%s': %s", path.c_str(), strerror(errno)); in writeNamespacePid() 138 path.c_str(), strerror(errno)); in writeNamespacePid() 195 ALOGE("Failed to set working directory to root: %s", strerror(errno)); in daemonize() 203 ALOGE("Unable to write pid to pipe: %s", strerror(errno)); in daemonize() 223 ALOGE("Failed to create pipe: %s", strerror(errno)); in main() 233 strerror(errno)); in main() 246 ALOGE("Failed to open file %s: %s", path.c_str(), strerror(errno)); in main() 254 strerror(errno)); in main() 276 ALOGE("Failed to read child PID from pipe: %s", strerror(errno)); in main()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | thread_atheos.h | 113 dprintf(("PyThread_start_new_thread spawn_thread failed: %s\n", strerror(errno))); in PyThread_start_new_thread() 117 dprintf(("PyThread_start_new_thread resume_thread failed: %s\n", strerror(errno))); in PyThread_start_new_thread() 178 strerror(errno))); in PyThread_allocate_lock() 188 strerror(errno))); in PyThread_allocate_lock() 204 strerror(errno))); in PyThread_free_lock() 210 strerror(errno))); in PyThread_free_lock() 236 lock, waitflag, strerror(errno))); in PyThread_acquire_lock() 251 strerror(errno))); in PyThread_release_lock() 256 strerror(errno))); in PyThread_release_lock()
|
D | dynload_aix.c | 49 PyErr_SetString(PyExc_ImportError, strerror(errno)); in aix_getoldmodules() 57 PyErr_SetString(PyExc_ImportError, strerror(errno)); in aix_getoldmodules() 62 PyErr_SetString(PyExc_ImportError, strerror(errno)); in aix_getoldmodules() 84 PyErr_SetString(PyExc_ImportError, strerror(errno)); in aix_getoldmodules() 138 ERRBUF_APPEND(strerror(errno)); in aix_loaderror()
|
/device/google/trout/hal/vehicle/2.0/ |
D | PowerStateListener.cpp | 38 LOG(ERROR) << __func__ << ": read error: " << strerror(errno); in ForwardSocketToFile() 47 << strerror(errno); in ForwardSocketToFile() 54 << strerror(errno); in ForwardSocketToFile() 82 LOG(ERROR) << __func__ << ": failed to create UNIX socket: " << strerror(errno); in Listen() 99 << " to the socket: " << strerror(errno); in Listen() 105 << strerror(errno); in Listen()
|
/device/generic/goldfish/dhcp/client/ |
D | interface.cpp | 59 interfaceName, strerror(errno)); in init() 103 strerror(errno)); in setMtu() 144 strerror(errno)); in setAddress() 150 strerror(errno)); in setAddress() 165 strerror(-err->error)); in setAddress() 186 mInterfaceName.c_str(), strerror(errno)); in populateIndex() 198 mInterfaceName.c_str(), strerror(errno)); in populateMacAddress() 210 mInterfaceName.c_str(), strerror(errno)); in setInterfaceUp() 225 mInterfaceName.c_str(), strerror(errno)); in setInterfaceUp()
|
/device/generic/goldfish/wifi/execns/ |
D | execns.cpp | 99 nsPath, ns, strerror(errno)); in readNamespacePid() 114 LOGE("Error reading from file %s: %s", nsPath, strerror(errno)); in readNamespacePid() 140 ns, nsPath, strerror(errno)); in setNetworkNamespace() 146 ns, strerror(errno)); in setNetworkNamespace() 160 LOGE("Cannot switch to user '%s': %s", user, strerror(errno)); in changeUser() 174 LOGE("Cannot switch to group '%s': %s", group, strerror(errno)); in changeGroup() 226 LOGE("Could not execute command: %s", strerror(error)); in execCommand() 239 sncatf(buffer, sizeof(buffer), "': %s", strerror(error)); in execCommand()
|
/device/generic/goldfish/wifi/wifi_hal/ |
D | netlink.cpp | 61 ALOGE("Failed to create control pipe: %s", strerror(errno)); in init() 67 ALOGE("Failed to create netlink socket: %s", strerror(errno)); in init() 78 ALOGE("Failed to bind netlink socket: %s", strerror(errno)); in init() 115 ALOGE("poll encountered an error: %s", strerror(errno)); in eventLoop() 178 ALOGE("Failed to send netlink message: %s", strerror(errno)); in sendMessage() 193 strerror(errno)); in readNetlinkMessage() 213 strerror(-err->error), header->nlmsg_seq); in readNetlinkMessage()
|
/device/google/cuttlefish/guest/hals/camera/ |
D | EmulatedCameraHotplugThread.cpp | 70 __FUNCTION__, it->CameraID, strerror(errno), errno); in requestExit() 82 ALOGE("%s: close failure error: '%s' (%d)", __FUNCTION__, strerror(errno), in requestExit() 101 strerror(errno), errno); in readyToRun() 143 strerror(errno), errno); in threadLoop() 218 filePath.string(), strerror(errno), errno); in createFileIfNotExists() 225 __FUNCTION__, filePath.string(), strerror(errno), errno); in createFileIfNotExists() 274 camPath.string(), strerror(errno), errno); in addWatch() 295 __FUNCTION__, cameraId, strerror(errno), errno); in removeWatch() 318 filePath.string(), strerror(errno), errno); in readFile()
|
D | PreviewWindow.cpp | 69 res, strerror(res)); in setPreviewWindow() 119 strerror(-res)); in onNextFrameAvailable() 134 -res, strerror(-res)); in onNextFrameAvailable() 142 -res, strerror(-res)); in onNextFrameAvailable() 155 strerror(res)); in onNextFrameAvailable()
|
/device/generic/goldfish/network/netmgr/ |
D | bridge.cpp | 66 strerror(errno)); in createSocket() 78 mBridgeName.c_str(), strerror(errno)); in createBridge() 95 mBridgeName.c_str(), strerror(errno)); in createBridge() 108 strerror(errno)); in createBridge() 132 strerror(errno)); in doInterfaceOperation()
|
D | fork.cpp | 31 LOGE("fork() failed: %s", strerror(errno)); in forkAndExec() 43 LOGE("Failed to run '%s': %s", argv[0], strerror(errno)); in forkAndExec()
|
D | monitor.cpp | 70 LOGE("Monitor receive failed: %s", strerror(errno)); in onReadAvailable() 130 strerror(errno)); in openSocket() 141 strerror(errno)); in openSocket() 172 strerror(errno)); in requestInterfaces()
|
/device/google/cuttlefish/guest/commands/vsoc_input_service/ |
D | virtual_device_base.cpp | 34 SLOGE("ioctl failed (%s)", strerror(errno)); in DoIoctl() 60 SLOGE("Failed to open /dev/uinput (%s)", strerror(errno)); in SetUp() 99 SLOGE("Unable to set input device info (%s)", strerror(errno)); in SetUp() 103 SLOGE("Unable to create input device (%s)", strerror(errno)); in SetUp() 121 SLOGE("Event write failed (%s): aborting", strerror(errno)); in EmitEvent()
|
/device/generic/goldfish/camera/ |
D | PreviewWindow.cpp | 68 __FUNCTION__, res, strerror(res)); in setPreviewWindow() 122 __FUNCTION__, -res, strerror(-res)); in onNextFrameAvailable() 137 __FUNCTION__, -res, strerror(-res)); in onNextFrameAvailable() 145 __FUNCTION__, -res, strerror(-res)); in onNextFrameAvailable() 160 __FUNCTION__, res, strerror(res)); in onNextFrameAvailable()
|
D | EmulatedCameraHotplugThread.cpp | 70 __FUNCTION__, it->CameraID, strerror(errno), in requestExit() 85 __FUNCTION__, strerror(errno), errno); in requestExit() 103 __FUNCTION__, strerror(errno), errno); in readyToRun() 143 __FUNCTION__, strerror(errno), in threadLoop() 256 __FUNCTION__, camPath.string(), strerror(errno), in addWatch() 280 __FUNCTION__, cameraId, strerror(errno), in removeWatch() 306 __FUNCTION__, filePath.string(), strerror(errno), errno); in readFile()
|
/device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
D | VirtioGpuPipeStream.cpp | 79 ERR("%s: failed with fd %d (%s)", __func__, m_fd, strerror(errno)); in connect() 100 __func__, ret, strerror(errno)); in connect() 130 __func__, ret, strerror(errno)); in connect() 140 __func__, ret, strerror(errno)); in connect() 226 strerror(errno)); in writeFully() 260 strerror(errno)); in readFully() 331 … ERR("VirtioGpuPipeStream: DRM_IOCTL_VIRTGPU_WAIT failed with %d (%s)\n", errno, strerror(errno)); in wait() 366 ERR("VirtioGpuPipeStream: failed with errno %d (%s)\n", errno, strerror(errno)); in transferToHost() 406 ERR("VirtioGpuPipeStream: failed with errno %d (%s)\n", errno, strerror(errno)); in transferFromHost()
|
D | VirtioGpuStream.cpp | 112 ERR("%s: failed with fd %d (%s)", __func__, m_fd, strerror(errno)); in connect() 132 __func__, ret, strerror(errno)); in connect() 158 __func__, ret, strerror(errno)); in connect() 167 __func__, ret, strerror(errno)); in connect() 340 __func__, ret, strerror(errno)); in readFully() 403 ret, strerror(errno)); in commitAll()
|
/device/google/bonito/health/ |
D | LearnedCapacityBackupRestore.cpp | 65 LOG(ERROR) << "Write file error: " << strerror(errno); in SaveToStorage() 72 LOG(ERROR) << "Read nominal capacity error: " << strerror(errno); in ReadNominalCapacity() 88 LOG(ERROR) << "Read capacity error: " << strerror(errno); in ReadCapacity() 108 LOG(ERROR) << "Write data error: " << strerror(errno); in SaveToSRAM()
|
/device/google/cuttlefish/common/libs/utils/ |
D | users.cpp | 53 << std::strerror(result); in GroupIdFromName() 62 << std::strerror(errno); in GetSuplementaryGroups() 69 << groups.size() << "): " << std::strerror(errno); in GetSuplementaryGroups()
|
/device/generic/goldfish/radio/ril/ |
D | ipv6_monitor.cpp | 172 strerror(errno)); in init() 178 RLOGE("Ipv6Monitor failed to open socket: %s", strerror(errno)); in init() 211 mInterfaceName.c_str(), strerror(errno)); in initInterfaces() 222 mInterfaceName.c_str(), strerror(errno)); in initInterfaces() 240 RLOGE("Ipv6Monitor failed to set socket filter: %s", strerror(errno)); in initInterfaces() 252 mInterfaceName.c_str(), strerror(errno)); in initInterfaces() 259 mInterfaceName.c_str(), strerror(errno)); in initInterfaces() 270 mInterfaceName.c_str(), strerror(errno)); in initInterfaces() 313 strerror(errno)); in run() 370 strerror(errno)); in onReadAvailable()
|
D | if_monitor.cpp | 117 RLOGE("InterfaceMonitor failed to open socket: %s", strerror(errno)); in init() 122 RLOGE("Unable to create control socket pair: %s", strerror(errno)); in init() 135 strerror(errno)); in init() 156 "interface addresses: %s", strerror(errno)); in requestAddresses() 177 cur->ifa_name, strerror(errno)); in requestAddresses() 234 RLOGE("Polling failed: %s", strerror(errno)); in run() 291 RLOGE("InterfaceMonitor receive failed: %s", strerror(errno)); in onReadAvailable()
|
/device/google/cuttlefish/guest/monitoring/tombstone_transmit/ |
D | tombstone_transmit.cpp | 41 strerror(errno), errno); in new_tombstone_create_notifier() 49 TOMBSTONE_DIR, strerror(errno), errno); in new_tombstone_create_notifier() 66 __FUNCTION__, strerror(errno), errno); in get_next_tombstone_path_blocking()
|
/device/google/contexthub/util/nanotool/ |
D | androidcontexthub.cpp | 152 LOGE("Couldn't remove lock file: %s", strerror(errno)); in ~AndroidContextHub() 173 LOGE("Couldn't create lock directory: %s", strerror(errno)); in Initialize() 178 LOGE("Couldn't create lock file: %s", strerror(errno)); in Initialize() 192 LOGE("Couldn't open device file: %s", strerror(errno)); in Initialize() 203 LOGI("Couldn't open comms device file: %s", strerror(errno)); in Initialize() 224 strerror(errno)); in WriteEvent() 247 LOGE("Polling failed: %s", strerror(errno)); in ReadEvent() 372 LOGE("Couldn't read from device file: %s", strerror(errno)); in ReadEventFromFd()
|
/device/google/bonito/json-c/ |
D | json_util.c | 76 filename, strerror(errno)); in json_object_from_file() 90 filename, strerror(errno)); in json_object_from_file() 114 filename, strerror(errno)); in json_object_to_file_ext() 129 filename, strerror(errno)); in json_object_to_file_ext()
|