Home
last modified time | relevance | path

Searched refs:_DBUS_GNUC_PRINTF (Results 1 – 7 of 7) sorted by relevance

/external/dbus/dbus/
Ddbus-macros.h68 #define _DBUS_GNUC_PRINTF( format_idx, arg_idx ) \ macro
73 #define _DBUS_GNUC_PRINTF( format_idx, arg_idx ) macro
Ddbus-internals.h43 ...) _DBUS_GNUC_PRINTF (1, 2);
46 ...) _DBUS_GNUC_PRINTF (1, 2);
97 const char *format,...) _DBUS_GNUC_PRINTF (4, 5);
101 ...) _DBUS_GNUC_PRINTF (1, 2);
Ddbus-string.h166 ...) _DBUS_GNUC_PRINTF (2, 3);
Ddbus-sysdeps.h439 void _dbus_system_log (DBusSystemLogSeverity severity, const char *msg, ...) _DBUS_GNUC_PRINTF (2, …
/external/dbus/cmake/
DDoxyfile.cmake151 "_DBUS_GNUC_PRINTF(from,to)=" \
/external/dbus/
DDoxyfile.in151 "_DBUS_GNUC_PRINTF(from,to)="
/external/dbus/bus/
Dbus.c1270 …usContext *context, DBusSystemLogSeverity severity, const char *msg, ...) _DBUS_GNUC_PRINTF (3, 4);