Home
last modified time | relevance | path

Searched refs:HDF_LOG_TAG (Results 1 – 25 of 1121) sorted by relevance

12345678910>>...45

/ohos5.0/drivers/peripheral/codec/utils/include/
H A Dcodec_log_wrapper.h29 #ifdef HDF_LOG_TAG
30 #undef HDF_LOG_TAG
34 #define HDF_LOG_TAG codec_hdi_image macro
36 #define HDF_LOG_TAG codec_hdi_adapter
38 #define HDF_LOG_TAG codec_hdi_server
40 #define HDF_LOG_TAG codec_hdi_client
42 #define HDF_LOG_TAG codec_hdi_omx
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/osal/include/
H A Dhdf_log_adapter.h41 #define HDF_LOGV_WRAPPER(fmt, args...) HDF_LOG_WRAPPER(KERN_DEBUG HDF_FMT_TAG(HDF_LOG_TAG, V) fmt "…
43 #define HDF_LOGD_WRAPPER(fmt, args...) HDF_LOG_WRAPPER(KERN_DEBUG HDF_FMT_TAG(HDF_LOG_TAG, D) fmt "…
45 #define HDF_LOGI_WRAPPER(fmt, args...) HDF_LOG_WRAPPER(KERN_INFO HDF_FMT_TAG(HDF_LOG_TAG, I) fmt "\…
47 #define HDF_LOGW_WRAPPER(fmt, args...) HDF_LOG_WRAPPER(KERN_WARNING HDF_FMT_TAG(HDF_LOG_TAG, W) fmt…
49 #define HDF_LOGE_WRAPPER(fmt, args...) HDF_LOG_WRAPPER(KERN_ERR HDF_FMT_TAG(HDF_LOG_TAG, E) fmt "\r…
/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_log.h36 #ifdef HDF_LOG_TAG
37 #undef HDF_LOG_TAG
45 #define LOG_TAG LOG_TAG_MARK(HDF_LOG_TAG)
/ohos5.0/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlite_lcdkit.h14 #ifdef HDF_LOG_TAG
15 #undef HDF_LOG_TAG
17 #define HDF_LOG_TAG HDF_DISP macro
/ohos5.0/drivers/peripheral/display/hal/
H A Ddisp_common.h21 #ifdef HDF_LOG_TAG
22 #undef HDF_LOG_TAG
24 #define HDF_LOG_TAG HDF_DISP macro
/ohos5.0/drivers/peripheral/intelligent_voice/utils/
H A Dmemory_guard.cpp20 #undef HDF_LOG_TAG
21 #define HDF_LOG_TAG "MemoryGaurd" macro
/ohos5.0/drivers/peripheral/intelligent_voice/passthrough/engine/
H A Dengine_factory.cpp20 #undef HDF_LOG_TAG
21 #define HDF_LOG_TAG "IntellVoiceEngineFactory" macro
H A Dwakeup_engine.cpp21 #undef HDF_LOG_TAG
22 #define HDF_LOG_TAG "IntellVoiceWakeupEngine" macro
H A Denroll_engine.cpp21 #undef HDF_LOG_TAG
22 #define HDF_LOG_TAG "IntellVoiceEnrollEngine" macro
H A Dintell_voice_engine_manager.cpp20 #undef HDF_LOG_TAG
21 #define HDF_LOG_TAG "IntellVoiceEngineMgr" macro
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_extend/
H A Dwlan_extend_cmd.h19 #undef HDF_LOG_TAG
20 #define HDF_LOG_TAG "HDF_WIFI_CORE" macro
/ohos5.0/drivers/peripheral/intelligent_voice/passthrough/trigger/
H A Dintell_voice_trigger_manager.cpp20 #undef HDF_LOG_TAG
21 #define HDF_LOG_TAG "IntellVoiceTriggerMgr" macro
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.h19 #ifdef HDF_LOG_TAG
20 #undef HDF_LOG_TAG
22 #define HDF_LOG_TAG HDF_INPUT_DRV macro
/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/base/
H A Dhdi_smq_meta.h48 #ifndef HDF_LOG_TAG
49 #define HDF_LOG_TAG smq macro
456 #ifdef HDF_LOG_TAG
457 #undef HDF_LOG_TAG
/ohos5.0/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_disp.h22 #ifdef HDF_LOG_TAG
23 #undef HDF_LOG_TAG
25 #define HDF_LOG_TAG HDF_DISP macro
/ohos5.0/drivers/peripheral/display/utils/include/
H A Ddisplay_log.h22 #ifdef HDF_LOG_TAG
23 #undef HDF_LOG_TAG
/ohos5.0/drivers/peripheral/display/hal/default_standard/include/
H A Ddisplay_common.h22 #ifdef HDF_LOG_TAG
23 #undef HDF_LOG_TAG
/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dcamera.h48 #ifdef HDF_LOG_TAG
49 #undef HDF_LOG_TAG
52 #define HDF_LOG_TAG camera_hdi_service macro
/ohos5.0/drivers/peripheral/intelligent_voice/hdi_service/engine/
H A Dintell_voice_engine_driver.cpp22 #undef HDF_LOG_TAG
23 #define HDF_LOG_TAG "IntellVoiceEngineDriver" macro
H A Dintell_voice_engine_adapter_impl.cpp26 #undef HDF_LOG_TAG
27 #define HDF_LOG_TAG "IntellVoiceEngineAdapterImpl" macro
/ohos5.0/drivers/peripheral/intelligent_voice/hdi_service/trigger/
H A Dintell_voice_trigger_driver.cpp22 #undef HDF_LOG_TAG
23 #define HDF_LOG_TAG "IntellVoiceTriggerDriver" macro
H A Dintell_voice_trigger_manager_impl.cpp23 #undef HDF_LOG_TAG
24 #define HDF_LOG_TAG "TriggerManagerImpl" macro
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Dhdf_pm_reg.c18 #define HDF_LOG_TAG devmgr_pm macro
H A Dhdf_devsvc_manager_clnt.c18 #define HDF_LOG_TAG devsvc_manager_clnt macro
/ohos5.0/drivers/peripheral/clearplay/hdi_service/common/
H A Dclearplay_uuid.cpp20 #define HDF_LOG_TAG data_parse macro

12345678910>>...45