/hardware/broadcom/libbt/src/ |
D | bt_vendor_brcm.c | 108 ALOGW("*****************************************************************"); in init() 109 ALOGW("*****************************************************************"); in init() 110 ALOGW("** Warning - BT Vendor Lib is loaded in debug tuning mode!"); in init() 111 ALOGW("**"); in init() 112 ALOGW("** If this is not intentional, rebuild libbt-vendor.so "); in init() 113 ALOGW("** with VENDOR_LIB_RUNTIME_TUNING_ENABLED=FALSE and "); in init() 114 ALOGW("** check if any run-time tuning parameters needed to be"); in init() 115 ALOGW("** carried to the build-time configuration accordingly."); in init() 116 ALOGW("*****************************************************************"); in init() 117 ALOGW("*****************************************************************"); in init() [all …]
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | VehicleHalManager.cpp | 69 ALOGW("Requested config for undefined property: 0x%x", prop); in getPropConfigs() 162 ALOGW("%s failed to subscribe, error code: %d", __func__, res); in subscribe() 270 ALOGW("Sample rate is greater than zero for on change type. " in checkSampleRate() 276 ALOGW("Sample rate %f is higher than max %f. Setting sampling rate " in checkSampleRate() 281 ALOGW("Sample rate %f is lower than min %f. Setting sampling rate " in checkSampleRate() 294 ALOGW("Cannot subscribe, property 0x%x is not readable", config.prop); in isSubscribable() 298 ALOGW("Cannot subscribe, property 0x%x is static", config.prop); in isSubscribable() 304 ALOGW("Cannot subscribe, property 0x%x is poll only", config.prop); in isSubscribable() 312 ALOGW("Property 0%x has no write access", config.prop); in checkWritePermission() 321 ALOGW("Property 0%x has no read access", config.prop); in checkReadPermission()
|
/hardware/libhardware/modules/input/evdev/ |
D | InputHub.cpp | 171 ALOGW("Could not set input clock id to CLOCK_MONOTONIC. errno=%d", errno); in openDeviceNode() 257 ALOGW("Error reading absolute controller %d for device %s fd %d, errno=%d", in queryAxisInfo() 364 ALOGW("Error reading absolute controller %d for device %s fd %d, errno=%d", in getAbsoluteAxisValue() 385 ALOGW("Could not upload force feedback effect to device %s due to error %d.", in vibrate() 397 ALOGW("Could not start force feedback effect on device %s due to error %d.", in vibrate() 414 ALOGW("Could not stop force feedback effect on device %s due to error %d.", in cancelVibrate() 424 ALOGW("Unable to disable kernel key repeat for %s due to error %d.", in disableDriverKeyRepeat() 554 ALOGW("epoll_wait should not return 0 with no timeout"); in poll() 577 ALOGW("Received unexpected epoll event 0x%08x for INotify.", eventItem.events); in poll() 588 ALOGW("Could not read event fd; waking anyway."); in poll() [all …]
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_adreno_info.cpp | 57 ALOGW(" Failed to load libadreno_utils.so"); in Init() 122 ALOGW("%s: Warning!! Old GFX API is used to calculate stride", __FUNCTION__); in AlignUnCompressedRGB() 124 ALOGW( in AlignUnCompressedRGB() 145 ALOGW("%s: Warning!! compute_compressedfmt_aligned_width_and_height not found", __FUNCTION__); in AlignCompressedRGB()
|
/hardware/interfaces/contexthub/1.0/default/ |
D | Contexthub.cpp | 61 ALOGW("%s: Hub information is null for hubHandle %d", in setOsAppAsDestination() 107 ALOGW("Context Hub Hal Adapter not initialized"); in getHubs() 126 ALOGW("Hub information not found for hubId %" PRIu32, hubId); in isValidHubId() 198 ALOGW("Context hub not initialized successfully"); in registerCallback() 218 ALOGW("Couldn't link death recipient for hubId %" PRIu32, in registerCallback() 227 ALOGW("Could not subscribe to the hub for callback"); in registerCallback() 341 ALOGW("Failed to unregister callback from hubId %" PRIu32 ": %d", in handleServiceDeath() 353 ALOGW("Ignoring NULL message"); in contextHubCb() 358 ALOGW("Invalid hub Id %" PRIu32, hubId); in contextHubCb() 366 ALOGW("No callback registered, returning"); in contextHubCb() [all …]
|
/hardware/intel/img/psb_video/src/android/ |
D | psb_gralloc.cpp | 65 ALOGW("%s: gralloc module has not been initialized. Should initialize it first", __func__); in gralloc_lock() 101 ALOGW("%s: gralloc module has not been initialized. Should initialize it first", __func__); in gralloc_unlock() 133 ALOGW("%s: gralloc module has not been initialized.", __func__); in gralloc_register() 157 ALOGW("%s: gralloc module has not been initialized.", __func__); in gralloc_unregister()
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsEnumerator.cpp | 97 ALOGW("Killing previous camera because of new caller"); in openCamera() 149 ALOGW("Ignoring close of previously orphaned camera - why did a client steal?"); in closeCamera() 168 ALOGW("Killing previous display because of new caller"); in openDisplay() 189 ALOGW("Ignoring close of previously orphaned display - why did a client steal?"); in closeDisplay()
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
D | hardware.c | 61 …ALOGW("Hw_config: First Time BT on after boot.Starting hciattach daemon BTStatus=%s",szBtSocStatus… in hw_config() 70 ALOGW("Hw_config: nState = %d", nState); in hw_config() 72 ALOGW("Hw_config: trigerring hciattach"); in hw_config()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | hardware.c | 60 …ALOGW("Hw_config: First Time BT on after boot.Starting hciattach daemon BTStatus=%s",szBtSocStatus… in hw_config() 69 ALOGW("Hw_config: nState = %d", nState); in hw_config() 71 ALOGW("Hw_config: trigerring hciattach"); in hw_config()
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | hardware.c | 59 …ALOGW("Hw_config: First Time BT on after boot.Starting hciattach daemon BTStatus=%s",szBtSocStatus… in hw_config() 68 ALOGW("Hw_config: nState = %d", nState); in hw_config() 70 ALOGW("Hw_config: trigerring hciattach"); in hw_config()
|
/hardware/qcom/bt/sdm845/libbt-vendor/src/ |
D | hardware.c | 59 …ALOGW("Hw_config: First Time BT on after boot.Starting hciattach daemon BTStatus=%s",szBtSocStatus… in hw_config() 68 ALOGW("Hw_config: nState = %d", nState); in hw_config() 70 ALOGW("Hw_config: trigerring hciattach"); in hw_config()
|
/hardware/libhardware_legacy/audio/ |
D | AudioHardwareInterface.cpp | 116 ALOGW("getInputBufferSize bad sampling rate: %d", sampleRate); in getInputBufferSize() 120 ALOGW("getInputBufferSize bad format: %d", format); in getInputBufferSize() 124 ALOGW("getInputBufferSize bad channel count: %d", channelCount); in getInputBufferSize()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_adreno_info.cpp | 123 ALOGW("%s: Warning!! Old GFX API is used to calculate stride", __FUNCTION__); in AlignUnCompressedRGB() 125 ALOGW( in AlignUnCompressedRGB() 144 ALOGW("%s: Warning!! compute_compressedfmt_aligned_width_and_height not found", __FUNCTION__); in AlignCompressedRGB()
|
/hardware/qcom/display/sdm845/libgralloc1/ |
D | gr_adreno_info.cpp | 151 ALOGW("%s: Warning!! Old GFX API is used to calculate stride", __FUNCTION__); in AlignUnCompressedRGB() 153 ALOGW( in AlignUnCompressedRGB() 173 ALOGW("%s: Warning!! compute_compressedfmt_aligned_width_and_height not found", __FUNCTION__); in AlignCompressedRGB()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | hfp.c | 96 ALOGW("%s: (%f) Under 0.0, assuming 0.0\n", __func__, value); in hfp_set_volume() 100 ALOGW("%s: Volume brought with in range (%f)\n", __func__, value); in hfp_set_volume() 116 ALOGW("%s: Defaulting hfp mixer control to: %s", in hfp_set_volume() 152 ALOGW("%s: (%f) Under 0.0, assuming 0.0\n", __func__, value); in hfp_set_mic_volume() 156 ALOGW("%s: Volume brought within range (%f)\n", __func__, value); in hfp_set_mic_volume() 212 ALOGW("%s: (%f) Under 0.0, assuming 0.0\n", __func__, value); in hfp_get_mic_volume() 216 ALOGW("%s: Volume brought within range (%f)\n", __func__, value); in hfp_get_mic_volume()
|
/hardware/qcom/display/msm8996/libqservice/ |
D | QService.cpp | 85 ALOGW("%s: Failed to get a valid HDMI client", __FUNCTION__); in onHdmiHotplug() 94 ALOGW("%s: Failed to get a valid HDMI client", __FUNCTION__); in onCECMessageReceived()
|
/hardware/qcom/display/sdm845/libqservice/ |
D | QService.cpp | 85 ALOGW("%s: Failed to get a valid HDMI client", __FUNCTION__); in onHdmiHotplug() 94 ALOGW("%s: Failed to get a valid HDMI client", __FUNCTION__); in onCECMessageReceived()
|
/hardware/qcom/display/msm8998/libqservice/ |
D | QService.cpp | 85 ALOGW("%s: Failed to get a valid HDMI client", __FUNCTION__); in onHdmiHotplug() 94 ALOGW("%s: Failed to get a valid HDMI client", __FUNCTION__); in onCECMessageReceived()
|
/hardware/qcom/audio/post_proc/ |
D | volume_listener.c | 223 ALOGW("DUMP_START :: ==========="); in dump_list_l() 228 ALOGW("%s: streamType [%s] Device [%d] state [%d] sessionID [%d] volume (L/R) [%f / %f] ", in dump_list_l() 239 ALOGW("DUMP_END :: ==========="); in dump_list_l() 327 ALOGW("%s: (old/new) Volume (%f/%f) (old/new) level (%d/%d)", in check_and_set_gain_dep_cal() 342 ALOGW("%s: volume changed but gain dep cal level is still the same", in check_and_set_gain_dep_cal() 350 ALOGW("%s: Failed to find gain dep cal level for volume %f", __func__, new_vol); in check_and_set_gain_dep_cal() 569 ALOGW("volume_listener_command invalid command %d", cmd_code); in vol_effect_command()
|
/hardware/interfaces/audio/2.0/default/ |
D | StreamIn.cpp | 82 ALOGW( in doRead() 94 ALOGW("data message queue write failed"); in doRead() 137 ALOGW("status message queue write failed"); in threadLoop() 316 ALOGW("Can not set a stream input gain (%f) outside [0,1]", gain); in setGain() 385 ALOGW("failed to start reader thread: %s", strerror(-status)); in prepareForReading() 391 ALOGW("failed to start reader thread: %s", strerror(-status)); in prepareForReading()
|
/hardware/interfaces/nfc/1.0/default/ |
D | Nfc.h | 48 ALOGW("Failed to call back into NFC process."); in eventCallback() 58 ALOGW("Failed to call back into NFC process."); in dataCallback()
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioPolicyManagerALSA.cpp | 53 ALOGW("setPhoneState() invalid state %d", state); in setPhoneState() 58 ALOGW("setPhoneState() setting same state %d", state); in setPhoneState()
|
/hardware/qcom/gps/utils/ |
D | log_util.h | 106 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } 114 #define LOC_LOGW(...) ALOGW(__VA_ARGS__)
|
/hardware/qcom/gps/msm8960/utils/ |
D | log_util.h | 105 else if (loc_logger.DEBUG_LEVEL == 0xff) { ALOGW("W/" __VA_ARGS__); } 123 #define LOC_LOGW(...) ALOGW("W/"__VA_ARGS__)
|
/hardware/qcom/gps/msm8994/utils/ |
D | log_util.h | 115 else if (loc_logger.DEBUG_LEVEL == 0xff) { ALOGW("W/" __VA_ARGS__); } 133 #define LOC_LOGW(...) ALOGW("W/" __VA_ARGS__)
|