Searched refs:DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED (Results 1 - 4 of 4) sorted by relevance

/external/dbus/dbus/
H A Ddbus-marshal-validate.h70 DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED = 6, enumerator in enum:__anon1783
H A Ddbus-marshal-validate-util.c84 { ")", DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED },
85 { "i)", DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED },
86 { "a)", DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED },
H A Ddbus-marshal-validate.c142 result = DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED;
H A Ddbus-message-factory.c490 *expected_validity = DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED;

Completed in 37 milliseconds