Home
last modified time | relevance | path

Searched defs:HDF_LOGE (Results 1 - 2 of 2) sorted by relevance

/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/include/
H A Dosal_test_type.h36 #undef HDF_LOGE macro
37 #define HDF_LOGE(fmt, ...) printf("[ERR]" fmt "\n", ##__VA_ARGS__) macro
/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_log.h98 #define HDF_LOGE(fmt, args...) HDF_LOGE_WRAPPER(fmt, ##args) macro

Completed in 1 milliseconds