/device/google/bonito/vibrator/ |
D | service.cpp | 82 ALOGE("Failed to open %s (%d): %s", AUTOCAL_FILEPATH, error, strerror(error)); in loadCalibrationData() 89 ALOGE("Failed to open %s (%d): %s", OL_LRA_PERIOD_FILEPATH, error, strerror(error)); in loadCalibrationData() 96 ALOGE("Failed to open %s (%d): %s", CALIBRATION_FILEPATH, error, strerror(error)); in loadCalibrationData() 149 ALOGE("Failed to open %s (%d): %s", ACTIVATE_PATH, error, strerror(error)); in registerVibratorService() 156 ALOGE("Failed to open %s (%d): %s", DURATION_PATH, error, strerror(error)); in registerVibratorService() 163 ALOGE("Failed to open %s (%d): %s", STATE_PATH, error, strerror(error)); in registerVibratorService() 170 ALOGE("Failed to set state (%d): %s", errno, strerror(errno)); in registerVibratorService() 178 ALOGW("Failed to open %s (%d): %s", RTP_INPUT_PATH, error, strerror(error)); in registerVibratorService() 184 ALOGW("Failed to open %s (%d): %s", MODE_PATH, error, strerror(error)); in registerVibratorService() 190 ALOGW("Failed to open %s (%d): %s", SEQUENCER_PATH, error, strerror(error)); in registerVibratorService() [all …]
|
/device/google/wahoo/vibrator/ |
D | service.cpp | 73 strerror(error)); in loadCalibrationData() 81 strerror(error)); in loadCalibrationData() 89 strerror(error)); in loadCalibrationData() 126 ALOGE("Failed to open %s (%d): %s", ACTIVATE_PATH, error, strerror(error)); in registerVibratorService() 133 ALOGE("Failed to open %s (%d): %s", DURATION_PATH, error, strerror(error)); in registerVibratorService() 140 ALOGE("Failed to open %s (%d): %s", STATE_PATH, error, strerror(error)); in registerVibratorService() 147 ALOGE("Failed to set state (%d): %s", errno, strerror(errno)); in registerVibratorService() 155 ALOGW("Failed to open %s (%d): %s", RTP_INPUT_PATH, error, strerror(error)); in registerVibratorService() 161 ALOGW("Failed to open %s (%d): %s", MODE_PATH, error, strerror(error)); in registerVibratorService() 167 ALOGW("Failed to open %s (%d): %s", SEQUENCER_PATH, error, strerror(error)); in registerVibratorService() [all …]
|
/device/generic/goldfish/include/ |
D | qemud.h | 57 D("QEMUD pipe is not available for %s: %s", name, strerror(errno)); in qemud_channel_open() 63 D("no qemud control socket: %s", strerror(errno)); in qemud_channel_open() 70 strerror(errno)); in qemud_channel_open() 99 D("can't write qemud frame header: %s", strerror(errno)); in qemud_channel_send() 104 D("can4t write qemud frame payload: %s", strerror(errno)); in qemud_channel_send() 117 D("can't read qemud frame header: %s", strerror(errno)); in qemud_channel_recv() 129 D("can't read qemud frame payload: %s", strerror(errno)); in qemud_channel_recv()
|
/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() 232 strerror(errno)); in main() 244 ALOGE("Failed to open file %s: %s", path.c_str(), strerror(errno)); in main() 252 strerror(errno)); in main() 274 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/generic/goldfish/dhcp/client/ |
D | interface.cpp | 46 interfaceName, strerror(errno)); in init() 90 strerror(errno)); in setMtu() 107 mInterfaceName.c_str(), strerror(errno)); in setAddress() 124 mInterfaceName.c_str(), strerror(errno)); in setSubnetMask() 145 mInterfaceName.c_str(), strerror(errno)); in populateIndex() 157 mInterfaceName.c_str(), strerror(errno)); in populateMacAddress() 169 mInterfaceName.c_str(), strerror(errno)); in setInterfaceUp() 184 mInterfaceName.c_str(), strerror(errno)); in setInterfaceUp()
|
/device/google/wahoo/folio_daemon/ |
D | main.cpp | 55 ALOGE("Unable to open uinput node: %s", strerror(errno)); in main() 63 ALOGE("Unable to enable SW_LID events: %s", strerror(errno)); in main() 76 ALOGE("Write user device to uinput node failed: %s", strerror(errno)); in main() 82 ALOGE("Unable to create uinput device: %s", strerror(errno)); in main() 145 ALOGE("Write EV_SW to uinput node failed: %s", strerror(errno)); in main() 156 strerror(errno)); in main() 165 ALOGE("Poll returned with zero events: %s", strerror(errno)); in main()
|
/device/generic/goldfish/wifi/ipv6proxy/ |
D | socket.cpp | 66 return Result::error(strerror(errno)); in open() 79 return res == -1 ? Result::error(strerror(errno)) : Result::success(); in setInterface() 89 return res == -1 ? Result::error(strerror(errno)) : Result::success(); in setMulticastHopLimit() 99 return res == -1 ? Result::error(strerror(errno)) : Result::success(); in setUnicastHopLimit() 110 return res == -1 ? Result::error(strerror(errno)) : Result::success(); in setTransparent() 120 return Result::error(strerror(errno)); in bind() 140 return Result::error(strerror(errno)); in receive() 168 return Result::error(strerror(errno)); in receiveFrom() 182 return Result::error(strerror(errno)); in send() 197 return Result::error(strerror(errno)); in sendTo() [all …]
|
D | interface.cpp | 49 mName.c_str(), strerror(errno)); in setAllMulti() 55 mName.c_str(), strerror(errno)); in setAllMulti() 69 mName.c_str(), strerror(errno)); in setAllMulti() 85 mName.c_str(), strerror(errno)); in resolveAddresses()
|
/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/google/cuttlefish_common/common/libs/fs/ |
D | gce_fs.cpp | 47 LOG(ERROR) << "Failed to lstat(" << path << "): " << strerror(errno); in gce_fs_prepare_dir() 66 LOG(ERROR) << "Failed to mkdir(" << path << "): " << strerror(errno); in gce_fs_prepare_dir() 74 << strerror(errno); in gce_fs_prepare_dir() 79 << "): " << strerror(errno); in gce_fs_prepare_dir() 118 << ": " << strerror(errno); in gce_fs_mkdirs()
|
/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_common/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/camera/ |
D | EmulatedCameraHotplugThread.cpp | 77 __FUNCTION__, it->CameraID, strerror(errno), in requestExit() 92 __FUNCTION__, strerror(errno), errno); in requestExit() 110 __FUNCTION__, strerror(errno), errno); in readyToRun() 154 __FUNCTION__, strerror(errno), in threadLoop() 235 __FUNCTION__, filePath.string(), strerror(errno), errno); in createFileIfNotExists() 242 __FUNCTION__, filePath.string(), strerror(errno), errno); in createFileIfNotExists() 294 __FUNCTION__, camPath.string(), strerror(errno), in addWatch() 318 __FUNCTION__, cameraId, strerror(errno), in removeWatch() 344 __FUNCTION__, filePath.string(), strerror(errno), errno); in readFile()
|
D | PreviewWindow.cpp | 67 __FUNCTION__, res, strerror(res)); in setPreviewWindow() 121 __FUNCTION__, -res, strerror(-res)); in onNextFrameAvailable() 136 __FUNCTION__, -res, strerror(-res)); in onNextFrameAvailable() 144 __FUNCTION__, -res, strerror(-res)); in onNextFrameAvailable() 157 __FUNCTION__, res, strerror(res)); in onNextFrameAvailable()
|
/device/google/cuttlefish_common/guest/commands/vsoc_input_service/ |
D | virtual_device_base.cpp | 33 SLOGE("ioctl failed (%s)", strerror(errno)); in DoIoctl() 59 SLOGE("Failed to open /dev/uinput (%s)", strerror(errno)); in SetUp() 98 SLOGE("Unable to set input device info (%s)", strerror(errno)); in SetUp() 102 SLOGE("Unable to create input device (%s)", strerror(errno)); in SetUp() 118 SLOGE("Event write failed (%s): aborting", strerror(errno)); in EmitEvent()
|
/device/generic/goldfish/keymaster/trusty/ |
D | trusty_keymaster_ipc.cpp | 64 (int)cmd, KEYMASTER_PORT, strerror(errno)); in trusty_keymaster_call() 78 ALOGE("failed to send cmd (%d) to %s: %s\n", cmd, KEYMASTER_PORT, strerror(errno)); in trusty_keymaster_call() 85 strerror(errno)); in trusty_keymaster_call() 92 strerror(errno)); in trusty_keymaster_call()
|
/device/generic/goldfish/libqemu/ |
D | test_util.c | 65 __FUNCTION__, port, strerror(errno)); in pipe_openSocket() 79 … fprintf(stderr, "%s: Could not open '%s' pipe: %s\n", __FUNCTION__, pipename, strerror(errno)); in pipe_openQemuPipe() 95 fprintf(stderr, "%s: error: %s\n", __FUNCTION__, strerror(errno)); in pipe_send() 118 fprintf(stderr, "%s: error: %s\n", __FUNCTION__, strerror(errno)); in pipe_recv()
|
D | test_guest_1.c | 54 fprintf(stderr, "Could not open '%s' pipe: %s\n", PIPE_NAME, strerror(errno)); in main() 72 fprintf(stderr,"Sending %d bytes failed: %s\n", len, strerror(errno)); in main() 81 fprintf(stderr, "Receiving failed (ret=%d): %s\n", ret, strerror(errno)); in main()
|
/device/generic/goldfish/network/netmgr/ |
D | address_assigner.cpp | 90 LOGE("AddressAssigner unable to open IP socket: %s", strerror(errno)); in setIpAddress() 95 strerror(errno)); in setIpAddress() 108 strerror(errno)); in setIpAddress() 119 strerror(errno)); in setIpAddress()
|
/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/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()
|