/device/google/bonito/vibrator/ |
D | service.cpp | 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() 196 ALOGW("Failed to open %s (%d): %s", SCALE_PATH, error, strerror(error)); in registerVibratorService() 202 ALOGW("Failed to open %s (%d): %s", CTRL_LOOP_PATH, error, strerror(error)); in registerVibratorService() 208 ALOGW("Failed to open %s (%d): %s", LP_TRIGGER_PATH, error, strerror(error)); in registerVibratorService() 214 ALOGW("Failed to open %s (%d): %s", LRA_WAVE_SHAPE_PATH, error, strerror(error)); in registerVibratorService() 220 ALOGW("Failed to open %s (%d): %s", OD_CLAMP_PATH, error, strerror(error)); in registerVibratorService() 226 ALOGW("Failed to open %s (%d): %s", OL_LRA_PERIOD_FILEPATH, error, strerror(error)); in registerVibratorService() 230 ALOGW("Failed load calibration data"); in registerVibratorService()
|
/device/google/wahoo/vibrator/ |
D | service.cpp | 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() 173 ALOGW("Failed to open %s (%d): %s", SCALE_PATH, error, strerror(error)); in registerVibratorService() 179 ALOGW("Failed to open %s (%d): %s", CTRL_LOOP_PATH, error, strerror(error)); in registerVibratorService() 185 ALOGW("Failed to open %s (%d): %s", LP_TRIGGER_PATH, error, strerror(error)); in registerVibratorService() 189 ALOGW("Failed load calibration data"); in registerVibratorService()
|
/device/google/coral/powerstats/ |
D | RailDataProvider.cpp | 66 ALOGW("Failed to open directory: %s, error: %d", filePath, errno); in findIioPowerMonitorNodes() 70 ALOGW("Failed to read device name from file: %s(%d)", in findIioPowerMonitorNodes() 97 ALOGW("Error reading file: %s", spsFileName.c_str()); in parsePowerRails() 106 ALOGW("Error reading file: %s", railFileName.c_str()); in parsePowerRails() 123 ALOGW("Unexpected format in file: %s", railFileName.c_str()); in parsePowerRails() 149 ALOGW("Potentially wrong timestamp: %" PRIu64, timestamp); in parseIioEnergyNode() 161 ALOGW("Potentially wrong energy value: %" PRIu64, in parseIioEnergyNode() 166 ALOGW("Unexpected format in file: %s", fileName.c_str()); in parseIioEnergyNode() 282 ALOGW("Sleep interrupted"); in streamEnergyData()
|
/device/google/contexthub/sensorhal/ |
D | hubconnection.cpp | 155 ALOGW("Mag bias file open failed: %s", strerror(errno)); in HubConnection() 169 ALOGW("Double touch file open failed: %s", strerror(errno)); in HubConnection() 250 ALOGW("could not set lid_state property"); in HubConnection() 292 ALOGW("Couldn't set SCHED_FIFO for HubConnection thread"); in enableSchedFifoMode() 403 ALOGW("settings file open failed: %d (%s)", in loadSensorSettings() 413 ALOGW("saved settings file open failed: %d (%s)", in loadSensorSettings() 428 ALOGW("saved settings file open failed %d (%s)", in saveSensorSettings() 473 ALOGW("saved settings file write failed %d (%s)", in saveSensorSettings() 489 ALOGW("sendCmd: retry: count=%zu, ret=%zd, retryCnt=%d", in sendCmd() 492 ALOGW("sendCmd: failed: count=%zu, ret=%zd, errno=%d", in sendCmd() [all …]
|
/device/google/cuttlefish/guest/hals/camera/ |
D | EmulatedQemuCameraDevice.cpp | 79 ALOGW("%s: Qemu camera device '%s' is already connected.", __FUNCTION__, in connectDevice() 103 ALOGW("%s: Qemu camera device '%s' is already disconnected.", __FUNCTION__, in disconnectDevice() 138 ALOGW("%s: Qemu camera device '%s' is already started.", __FUNCTION__, in startDevice() 182 ALOGW("%s: Qemu camera device '%s' is not started.", __FUNCTION__, in stopDevice()
|
D | EmulatedCameraDevice.cpp | 67 ALOGW("%s: Emulated camera device is already initialized: mState = %d", in Initialize() 102 ALOGW("%s: Device is not started", __FUNCTION__); in stopDeliveringFrames() 115 ALOGW("%s: Fake camera device is not started.", __FUNCTION__); in setExposureCompensation()
|
D | EmulatedFakeCameraDevice.cpp | 73 ALOGW("%s: Fake camera device is already connected.", __FUNCTION__); in connectDevice() 88 ALOGW("%s: Fake camera device is already disconnected.", __FUNCTION__); in disconnectDevice() 173 ALOGW("%s: Fake camera device is not started.", __FUNCTION__); in stopDevice()
|
/device/google/cuttlefish/guest/hals/gps/ |
D | gps_thread.cpp | 33 ALOGW("%s: called with r=NULL", __FUNCTION__); in reader_call_callback() 37 ALOGW("%s: no callback registered; keeping the data to send later", in reader_call_callback() 42 ALOGW("%s: no GPS fix", __FUNCTION__); in reader_call_callback() 94 ALOGW("Message longer than buffer; new byte (%d) skipped.", str[index]); in reader_accept_string()
|
/device/google/contexthub/contexthubhal/ |
D | NanohubHidlAdapter.cpp | 57 ALOGW("%s: Hub information is null for hubHandle %d", in setOsAppAsDestination() 116 ALOGW("Hub information not found for hubId %" PRIu32, hubId); in isValidHubId() 184 ALOGW("Couldn't link death recipient for hubId %" PRIu32, in registerCallback() 193 ALOGW("Could not subscribe to the hub for callback"); in registerCallback() 308 ALOGW("Failed to unregister callback from hubId %" PRIu32 ": %d", in handleServiceDeath() 320 ALOGW("Invalid hub Id %" PRIu32, hubId); in contextHubCb() 328 ALOGW("No callback registered, returning"); in contextHubCb() 499 ALOGW("Could not find hubId %" PRIu32, hubId); in queryApps() 513 ALOGW("Query Apps sendMessage failed"); in queryApps()
|
D | nanohubhal.cpp | 143 ALOGW("Nanohub is locked; blocking read thread"); in wait_on_dev_lock() 418 ALOGW("refusing to send a message when nobody around to get a reply!"); in doSendToNanohub() 422 ALOGW("not sending invalid message 1"); in doSendToNanohub() 431 ALOGW("not sending invalid message 2"); in doSendToNanohub()
|
/device/amlogic/yukawa/hal/gralloc/ |
D | gralloc_buffer_priv.cpp | 51 ALOGW("Warning share attribute fd already exists during create. Closing."); in gralloc_buffer_attr_allocate() 134 ALOGW("Warning shared attribute region mapped at free. Unmapping"); in gralloc_buffer_attr_free()
|
/device/linaro/hikey/gralloc960/ |
D | gralloc_buffer_priv.cpp | 51 ALOGW("Warning share attribute fd already exists during create. Closing."); in gralloc_buffer_attr_allocate() 134 ALOGW("Warning shared attribute region mapped at free. Unmapping"); in gralloc_buffer_attr_free()
|
/device/generic/goldfish/camera/ |
D | EmulatedQemuCameraDevice.cpp | 81 ALOGW("%s: Qemu camera device '%s' is already connected.", in connectDevice() 106 ALOGW("%s: Qemu camera device '%s' is already disconnected.", in disconnectDevice() 143 ALOGW("%s: Qemu camera device '%s' is already started.", in startDevice() 189 ALOGW("%s: Qemu camera device '%s' is not started.", in stopDevice()
|
D | EmulatedFakeCameraDevice.cpp | 91 ALOGW("%s: Fake camera device is already connected.", __FUNCTION__); in connectDevice() 107 ALOGW("%s: Fake camera device is already disconnected.", __FUNCTION__); in disconnectDevice() 192 ALOGW("%s: Fake camera device is not started.", __FUNCTION__); in stopDevice()
|
D | EmulatedFakeRotatingCameraDevice.cpp | 434 ALOGW("%s: Fake camera device is already connected.", __FUNCTION__); in connectDevice() 450 ALOGW("%s: Fake camera device is already disconnected.", __FUNCTION__); in disconnectDevice() 495 ALOGW("%s: Fake camera device is not started.", __FUNCTION__); in stopDevice()
|
/device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
D | ProcessPipe.cpp | 142 ALOGW("Process pipe failed"); in sQemuPipeInit() 157 ALOGW("Process pipe failed"); in sQemuPipeInit() 172 ALOGW("Process pipe failed"); in sQemuPipeInit()
|
/device/generic/goldfish/network/netmgr/ |
D | log.h | 42 ALOGW(__VA_ARGS__); \
|
/device/generic/goldfish/fingerprint/ |
D | fingerprint.c | 130 ALOGW("Corrupt emulator fingerprints storage; could not save " in saveFingerprint() 194 ALOGW("Corrupt emulator authenticator id storage (read %d)", na); in loadAuthenticatorId() 219 ALOGW("Corrupt emulator fingerprints storage (read %d+%db)", ns, nf); in loadFingerprints() 321 ALOGW("%s: null auth token", __func__); in fingerprint_enroll() 331 ALOGW("%s: invalid auth token", __func__); in fingerprint_enroll() 751 ALOGW("Lost connection to qemud channel"); in listenerFunction() 789 ALOGW("Connection to qemud channel has been lost"); in listenerFunction()
|
/device/generic/goldfish/gnss/ |
D | gnss_hw_listener.cpp | 84 ALOGW("%s:%d: failed to parse an NMEA message, '%s'", in consume() 89 ALOGW("%s:%d buffer was too long, dropped", __PRETTY_FUNCTION__, __LINE__); in consume()
|
/device/generic/goldfish/camera/qemu-pipeline3/ |
D | QemuSensor.cpp | 444 ALOGW("%s: expect stride (%d), actual stride (%d)", __FUNCTION__, in captureRGBA() 485 ALOGW("%s: expect stride (%d), actual stride (%d)", __FUNCTION__, in captureRGBA() 554 ALOGW("%s: expect stride (%d), actual stride (%d)", __FUNCTION__, in captureYU12() 595 ALOGW("%s: expect stride (%d), actual stride (%d)", __FUNCTION__, in captureYU12()
|
/device/generic/goldfish-opengl/fuchsia/include/cutils/ |
D | log.h | 42 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) macro
|
/device/generic/goldfish/qemu-props/ |
D | qemu-props.cpp | 131 ALOGW("could not set property '%s' to '%s'", final_prop_name, q); in main()
|
/device/generic/goldfish-opengl/system/hwc2/ |
D | EmuHWC2.cpp | 473 ALOGW("%s: displayId %u acceptChanges failed, not validated", in acceptChanges() 484 ALOGW("Cannot accept change for unknown layer %u", in acceptChanges() 514 ALOGW("%s failed: no such layer, displayId %u layerId %u", in destroyLayer() 537 ALOGW("%s: displayId %d %s", __FUNCTION__, (uint32_t)mId, in getActiveConfig() 554 ALOGW("%s: bad config (%u %u)", __FUNCTION__, (uint32_t)mId, configId); in getDisplayAttribute() 570 ALOGW("display %u getChangedCompositionTypes failed: not validated", in getChangedCompositionTypes() 769 ALOGW("No layers, exit, buffer %p", mClientTarget.getBuffer()); in present() 918 ALOGW("%s: bad config (%u %u)", __FUNCTION__, (uint32_t)mId, in setActiveConfig() 1060 ALOGW("%s: layer %u CompositionType %d, fallback", __FUNCTION__, in validate() 1209 ALOGW("%s DisplayId %u, small buffer size: %u is specified", in getDisplayIdentificationData() [all …]
|
/device/generic/goldfish-opengl/android-emu/android/base/threads/ |
D | AndroidThread_pthread.cpp | 113 ALOGW("Thread: failed to join a finished thread, errno %d\n", errno); in tryWait()
|
/device/generic/goldfish/audio/ |
D | device_port_sink.cpp | 123 ALOGW("TinyalsaSink::%s:%d pcm_write was late reading " in write() 175 ALOGW("TinyalsaSink::%s:%d pcm_write failed with res=%d", in consumeThread()
|