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

  /external/dbus/dbus/
dbus-marshal-validate.h 115 DBUS_INVALID_NESTED_TOO_DEEPLY = 57,
dbus-marshal-validate.c 315 return DBUS_INVALID_NESTED_TOO_DEEPLY;
901 case DBUS_INVALID_NESTED_TOO_DEEPLY: return "Variants cannot be used to create a hugely recursive tree of values";
    [all...]
dbus-message-factory.c 801 *expected_validity = DBUS_INVALID_NESTED_TOO_DEEPLY;
    [all...]

Completed in 2299 milliseconds