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

  /external/dbus/dbus/
dbus-marshal-validate.h 112 DBUS_INVALID_DICT_ENTRY_NOT_INSIDE_ARRAY = 54,
dbus-marshal-validate.c 162 result = DBUS_INVALID_DICT_ENTRY_NOT_INSIDE_ARRAY;
899 case DBUS_INVALID_DICT_ENTRY_NOT_INSIDE_ARRAY: return "Dict entry not inside array";
    [all...]

Completed in 20 milliseconds