Searched defs:trace_set_mask (Results 1 – 4 of 4) sorted by relevance
/external/bluetooth/bluedroid/main/ |
D | bte_logmsg.c | 218 LogMsg(UINT32 trace_set_mask, const char *fmt_str, ...) in LogMsg() 274 ScrLog(UINT32 trace_set_mask, const char *fmt_str, ...) in ScrLog() 543 void LogMsg_0(UINT32 trace_set_mask, const char *fmt_str) { in LogMsg_0() 559 void LogMsg_1(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1) { in LogMsg_1() 576 void LogMsg_2(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2) { in LogMsg_2() 592 void LogMsg_3(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2, in LogMsg_3() 609 void LogMsg_4(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2, in LogMsg_4() 626 void LogMsg_5(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2, in LogMsg_5() 643 void LogMsg_6(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2, in LogMsg_6()
|
/external/libnfc-nci/src/adaptation/ |
D | android_logmsg.cpp | 43 void ScrLog (UINT32 trace_set_mask, const char *fmt_str, ...) in ScrLog() 64 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...) in LogMsg()
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | android_logmsg.cpp | 44 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...) in LogMsg()
|
/external/bluetooth/bluedroid/stack/include/ |
D | uipc_msg.h | 103 UINT32 trace_set_mask; member
|