Home
last modified time | relevance | path

Searched refs:DBUS_ERROR_SPAWN_CONFIG_INVALID (Results 1 – 3 of 3) sorted by relevance

/external/dbus/bus/
Dactivation-helper-bin.c41 if (dbus_error_has_name (error, DBUS_ERROR_SPAWN_CONFIG_INVALID)) in convert_error_to_exit_code()
Dactivation-helper.c498 dbus_set_error (error, DBUS_ERROR_SPAWN_CONFIG_INVALID, in check_dbus_user()
/external/dbus/dbus/
Ddbus-protocol.h423 #define DBUS_ERROR_SPAWN_CONFIG_INVALID "org.freedesktop.DBus.Error.Spawn.ConfigInvalid" macro