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

/external/dbus/dbus/
H A Ddbus-protocol.h130 * DBUS_STRUCT_BEGIN_CHAR/DBUS_DICT_ENTRY_BEGIN_CHAR have to appear
133 * in type signatures, instead #DBUS_STRUCT_BEGIN_CHAR and #DBUS_STRUCT_END_CHAR will
147 /** Does not include #DBUS_TYPE_INVALID, #DBUS_STRUCT_BEGIN_CHAR, #DBUS_STRUCT_END_CHAR,
156 #define DBUS_STRUCT_BEGIN_CHAR ((int) '(') macro
157 /** #DBUS_STRUCT_BEGIN_CHAR as a string literal instead of a int literal */

Completed in 47 milliseconds