Searched refs:DBUS_ERROR_FILE_NOT_FOUND (Results 1 – 6 of 6) sorted by relevance
388 #define DBUS_ERROR_FILE_NOT_FOUND "org.freedesktop.DBus.Error.FileNotFound" macro
122 else if (strcmp (error, DBUS_ERROR_FILE_NOT_FOUND) == 0) in message_from_error()
121 …dbus_set_error (error, DBUS_ERROR_FILE_NOT_FOUND, "Could not read nonce from file %s", _dbus_strin… in _dbus_read_nonce()
989 return DBUS_ERROR_FILE_NOT_FOUND; in _dbus_error_from_errno()
130 return DBUS_ERROR_FILE_NOT_FOUND; in _dbus_win_error_from_last_error()
2122 if (dbus_error_has_name (&tmp_error, DBUS_ERROR_FILE_NOT_FOUND) && in include_file()