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

  /external/dbus/dbus/
dbus-marshal-validate.h 86 DBUS_INVALID_BAD_ERROR_NAME = 28,
dbus-marshal-validate.c 873 case DBUS_INVALID_BAD_ERROR_NAME: return "Bad error name";
    [all...]
dbus-marshal-header.c 863 bad_string_code = DBUS_INVALID_BAD_ERROR_NAME;
    [all...]

Completed in 4083 milliseconds