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

  /external/dbus/dbus/
dbus-protocol.h 370 #define DBUS_ERROR_AUTH_FAILED "org.freedesktop.DBus.Error.AuthFailed"
dbus-errors.c 106 else if (strcmp (error, DBUS_ERROR_AUTH_FAILED) == 0)

Completed in 44 milliseconds