Home
last modified time | relevance | path

Searched defs:HILOGE (Results 1 – 4 of 4) sorted by relevance

/device/board/kaihong/khdvk_3566b/kernel/bluetooth/include/utils/
DLog.h56 #define HILOGE(...) Print(__VA_ARGS__) macro
66 #define HILOGE(...) \ macro
/device/board/unionman/unionpi_tiger/hardware/bt/include/utils/
DLog.h24 #define HILOGE(...) HiLogPrint(LOG_CORE, LOG_ERROR, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/utils/
DLog.h23 #define HILOGE(...) HiLogPrint(LOG_CORE, LOG_ERROR, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro
/device/board/osware/imx8mm/drivers/bluetooth/source/include/utils/
DLog.h26 #define HILOGE(...) HiLogPrint(LOG_CORE, LOG_ERROR, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro