Searched refs:_dbus_win_set_error_from_win_error (Results 1 – 4 of 4) sorted by relevance
73 void _dbus_win_set_error_from_win_error (DBusError *error, int code);
591 _dbus_win_set_error_from_win_error (error, GetLastError ()); in _dbus_win_utf8_to_utf16()631 _dbus_win_set_error_from_win_error (error, GetLastError ()); in _dbus_win_utf16_to_utf8()681 _dbus_win_set_error_from_win_error (error, GetLastError ()); in _dbus_win_account_to_sid()702 _dbus_win_set_error_from_win_error (error, GetLastError ()); in _dbus_win_account_to_sid()3551 _dbus_win_set_error_from_win_error (DBusError *error, in _dbus_win_set_error_from_win_error() function3583 _dbus_win_set_error_from_win_error (&error, code); in _dbus_win_warn_win_error()
357 _dbus_win_set_error_from_win_error (error, GetLastError ()); in _dbus_stat()393 _dbus_win_set_error_from_win_error (error, rc); in _dbus_stat()
1578 * dbus\dbus-sysdeps-win.c (_dbus_win_set_error_from_win_error): 1755 * dbus/dbus-sysdeps-win.c (_dbus_win_set_error_from_win_error):