Home
last modified time | relevance | path

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

/external/dbus/bus/
Dactivation-helper-bin.c47 if (dbus_error_has_name (error, DBUS_ERROR_SPAWN_SERVICE_INVALID)) in convert_error_to_exit_code()
Dactivation.c1284 dbus_set_error (error, DBUS_ERROR_SPAWN_SERVICE_INVALID, in handle_servicehelper_exit_error()
/external/dbus/dbus/
Ddbus-protocol.h417 #define DBUS_ERROR_SPAWN_SERVICE_INVALID "org.freedesktop.DBus.Error.Spawn.ServiceNotValid" macro