Searched refs:DH_LOG_TAG (Results 1 - 10 of 10) sorted by relevance
/drivers/peripheral/distributed_audio/hdi_service/common/log/include/ |
H A D | daudio_log.h | 39 "[%{public}s][%{public}s]:" fmt, DH_LOG_TAG, __FUNCTION__, ##__VA_ARGS__) 42 "[%{public}s][%{public}s]:" fmt, DH_LOG_TAG, __FUNCTION__, ##__VA_ARGS__) 45 "[%{public}s][%{public}s]:" fmt, DH_LOG_TAG, __FUNCTION__, ##__VA_ARGS__) 48 "[%{public}s][%{public}s]:" fmt, DH_LOG_TAG, __FUNCTION__, ##__VA_ARGS__)
|
/drivers/peripheral/distributed_camera/hdi_service/include/utils/ |
H A D | distributed_hardware_log.h | 36 DH_LOG_TAG, __FUNCTION__, DCAMERA_FILENAME, DCAMERA_STR_LINE, ##__VA_ARGS__) 40 DH_LOG_TAG, __FUNCTION__, DCAMERA_FILENAME, DCAMERA_STR_LINE, ##__VA_ARGS__) 44 DH_LOG_TAG, __FUNCTION__, DCAMERA_FILENAME, DCAMERA_STR_LINE, ##__VA_ARGS__) 48 DH_LOG_TAG, __FUNCTION__, DCAMERA_FILENAME, DCAMERA_STR_LINE, ##__VA_ARGS__)
|
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/src/ |
H A D | daudio_manager_interface_impl.cpp | 24 #undef DH_LOG_TAG macro 25 #define DH_LOG_TAG "DAudioManagerInterfaceImpl" macro
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
H A D | audio_capture_ext_impl.cpp | 29 #undef DH_LOG_TAG macro 30 #define DH_LOG_TAG "AudioCaptureExtImpl" macro
|
H A D | audio_capture_interface_impl.cpp | 30 #undef DH_LOG_TAG macro 31 #define DH_LOG_TAG "AudioCaptureInterfaceImpl" macro
|
H A D | audio_manager_interface_impl.cpp | 32 #undef DH_LOG_TAG macro 33 #define DH_LOG_TAG "AudioManagerInterfaceImpl" macro
|
H A D | audio_render_ext_impl.cpp | 28 #undef DH_LOG_TAG macro 29 #define DH_LOG_TAG "AudioRenderExtImpl" macro
|
H A D | audio_render_interface_impl.cpp | 28 #undef DH_LOG_TAG macro 29 #define DH_LOG_TAG "AudioRenderInterfaceImpl" macro
|
H A D | audio_adapter_interface_impl.cpp | 31 #undef DH_LOG_TAG macro 32 #define DH_LOG_TAG "AudioAdapterInterfaceImpl" macro
|
/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/ |
H A D | daudio_utils.cpp | 28 #undef DH_LOG_TAG macro 29 #define DH_LOG_TAG "DAudioUtils" macro
|
Completed in 9 milliseconds