Home
last modified time | relevance | path

Searched refs:LOG_TAG (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/hardware/qcom/gps/msm8960/platform_lib_abstractions/
Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x)
53 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x)
54 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x)
55 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x)
56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x)
/hardware/qcom/gps/msm8909/utils/platform_lib_abstractions/
Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x)
53 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x)
54 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x)
55 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x)
56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x)
/hardware/qcom/gps/msm8996/utils/platform_lib_abstractions/
Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x)
53 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x)
54 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x)
55 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x)
56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x)
/hardware/qcom/gps/msm8084/platform_lib_abstractions/
Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x)
53 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x)
54 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x)
55 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x)
56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x)
/hardware/qcom/gps/msm8994/platform_lib_abstractions/
Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x)
53 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x)
54 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x)
55 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x)
56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x)
/hardware/qcom/gps/platform_lib_abstractions/
Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x)
53 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x)
54 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x)
55 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x)
56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x)
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_debugger.cpp114 __android_log_vprint(ANDROID_LOG_ERROR, LOG_TAG, format, list); in Error()
120 __android_log_vprint(ANDROID_LOG_WARN, LOG_TAG, format, list); in Warning()
127 __android_log_vprint(ANDROID_LOG_INFO, LOG_TAG, format, list); in Info()
135 __android_log_vprint(ANDROID_LOG_DEBUG, LOG_TAG, format, list); in Debug()
143 __android_log_vprint(ANDROID_LOG_VERBOSE, LOG_TAG, format, list); in Verbose()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dtrace_conf.h6 #define LOG_TAG "libvpx" macro
7 #define LOGD(fmt_str, ...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, "[%s:%d] "fmt_str, __FUN…
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec_utils.h55 #ifdef LOG_TAG
56 #undef LOG_TAG
58 #define LOG_TAG "OMX_SWVDEC" ///< OMX SwVdec log tag macro
/hardware/intel/img/psb_video/src/android/
Dpsb_gralloc.cpp46 #ifdef LOG_TAG
47 #undef LOG_TAG
50 #define LOG_TAG "pvr_drv_video" macro
Dpsb_android_glue.cpp48 #ifdef LOG_TAG
49 #undef LOG_TAG
52 #define LOG_TAG "pvr_drv_video" macro
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXDefaults.cpp29 #undef LOG_TAG
30 #define LOG_TAG "CameraHAL" macro
/hardware/akm/AK8975_FS/akmdfs/
DAKFS_Common.h55 #undef LOG_TAG
56 #define LOG_TAG "AKMD_FS" macro
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_log.cpp31 #define LOG_TAG "LocSvc_eng" macro
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_log.cpp31 #define LOG_TAG "LocSvc_eng" macro
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_log.cpp31 #define LOG_TAG "LocSvc_eng" macro
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_log.cpp31 #define LOG_TAG "LocSvc_eng" macro
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_log.cpp31 #define LOG_TAG "LocSvc_eng" macro
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_log.cpp31 #define LOG_TAG "LocSvc_eng" macro
/hardware/ti/omap4-aah/libtiutils/
DDebugUtils.h342 __android_log_vprint(priority, LOG_TAG, format, args); in log()
354 android_printLog(ANDROID_LOG_DEBUG, LOG_TAG, in FunctionLogger()
365 android_printLog(ANDROID_LOG_DEBUG, LOG_TAG, in ~FunctionLogger()
379 android_printLog(ANDROID_LOG_DEBUG, LOG_TAG, in setExitLine()
/hardware/qcom/media/msm8974/mm-core/inc/
Dqc_omx_common.h56 #define LOG_TAG "QC_CORE" macro
/hardware/qcom/media/msm8996/mm-core/inc/
Dqc_omx_common.h56 #define LOG_TAG "QC_CORE" macro
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
Dqc_omx_common.h56 #define LOG_TAG "QC_CORE" macro
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerDefault.cpp17 #define LOG_TAG "AudioPolicyManagerDefault" macro
/hardware/libhardware/modules/usbcamera/
DHotplugThread.cpp18 #define LOG_TAG "HotplugThread" macro

12345678910>>...21