Searched refs:_dbus_string_save_to_file (Results 1 - 7 of 7) sorted by relevance

/external/dbus/dbus/
H A Ddbus-file.h46 dbus_bool_t _dbus_string_save_to_file (const DBusString *str,
H A Ddbus-file-unix.c164 _dbus_string_save_to_file (const DBusString *str, function
H A Ddbus-file-win.c212 _dbus_string_save_to_file (const DBusString *str, function
H A Ddbus-nonce.c173 ret = _dbus_string_save_to_file (&nonce, filename, FALSE, error);
H A Ddbus-internals.c751 if (!_dbus_string_save_to_file (&encoded, filename, TRUE, error))
H A Ddbus-keyring.c607 if (!_dbus_string_save_to_file (&contents, &keyring->filename,
/external/dbus/test/
H A Dbreak-loader.c164 if (!_dbus_string_save_to_file (data, &filename, FALSE, &error))

Completed in 88 milliseconds