Searched defs:fmt_str (Results 1 – 7 of 7) sorted by relevance
/external/bluetooth/bluedroid/main/ |
D | bte_logmsg.c | 217 LogMsg(UINT32 trace_set_mask, const char *fmt_str, ...) in LogMsg() 273 ScrLog(UINT32 trace_set_mask, const char *fmt_str, ...) in ScrLog() 545 void LogMsg_0(UINT32 trace_set_mask, const char *fmt_str) { in LogMsg_0() 561 void LogMsg_1(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1) { in LogMsg_1() 578 void LogMsg_2(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2) { in LogMsg_2() 594 void LogMsg_3(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2, in LogMsg_3() 611 void LogMsg_4(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2, in LogMsg_4() 628 void LogMsg_5(UINT32 trace_set_mask, const char *fmt_str, UINT32 p1, UINT32 p2, in LogMsg_5() 645 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/v8/src/ |
D | messages.cc | 145 Handle<String> fmt_str = FACTORY->LookupAsciiSymbol("FormatMessage"); in GetMessage() local
|
D | api.cc | 1819 i::Handle<i::String> fmt_str = isolate->factory()->LookupAsciiSymbol(name); in CallV8HeapFunction() local
|
/external/bluetooth/bluedroid/test/bluedroidtest/ |
D | bluedroidtest.c | 151 void bdt_log(const char *fmt_str, ...) in bdt_log()
|
/external/qemu/android/camera/ |
D | camera-capture-linux.c | 835 char fmt_str[5]; in camera_device_start_capturing() local
|