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

  /external/dbus/dbus/
dbus-protocol.h 340 #define DBUS_ERROR_IO_ERROR "org.freedesktop.DBus.Error.IOError"
dbus-errors.c 72 else if (strcmp (error, DBUS_ERROR_IO_ERROR) == 0)
dbus-sysdeps-unix.c 909 dbus_set_error (error, DBUS_ERROR_IO_ERROR,
    [all...]

Completed in 18 milliseconds