Home
last modified time | relevance | path

Searched refs:ALOGW (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/hardware/interfaces/tv/tuner/1.0/vts/functional/
DDescramblerTests.cpp22 ALOGW("[vts] Failed to check isSystemIdSupported."); in createCasPlugin()
29 ALOGW("[vts] Failed to createPluginExt."); in createCasPlugin()
34 ALOGW("[vts] Failed to get ICas."); in createCasPlugin()
51 ALOGW("[vts] Failed to open cas session."); in openCasSession()
58 ALOGW("[vts] Failed to set session private data"); in openCasSession()
68 ALOGW("[vts] createCasPlugin failed."); in getKeyToken()
75 ALOGW("[vts] provision failed."); in getKeyToken()
90 ALOGW("[vts] openDescrambler failed."); in openDescrambler()
96 ALOGW("[vts] setDemuxSource failed."); in openDescrambler()
106 ALOGW("[vts] Descrambler is not opened yet."); in setKeyToken()
[all …]
DLnbTests.cpp63 ALOGW("[vts] Open Lnb first"); in setLnbCallback()
73 ALOGW("[vts] Open Lnb first"); in setVoltage()
82 ALOGW("[vts] Open Lnb first"); in setTone()
91 ALOGW("[vts] Open Lnb first"); in setSatellitePosition()
100 ALOGW("[vts] Open Lnb first"); in sendDiseqcMessage()
109 ALOGW("[vts] Open Lnb first"); in closeLnb()
DDvrTests.cpp56 ALOGW("[vts] playback thread loop start %s", mInputDataFile.c_str()); in playbackThreadLoop()
59 ALOGW("[vts] Error %s", strerror(errno)); in playbackThreadLoop()
71 ALOGW("[vts] Fail to write into Playback fmq."); in playbackThreadLoop()
83 ALOGW("[vts] Read from %s failed.", mInputDataFile.c_str()); in playbackThreadLoop()
85 ALOGW("[vts] playback input EOF."); in playbackThreadLoop()
98 ALOGW("[vts] Read from %s failed.", mInputDataFile.c_str()); in playbackThreadLoop()
100 ALOGW("[vts] playback input EOF."); in playbackThreadLoop()
108 ALOGW("[vts] Failed to commit write playback fmq."); in playbackThreadLoop()
117 ALOGW("[vts] Playback thread end."); in playbackThreadLoop()
131 ALOGW("[vts] record pass and stop"); in testRecordOutput()
DFilterTests.cpp38 ALOGW("[vts] pass and stop"); in testFilterDataOutput()
75 ALOGW("[vts] reading from filter FMQ or buffer %d", mFilterId); in readFilterEventData()
154 ALOGW("[vts] Test with openDemux first."); in openTimeFilterInDemux()
170 ALOGW("[vts] Test with openTimeFilterInDemux first."); in setTimeStamp()
180 ALOGW("[vts] Test with openTimeFilterInDemux first."); in getTimeStamp()
272 ALOGW("[vts] Test with openTimeFilterInDemux first."); in clearTimeStamp()
297 ALOGW("[vts] Test with openTimeFilterInDemux first."); in closeTimeFilter()
/hardware/broadcom/libbt/src/
Dbt_vendor_brcm.c108 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/google/camera/common/hal/google_camera_hal/
Drealtime_zsl_result_processor.cc88 ALOGW("%s: can't find frame (%d)", __FUNCTION__, frameNumber); in HandleLsResultForHdrplus()
95 ALOGW("%s: RemoveLsInfoFromResult fail", __FUNCTION__); in HandleLsResultForHdrplus()
129 ALOGW("%s: can't find frame (%d)", __FUNCTION__, frameNumber); in HandleFdResultForHdrplus()
136 ALOGW("%s: RestoreFdMetadataForHdrplus fail", __FUNCTION__); in HandleFdResultForHdrplus()
167 ALOGW("%s: Received a nullptr result.", __FUNCTION__); in ProcessResult()
188 ALOGW("%s: (%d)ReturnStreamBuffer fail", __FUNCTION__, in ProcessResult()
205 ALOGW("%s: (%d)ReturnMetadata fail", __FUNCTION__, result->frame_number); in ProcessResult()
210 ALOGW("%s: SetEnableZslMetadata (%d) fail", __FUNCTION__, in ProcessResult()
Dpending_requests_tracker.cc76 ALOGW("%s: stream %d was not configured.", __FUNCTION__, stream_id); in TrackRequestBuffersLocked()
94 ALOGW("%s: stream %d was not configured.", __FUNCTION__, stream_id); in TrackReturnedResultBuffers()
123 ALOGW("%s: stream %d was not configured.", __FUNCTION__, stream_id); in TrackReturnedAcquiredBuffers()
240 ALOGW("%s: stream %d was not configured.", __FUNCTION__, stream_id); in WaitAndTrackAcquiredBuffers()
252 ALOGW("%s: Waiting to acquire buffer timed out.", __FUNCTION__); in WaitAndTrackAcquiredBuffers()
264 ALOGW("%s: stream %d was not configured.", __FUNCTION__, stream_id); in TrackBufferAcquisitionFailure()
Drgbird_result_request_processor.cc124 ALOGW("%s: can't find frame (%d)", __FUNCTION__, frameNumber); in HandleLsResultForHdrplus()
131 ALOGW("%s: RemoveLsInfoFromResult fail", __FUNCTION__); in HandleLsResultForHdrplus()
178 ALOGW("%s: Failed to return RGB internal raw buffer for frame %d", in TryReturnInternalBufferForDepth()
200 ALOGW("%s: can't find frame (%d)", __FUNCTION__, frameNumber); in HandleFdResultForHdrplus()
207 ALOGW("%s: RestoreFdMetadataForHdrplus fail", __FUNCTION__); in HandleFdResultForHdrplus()
276 ALOGW("%s: (%d)ReturnStreamBuffer fail", __FUNCTION__, in ProcessResultForHdrplus()
292 ALOGW("%s: (%d)ReturnMetadata fail", __FUNCTION__, result->frame_number); in ProcessResultForHdrplus()
401 ALOGW("%s: Can not find depth request with frame number %u", __FUNCTION__, in VerifyAndSubmitDepthRequest()
495 ALOGW( in TrySubmitDepthProcessBlockRequest()
613 ALOGW("%s: Received a nullptr result.", __FUNCTION__); in ProcessResult()
[all …]
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HdrPlusListenerThread.cpp49 ALOGW("%s: An old client exists and will be destroyed.", __FUNCTION__); in onOpened()
60 ALOGW("%s: An old open failure exists and will be ignored: %s (%d)", __FUNCTION__, in onOpenFailed()
72 ALOGW("%s: An old fatal failure exists.", __FUNCTION__); in onFatalError()
162 ALOGW("%s: There is no fatal error.", __FUNCTION__); in handleFatalError()
178 ALOGW("%s: There is no pending client.", __FUNCTION__); in handlePendingClient()
194 ALOGW("%s: There is no pending open failure.", __FUNCTION__); in handleOpenError()
211 ALOGW("%s: There is no NextCaptureReady.", __FUNCTION__); in handleNextCaptureReady()
226 ALOGW("%s: There is no capture result.", __FUNCTION__); in handleCaptureResult()
252 ALOGW("%s: There is no shutter.", __FUNCTION__); in handleShutter()
272 ALOGW("%s: There is no postview.", __FUNCTION__); in handlePostview()
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp157 ALOGW("Could not set input clock id to CLOCK_MONOTONIC. errno=%d", errno); in openDeviceNode()
243 ALOGW("Error reading absolute controller %d for device %s fd %d, errno=%d", in queryAxisInfo()
350 ALOGW("Error reading absolute controller %d for device %s fd %d, errno=%d", in getAbsoluteAxisValue()
371 ALOGW("Could not upload force feedback effect to device %s due to error %d.", in vibrate()
383 ALOGW("Could not start force feedback effect on device %s due to error %d.", in vibrate()
400 ALOGW("Could not stop force feedback effect on device %s due to error %d.", in cancelVibrate()
410 ALOGW("Unable to disable kernel key repeat for %s due to error %d.", in disableDriverKeyRepeat()
540 ALOGW("epoll_wait should not return 0 with no timeout"); in poll()
563 ALOGW("Received unexpected epoll event 0x%08x for INotify.", eventItem.events); in poll()
574 ALOGW("Could not read event fd; waking anyway."); in poll()
[all …]
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_adreno_info.cpp59 ALOGW(" Failed to load libadreno_utils.so"); in Init()
124 ALOGW("%s: Warning!! Old GFX API is used to calculate stride", __FUNCTION__); in AlignUnCompressedRGB()
126 ALOGW( in AlignUnCompressedRGB()
147 ALOGW("%s: Warning!! compute_compressedfmt_aligned_width_and_height not found", __FUNCTION__); in AlignCompressedRGB()
/hardware/interfaces/contexthub/1.0/default/
DContexthub.cpp61 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()
204 ALOGW("Context hub not initialized successfully"); in registerCallback()
224 ALOGW("Couldn't link death recipient for hubId %" PRIu32, in registerCallback()
233 ALOGW("Could not subscribe to the hub for callback"); in registerCallback()
347 ALOGW("Failed to unregister callback from hubId %" PRIu32 ": %d", in handleServiceDeath()
359 ALOGW("Ignoring NULL message"); in contextHubCb()
364 ALOGW("Invalid hub Id %" PRIu32, hubId); in contextHubCb()
372 ALOGW("No callback registered, returning"); in contextHubCb()
[all …]
/hardware/interfaces/automotive/evs/1.0/default/
DEvsEnumerator.cpp97 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/msm8996/libbt-vendor/src/
Dhardware.c61ALOGW("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/msm8998/libbt-vendor/src/
Dhardware.c61ALOGW("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/msm8909/libbt-vendor/src/
Dhardware.c59ALOGW("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/
DAudioHardwareInterface.cpp116 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/sdm845/bt/libbt-vendor/src/
Dhardware.c60ALOGW("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/msm8909w_3100/libbt-vendor/src/
Dhardware.c59ALOGW("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/interfaces/automotive/evs/1.1/default/
DEvsEnumerator.cpp125 ALOGW("Killing previous camera because of new caller"); in openCamera()
181 ALOGW("Ignoring close of previously orphaned camera - why did a client steal?"); in closeCamera()
200 ALOGW("Killing previous display because of new caller"); in openDisplay()
234 ALOGW("Killing previous display because of new caller"); in openDisplay_1_1()
256 ALOGW("Ignoring close of previously orphaned display - why did a client steal?"); in closeDisplay()
327 ALOGW("Killing previous camera because of new caller"); in openCamera_1_1()
405 ALOGW("Killing previous ultrasonics array because of new caller"); in openUltrasonicsArray()
449 ALOGW("Ignoring close of previously orphaned ultrasonics array - why did a client steal?"); in closeUltrasonicsArray()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_adreno_info.cpp125 ALOGW("%s: Warning!! Old GFX API is used to calculate stride", __FUNCTION__); in AlignUnCompressedRGB()
127 ALOGW( in AlignUnCompressedRGB()
146 ALOGW("%s: Warning!! compute_compressedfmt_aligned_width_and_height not found", __FUNCTION__); in AlignCompressedRGB()
/hardware/qcom/audio/hal/audio_extn/
Dhfp.c96 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()
445 ALOGW("%s: HFP is already active.", __func__); in audio_extn_hfp_set_parameters()
450 ALOGW("%s: ignore STOP, HFC not active", __func__); in audio_extn_hfp_set_parameters()
/hardware/qcom/display/msm8909/gralloc/
Dgr_adreno_info.cpp134 ALOGW("%s: Warning!! Old GFX API is used to calculate stride", __FUNCTION__); in AlignUnCompressedRGB()
136 ALOGW( in AlignUnCompressedRGB()
157 ALOGW("%s: Warning!! compute_compressedfmt_aligned_width_and_height not found", __FUNCTION__); in AlignCompressedRGB()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_adreno_info.cpp134 ALOGW("%s: Warning!! Old GFX API is used to calculate stride", __FUNCTION__); in AlignUnCompressedRGB()
136 ALOGW( in AlignUnCompressedRGB()
157 ALOGW("%s: Warning!! compute_compressedfmt_aligned_width_and_height not found", __FUNCTION__); in AlignCompressedRGB()
/hardware/qcom/sm8150p/gps/utils/
Dlog_util.h53 #define ALOGW(...) syslog(LOG_WARNING, "LOC_LOGW: " __VA_ARGS__); macro
71 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
137 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); }
145 #define LOC_LOGW(...) ALOGW(__VA_ARGS__)

12345678910>>...13