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

  /external/dbus/dbus/
dbus-marshal-validate.h 93 DBUS_INVALID_LENGTH_OUT_OF_BOUNDS = 35,
dbus-marshal-validate.c 418 return DBUS_INVALID_LENGTH_OUT_OF_BOUNDS;
880 case DBUS_INVALID_LENGTH_OUT_OF_BOUNDS: return "Length out of bounds";
    [all...]

Completed in 24 milliseconds