Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-protocol.h360 #define DBUS_ERROR_NO_NETWORK "org.freedesktop.DBus.Error.NoNetwork" macro
Ddbus-errors.c88 else if (strcmp (error, DBUS_ERROR_NO_NETWORK) == 0) in message_from_error()
Ddbus-sysdeps.c928 return DBUS_ERROR_NO_NETWORK; in _dbus_error_from_errno()