Searched defs:moduleFun (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
H A D | platform_trace.c | 89 void PlatformTraceAddUintMsg(int module, int moduleFun, const unsigned int infos[], uint8_t size) in PlatformTraceAddUintMsg() 137 void PlatformTraceAddMsg(const char *module, const char *moduleFun, const char *fmt, ...) in PlatformTraceAddMsg()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/fwk/ |
H A D | platform_trace_unopen.c | 52 void PlatformTraceAddMsg(const char *module, const char *moduleFun, const char *fmt, ...) in PlatformTraceAddMsg() 59 void PlatformTraceAddUintMsg(int module, int moduleFun, const unsigned int infos[], uint8_t size) in PlatformTraceAddUintMsg()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/fwk/ |
H A D | platform_trace.c | 33 void PlatformTraceAddMsg(const char *module, const char *moduleFun, const char *fmt, ...) in PlatformTraceAddMsg() 61 void PlatformTraceAddUintMsg(int module, int moduleFun, const unsigned int infos[], uint8_t size) in PlatformTraceAddUintMsg()
|