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

  /external/dbus/dbus/
dbus-marshal-validate.h 77 DBUS_INVALID_MESSAGE_TOO_LONG = 19,
dbus-marshal-validate.c 864 case DBUS_INVALID_MESSAGE_TOO_LONG: return "Message too long";
    [all...]
dbus-marshal-header.c 729 *validity = DBUS_INVALID_MESSAGE_TOO_LONG;
    [all...]
dbus-message-factory.c 596 *expected_validity = DBUS_INVALID_MESSAGE_TOO_LONG;
    [all...]

Completed in 3056 milliseconds