Searched defs:DBUS_STRUCT_END_CHAR (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-protocol.h129 * in type signatures, instead #DBUS_STRUCT_BEGIN_CHAR and #DBUS_STRUCT_END_CHAR will
143 /** Does not include #DBUS_TYPE_INVALID, #DBUS_STRUCT_BEGIN_CHAR, #DBUS_STRUCT_END_CHAR,
156 #define DBUS_STRUCT_END_CHAR ((int) ')') macro
157 /** #DBUS_STRUCT_END_CHAR a string literal instead of a int literal */

Completed in 10 milliseconds