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

  /external/dbus/dbus/
dbus-protocol.h 360 #define DBUS_ERROR_NO_NETWORK "org.freedesktop.DBus.Error.NoNetwork"
dbus-errors.c 88 else if (strcmp (error, DBUS_ERROR_NO_NETWORK) == 0)
dbus-sysdeps.c 928 return DBUS_ERROR_NO_NETWORK;

Completed in 14 milliseconds