Home
last modified time | relevance | path

Searched defs:fmt_str (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/bluedroid/main/
Dbte_logmsg.c217 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/
Dandroid_logmsg.cpp43 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/
Dandroid_logmsg.cpp44 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...) in LogMsg()
/external/v8/src/
Dmessages.cc145 Handle<String> fmt_str = FACTORY->LookupAsciiSymbol("FormatMessage"); in GetMessage() local
Dapi.cc1819 i::Handle<i::String> fmt_str = isolate->factory()->LookupAsciiSymbol(name); in CallV8HeapFunction() local
/external/bluetooth/bluedroid/test/bluedroidtest/
Dbluedroidtest.c151 void bdt_log(const char *fmt_str, ...) in bdt_log()
/external/qemu/android/camera/
Dcamera-capture-linux.c835 char fmt_str[5]; in camera_device_start_capturing() local