HomeSort by relevance Sort by last modified time
    Searched refs:DBUS_INVALID_DICT_ENTRY_ENDED_BUT_NOT_STARTED (Results 1 - 3 of 3) sorted by null

  /external/dbus/dbus/
dbus-marshal-validate.h 107 DBUS_INVALID_DICT_ENTRY_ENDED_BUT_NOT_STARTED = 49,
dbus-marshal-validate.c 186 result = DBUS_INVALID_DICT_ENTRY_ENDED_BUT_NOT_STARTED;
894 case DBUS_INVALID_DICT_ENTRY_ENDED_BUT_NOT_STARTED: return "Dict entry ended but not started";
    [all...]
dbus-message-factory.c 762 *expected_validity = DBUS_INVALID_DICT_ENTRY_ENDED_BUT_NOT_STARTED;
    [all...]

Completed in 40 milliseconds