/hardware/qcom/gps/utils/ |
D | msg_q.c | 96 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_init() 104 LOC_LOGE("%s: Unable to allocate space for message queue!\n", __FUNCTION__); in msg_q_init() 110 LOC_LOGE("%s: Unable to initialize storage list!\n", __FUNCTION__); in msg_q_init() 117 LOC_LOGE("%s: Unable to initialize list mutex!\n", __FUNCTION__); in msg_q_init() 125 LOC_LOGE("%s: Unable to initialize msg q cond var!\n", __FUNCTION__); in msg_q_init() 162 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_destroy() 190 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_snd() 195 LOC_LOGE("%s: Invalid msg_obj parameter!\n", __FUNCTION__); in msg_q_snd() 202 LOC_LOGD("%s: Sending message with handle = 0x%p\n", __FUNCTION__, msg_obj); in msg_q_snd() 206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__); in msg_q_snd() [all …]
|
D | linked_list.c | 62 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_init() 70 LOC_LOGE("%s: Unable to allocate space for list!\n", __FUNCTION__); in linked_list_init() 91 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_destroy() 112 LOC_LOGD("%s: Adding to list data_obj = 0x%p\n", __FUNCTION__, data_obj); in linked_list_add() 115 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_add() 121 LOC_LOGE("%s: Invalid input parameter!\n", __FUNCTION__); in linked_list_add() 129 LOC_LOGE("%s: Memory allocation failed\n", __FUNCTION__); in linked_list_add() 164 LOC_LOGD("%s: Removing from list\n", __FUNCTION__); in linked_list_remove() 167 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_remove() 173 LOC_LOGE("%s: Invalid input parameter!\n", __FUNCTION__); in linked_list_remove() [all …]
|
/hardware/qcom/gps/msm8960/utils/ |
D | msg_q.c | 96 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_init() 104 LOC_LOGE("%s: Unable to allocate space for message queue!\n", __FUNCTION__); in msg_q_init() 110 LOC_LOGE("%s: Unable to initialize storage list!\n", __FUNCTION__); in msg_q_init() 117 LOC_LOGE("%s: Unable to initialize list mutex!\n", __FUNCTION__); in msg_q_init() 125 LOC_LOGE("%s: Unable to initialize msg q cond var!\n", __FUNCTION__); in msg_q_init() 162 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_destroy() 190 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_snd() 195 LOC_LOGE("%s: Invalid msg_obj parameter!\n", __FUNCTION__); in msg_q_snd() 202 LOC_LOGD("%s: Sending message with handle = 0x%08X\n", __FUNCTION__, msg_obj); in msg_q_snd() 206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__); in msg_q_snd() [all …]
|
D | linked_list.c | 62 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_init() 70 LOC_LOGE("%s: Unable to allocate space for list!\n", __FUNCTION__); in linked_list_init() 91 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_destroy() 112 LOC_LOGD("%s: Adding to list data_obj = 0x%08X\n", __FUNCTION__, data_obj); in linked_list_add() 115 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_add() 121 LOC_LOGE("%s: Invalid input parameter!\n", __FUNCTION__); in linked_list_add() 129 LOC_LOGE("%s: Memory allocation failed\n", __FUNCTION__); in linked_list_add() 164 LOC_LOGD("%s: Removing from list\n", __FUNCTION__); in linked_list_remove() 167 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_remove() 173 LOC_LOGE("%s: Invalid input parameter!\n", __FUNCTION__); in linked_list_remove() [all …]
|
/hardware/intel/img/psb_video/src/ |
D | tng_trace.c | 185 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__); in apReconstructured_dump() 190 drv_debug_msg(VIDEO_DEBUG_ERROR,"%s data pointer is NULL\n", __FUNCTION__); in apReconstructured_dump() 198 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping reconstructed buf\n", __FUNCTION__); in apReconstructured_dump() 225 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__); in apColocated_dump() 230 drv_debug_msg(VIDEO_DEBUG_ERROR,"%s data pointer is NULL\n", __FUNCTION__); in apColocated_dump() 238 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping colocated buf\n", __FUNCTION__); in apColocated_dump() 265 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__); in apPV_dump() 270 drv_debug_msg(VIDEO_DEBUG_ERROR,"%s data pointer is NULL\n", __FUNCTION__); in apPV_dump() 278 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping apMV buf\n", __FUNCTION__); in apPV_dump() 305 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__); in apWritebackRegions_dump() [all …]
|
/hardware/qcom/display/msm8960/libgenlock/ |
D | genlock.cpp | 57 __FUNCTION__, lockType); in get_kernel_lock_type() 71 ALOGE("%s: handle is invalid", __FUNCTION__); in perform_lock_unlock_operation() 80 "or has not been attached", __FUNCTION__); in perform_lock_unlock_operation() 93 "err=%s fd=%d)", __FUNCTION__, in perform_lock_unlock_operation() 104 ,__FUNCTION__, lockType, strerror(errno), hnd->fd); in perform_lock_unlock_operation() 142 ALOGE("%s: handle is invalid", __FUNCTION__); in genlock_create_lock() 151 ALOGE("%s: open genlock device failed (err=%s)", __FUNCTION__, in genlock_create_lock() 159 ALOGE("%s: GENLOCK_IOC_NEW failed (error=%s)", __FUNCTION__, in genlock_create_lock() 168 ALOGE("%s: GENLOCK_IOC_EXPORT failed (error=%s)", __FUNCTION__, in genlock_create_lock() 197 ALOGE("%s: handle is invalid", __FUNCTION__); in genlock_release_lock() [all …]
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | ExynosCameraHWInterface2.cpp | 132 ALOGE("%s:S_FMT, Out of bound : Number of element plane",__FUNCTION__); in cam_int_s_fmt() 139 ALOGE("%s: exynos_v4l2_s_fmt fail (%d)",__FUNCTION__, ret); in cam_int_s_fmt() 157 ALOGE("%s: VIDIOC_REQBUFS (fd:%d) failed (%d)",__FUNCTION__,node->fd, ret); in cam_int_reqbufs() 183 ALOGE("%s: cam_int_qbuf failed (index:%d)(ret:%d)",__FUNCTION__, index, ret); in cam_int_qbuf() 197 ALOGE("%s: VIDIOC_STREAMON failed [%d] (%d)",__FUNCTION__, node->fd,ret); in cam_int_streamon() 214 ALOGE("%s: VIDIOC_STREAMOFF failed (%d)",__FUNCTION__, ret); in cam_int_streamoff() 228 ALOGE("%s: VIDIOC_STREAMOFF failed (%d)",__FUNCTION__, ret); in isp_int_streamoff() 246 ALOGE("%s: VIDIOC_DQBUF failed (%d)",__FUNCTION__, ret); in cam_int_dqbuf() 264 ALOGE("%s: VIDIOC_DQBUF failed (%d)",__FUNCTION__, ret); in cam_int_dqbuf() 275 ALOGE("%s: VIDIOC_S_INPUT failed (%d)",__FUNCTION__, ret); in cam_int_s_input() [all …]
|
/hardware/ti/omap4xxx/libtiutils/ |
D | DebugUtils.h | 23 #define DBGUTILS_LOGVA(str) ALOGV("%s:%d %s - " str,__FILE__, __LINE__,__FUNCTION__); 24 #define DBGUTILS_LOGVB(str,...) ALOGV("%s:%d %s - " str,__FILE__, __LINE__, __FUNCTION__, __VA_… 25 #define DBGUTILS_LOGDA(str) ALOGD("%s:%d %s - " str,__FILE__, __LINE__,__FUNCTION__); 26 #define DBGUTILS_LOGDB(str, ...) ALOGD("%s:%d %s - " str,__FILE__, __LINE__, __FUNCTION__, __VA_… 27 #define DBGUTILS_LOGEA(str) ALOGE("%s:%d %s - " str,__FILE__, __LINE__, __FUNCTION__); 28 #define DBGUTILS_LOGEB(str, ...) ALOGE("%s:%d %s - " str,__FILE__, __LINE__,__FUNCTION__, __VA_A… 29 #define LOG_FUNCTION_NAME ALOGV("%d: %s() ENTER", __LINE__, __FUNCTION__); 30 #define LOG_FUNCTION_NAME_EXIT ALOGV("%d: %s() EXIT", __LINE__, __FUNCTION__);
|
/hardware/qcom/display/msm8084/hdmi_cec/ |
D | qhdmi_cec.cpp | 97 __FUNCTION__, path, strerror(errno)); in write_node() 142 ALOGD_IF(DEBUG, "%s: num: %d fb_type_path: %s", __FUNCTION__, num, fb_type_path); in cec_get_fb_node_number() 144 ALOGD_IF(DEBUG, "%s: fb_type:%s", __FUNCTION__, fb_type); in cec_get_fb_node_number() 146 ALOGD_IF(DEBUG, "%s: Found DTV panel at fb%d", __FUNCTION__, num); in cec_get_fb_node_number() 163 ALOGE("%s: Received invalid address: %d ", __FUNCTION__, addr); in cec_add_logical_address() 172 ALOGD_IF(DEBUG, "%s: Allocated logical address: %d ", __FUNCTION__, addr); in cec_add_logical_address() 183 ALOGD_IF(DEBUG, "%s: Cleared logical addresses", __FUNCTION__); in cec_clear_logical_address() 192 ALOGD_IF(DEBUG, "%s: Physical Address: 0x%x", __FUNCTION__, *addr); in cec_get_physical_address() 202 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message() 209 ALOGD_IF(DEBUG, "%s: message from framework: %s", __FUNCTION__, dump); in cec_send_message() [all …]
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | idle_invalidator.cpp | 47 ALOGD_IF(II_DEBUG, "IdleInvalidator::%s", __FUNCTION__); in IdleInvalidator() 53 __FUNCTION__, idleSleepTime); in init() 61 __FUNCTION__, IDLE_NOTIFY_PATH, strerror(errno)); in init() 69 __FUNCTION__, IDLE_TIME_PATH, strerror(errno)); in init() 80 __FUNCTION__, IDLE_TIME_PATH, strerror(errno)); in init() 94 ALOGD_IF(II_DEBUG, "IdleInvalidator::%s", __FUNCTION__); in threadLoop() 107 __FUNCTION__, len); in threadLoop() 115 ALOGD_IF(II_DEBUG, "IdleInvalidator::%s", __FUNCTION__); in readyToRun() 120 ALOGD_IF(II_DEBUG, "IdleInvalidator::%s", __FUNCTION__); in onFirstRef() 124 ALOGD_IF(II_DEBUG, "IdleInvalidator::%s", __FUNCTION__); in getInstance()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | idle_invalidator.cpp | 47 ALOGD_IF(II_DEBUG, "IdleInvalidator::%s", __FUNCTION__); in IdleInvalidator() 53 __FUNCTION__, idleSleepTime); in init() 61 __FUNCTION__, IDLE_NOTIFY_PATH, strerror(errno)); in init() 69 __FUNCTION__, IDLE_TIME_PATH, strerror(errno)); in init() 80 __FUNCTION__, IDLE_TIME_PATH, strerror(errno)); in init() 94 ALOGD_IF(II_DEBUG, "IdleInvalidator::%s", __FUNCTION__); in threadLoop() 107 __FUNCTION__, len); in threadLoop() 115 ALOGD_IF(II_DEBUG, "IdleInvalidator::%s", __FUNCTION__); in readyToRun() 120 ALOGD_IF(II_DEBUG, "IdleInvalidator::%s", __FUNCTION__); in onFirstRef() 124 ALOGD_IF(II_DEBUG, "IdleInvalidator::%s", __FUNCTION__); in getInstance()
|
/hardware/akm/AK8975_FS/akmdfs/ |
D | AK8975Driver.c | 85 ALOGE("%s: Device file is not opened.", __FUNCTION__); in AKD_TxData() 89 ALOGE("%s: Tx size is too large.", __FUNCTION__); in AKD_TxData() 138 ALOGE("%s: Device file is not opened.", __FUNCTION__); in AKD_RxData() 142 ALOGE("%s: Rx size is too large.", __FUNCTION__); in AKD_RxData() 180 ALOGE("%s: Device file is not opened.", __FUNCTION__); in AKD_GetMagneticData() 203 ALOGE("%s: Device file is not opened.", __FUNCTION__); in AKD_SetYPR() 216 ALOGE("%s: Device file is not opened.", __FUNCTION__); in AKD_GetOpenStatus() 231 ALOGE("%s: Device file is not opened.", __FUNCTION__); in AKD_GetCloseStatus() 251 ALOGE("%s: Device file is not opened.", __FUNCTION__); in AKD_SetMode() 272 ALOGE("%s: Device file is not opened.\n", __FUNCTION__); in AKD_GetDelay() [all …]
|
/hardware/intel/common/wrs_omxil_core/core/src/ |
D | wrs_omxcore.cpp | 127 LOGV("%s(): enter", __FUNCTION__); in OMX_Init() 135 __FUNCTION__); in OMX_Init() 143 LOGV("%s(): exit done", __FUNCTION__); in OMX_Init() 151 LOGV("%s(): enter", __FUNCTION__); in OMX_Deinit() 162 LOGV("%s(): exit done (ret : 0x%08x)", __FUNCTION__, ret); in OMX_Deinit() 189 LOGV("%s(): found %u th component %s", __FUNCTION__, nIndex, cname); in OMX_ComponentNameEnum() 202 LOGV("%s(): enter, try to get %s", __FUNCTION__, cComponentName); in OMX_GetHandle() 218 __FUNCTION__); in OMX_GetHandle() 225 __FUNCTION__); in OMX_GetHandle() 232 __FUNCTION__); in OMX_GetHandle() [all …]
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 86 ALOGE("%s: Invalid hwc context!!",__FUNCTION__); in init() 133 __FUNCTION__); in init() 151 ALOGE("%s: received empty data in timer callback", __FUNCTION__); in timeout_handler() 156 ALOGE("%s: HWC proc not registered", __FUNCTION__); in timeout_handler() 260 ALOGE("%s: layer handle is NULL", __FUNCTION__); in isValidDimension() 336 ALOGE("%s: Invalid pipe type",__FUNCTION__); in getMdpPipe() 347 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__); in isFrameDoable() 354 __FUNCTION__); in isFrameDoable() 358 __FUNCTION__); in isFrameDoable() 362 ALOGD_IF(isDebug(), "%s: padding round",__FUNCTION__); in isFrameDoable() [all …]
|
/hardware/intel/img/psb_video/src/android/ |
D | psb_HDMIExtMode.c | 43 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get HDMI prop\n", __FUNCTION__); in psb_HDMIExt_get_prop() 57 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get HDMI mode\n", __FUNCTION__); in psb_HDMIExt_get_mode() 79 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s : hdmi_state = %d\n", __FUNCTION__, hdmi_state); in psb_HDMIExt_update() 91 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi connector\n", __FUNCTION__); in psb_HDMIExt_update() 97 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi encoder\n", __FUNCTION__); in psb_HDMIExt_update() 104 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi crtc\n", __FUNCTION__); in psb_HDMIExt_update() 111 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s : size = %d x %d\n", __FUNCTION__, in psb_HDMIExt_update() 142 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to create psb_HDMIExt_info.\n", __FUNCTION__); in psb_HDMIExt_init() 149 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to create hdmi_extvideo_prop.\n", __FUNCTION__); in psb_HDMIExt_init() 158 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : drmModeGetResources failed.\n", __FUNCTION__); in psb_HDMIExt_init() [all …]
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | portbase.cpp | 331 LOGV("%s(): %s:%s:PortIndex %u: enter, nSizeBytes=%u\n", __FUNCTION__, in UseBuffer() 339 __FUNCTION__, cbase->GetName(), cbase->GetWorkingRole(), in UseBuffer() 348 "connot allocate buffer header\n", __FUNCTION__, in UseBuffer() 358 "cannot allocate list entry\n", __FUNCTION__, in UseBuffer() 382 __FUNCTION__, in UseBuffer() 391 __FUNCTION__, cbase->GetName(), cbase->GetWorkingRole(), in UseBuffer() 399 LOGV("%s(): %s:%s:PortIndex %u: exit done\n", __FUNCTION__, in UseBuffer() 412 LOGV("%s(): %s:%s:PortIndex %u: enter, nSizeBytes=%u\n", __FUNCTION__, in AllocateBuffer() 419 __FUNCTION__, cbase->GetName(), cbase->GetWorkingRole(), in AllocateBuffer() 436 "connot allocate buffer header\n", __FUNCTION__, in AllocateBuffer() [all …]
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 82 ALOGE("%s: Invalid hwc context!!",__FUNCTION__); in init() 121 __FUNCTION__); in init() 133 ALOGE("%s: received empty data in timer callback", __FUNCTION__); in timeout_handler() 138 ALOGE("%s: HWC proc not registered", __FUNCTION__); in timeout_handler() 272 ALOGE("%s: layer handle is NULL", __FUNCTION__); in isValidDimension() 340 ALOGE("%s: Invalid pipe type",__FUNCTION__); in getMdpPipe() 351 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__); in isFrameDoable() 355 __FUNCTION__); in isFrameDoable() 359 __FUNCTION__); in isFrameDoable() 373 ALOGD_IF(isDebug(), "%s: Idle fallback dpy %d",__FUNCTION__, mDpy); in isFullFrameDoable() [all …]
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_uevents.cpp | 78 __FUNCTION__); in getPanelResetStatus() 132 "hotplug event for wfd display", __FUNCTION__); in teardownWfd() 143 "%s: Waiting for wfd-teardown to be signalled",__FUNCTION__); in teardownWfd() 147 __FUNCTION__); in teardownWfd() 161 ALOGD_IF(UEVENT_DEBUG, "%s: Not disp Event ", __FUNCTION__); in handle_uevent() 168 __FUNCTION__,udata, switch_state); in handle_uevent() 176 "for display: %d", __FUNCTION__, dpy); in handle_uevent() 196 "event", __FUNCTION__); in handle_uevent() 209 "for display: %d", __FUNCTION__, dpy); in handle_uevent() 276 "hotplug event", __FUNCTION__); in handle_uevent() [all …]
|
/hardware/qcom/display/msm8974/libexternal/ |
D | external.cpp | 82 ALOGD_IF(DEBUG,"%s: mHdmiFbNum: %d mWfdFbNum: %d ",__FUNCTION__, in updateExtDispDevFbIndex() 111 __FUNCTION__); in configureWFDDisplay() 119 ALOGD("In %s: FBIOGET_VSCREENINFO failed Err Str = %s", __FUNCTION__, in configureWFDDisplay() 214 "err str: %s", __FUNCTION__, sysFsSPDFilePath, in setSPDInfo() 219 ALOGD_IF(DEBUG, "In %s: %s = %s", __FUNCTION__, property, info); in setSPDInfo() 224 "err no = %d", __FUNCTION__, sysFsSPDFilePath, errno); in setSPDInfo() 228 __FUNCTION__, node); in setSPDInfo() 292 __FUNCTION__, sysFsScanInfoFilePath); in readCEUnderscanInfo() 297 __FUNCTION__, scanInfo, len); in readCEUnderscanInfo() 301 __FUNCTION__, sysFsScanInfoFilePath); in readCEUnderscanInfo() [all …]
|
/hardware/libhardware/modules/nfc-nci/ |
D | nfc_nci_example.c | 29 ALOGE("NFC-NCI HAL: %s", __FUNCTION__); in hal_open() 35 ALOGE("NFC-NCI HAL: %s", __FUNCTION__); in hal_write() 41 ALOGE("NFC-NCI HAL: %s", __FUNCTION__); in hal_core_initialized() 46 ALOGE("NFC-NCI HAL: %s", __FUNCTION__); in hal_pre_discover() 51 ALOGE("NFC-NCI HAL: %s", __FUNCTION__); in hal_close() 57 ALOGE("NFC-NCI HAL: %s", __FUNCTION__); in hal_control_granted() 64 ALOGE("NFC-NCI HAL: %s", __FUNCTION__); in hal_power_cycle()
|
/hardware/qcom/display/msm8226/libexternal/ |
D | external.cpp | 52 ALOGE("%s: Failed to open FB: %d", __FUNCTION__, mFbNum); in configure() 127 "err str: %s", __FUNCTION__, sysFsSPDFilePath, in setSPDInfo() 132 ALOGD_IF(DEBUG, "In %s: %s = %s", __FUNCTION__, property, info); in setSPDInfo() 137 "err no = %d", __FUNCTION__, sysFsSPDFilePath, errno); in setSPDInfo() 141 __FUNCTION__, node); in setSPDInfo() 191 __FUNCTION__, sysFsScanInfoFilePath); in readCEUnderscanInfo() 196 __FUNCTION__, scanInfo, len); in readCEUnderscanInfo() 200 __FUNCTION__, sysFsScanInfoFilePath); in readCEUnderscanInfo() 235 ALOGE("%s: scan_info string error", __FUNCTION__); in readCEUnderscanInfo() 295 ALOGD_IF(DEBUG, "In %s: count = %d", __FUNCTION__, count); in parseResolution() [all …]
|
/hardware/qcom/display/msm8084/libexternal/ |
D | external.cpp | 51 ALOGE("%s: Failed to open FB: %d", __FUNCTION__, mFbNum); in configure() 126 "err str: %s", __FUNCTION__, sysFsSPDFilePath, in setSPDInfo() 131 ALOGD_IF(DEBUG, "In %s: %s = %s", __FUNCTION__, property, info); in setSPDInfo() 136 "err no = %d", __FUNCTION__, sysFsSPDFilePath, errno); in setSPDInfo() 140 __FUNCTION__, node); in setSPDInfo() 190 __FUNCTION__, sysFsScanInfoFilePath); in readCEUnderscanInfo() 195 __FUNCTION__, scanInfo, len); in readCEUnderscanInfo() 199 __FUNCTION__, sysFsScanInfoFilePath); in readCEUnderscanInfo() 234 ALOGE("%s: scan_info string error", __FUNCTION__); in readCEUnderscanInfo() 294 ALOGD_IF(DEBUG, "In %s: count = %d", __FUNCTION__, count); in parseResolution() [all …]
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_DebugMem.h | 58 #define malloc(x) OMX_DebugMem_malloc(x,__FILE__,__FUNCTION__,__LINE__) 59 #define calloc(n,s) OMX_DebugMem_calloc(n,s,__FILE__,__FUNCTION__,__LINE__) 60 #define realloc(x,s) OMX_DebugMem_realloc(x,s,__FILE__,__FUNCTION__,__LINE__) 61 #define free(x) OMX_DebugMem_free(x,__FILE__,__FUNCTION__ ,__LINE__) 62 #define validate(x) OMX_DebugMem_validate(x, __FILE__,__FUNCTION__ ,__LINE__) 63 #define dump() OMX_DebugMem_dump( __FILE__,__FUNCTION__ ,__LINE__)
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_DebugMem.h | 34 #define malloc(x) OMX_DebugMem_malloc(x,__FILE__,__FUNCTION__,__LINE__) 35 #define calloc(n,s) OMX_DebugMem_calloc(n,s,__FILE__,__FUNCTION__,__LINE__) 36 #define realloc(x,s) OMX_DebugMem_realloc(x,s,__FILE__,__FUNCTION__,__LINE__) 37 #define free(x) OMX_DebugMem_free(x,__FILE__,__FUNCTION__ ,__LINE__) 38 #define validate(x) OMX_DebugMem_validate(x, __FILE__,__FUNCTION__ ,__LINE__) 39 #define dump() OMX_DebugMem_dump( __FILE__,__FUNCTION__ ,__LINE__)
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_DebugMem.h | 58 #define malloc(x) OMX_DebugMem_malloc(x,__FILE__,__FUNCTION__,__LINE__) 59 #define calloc(n,s) OMX_DebugMem_calloc(n,s,__FILE__,__FUNCTION__,__LINE__) 60 #define realloc(x,s) OMX_DebugMem_realloc(x,s,__FILE__,__FUNCTION__,__LINE__) 61 #define free(x) OMX_DebugMem_free(x,__FILE__,__FUNCTION__ ,__LINE__) 62 #define validate(x) OMX_DebugMem_validate(x, __FILE__,__FUNCTION__ ,__LINE__) 63 #define dump() OMX_DebugMem_dump( __FILE__,__FUNCTION__ ,__LINE__)
|