/external/dbus/dbus/ |
dbus-file.h | 43 dbus_bool_t _dbus_file_get_contents (DBusString *str,
|
dbus-file-unix.c | 55 _dbus_file_get_contents (DBusString *str, function
|
dbus-file-win.c | 107 _dbus_file_get_contents (DBusString *str, function
|
dbus-auth-script.c | 279 if (!_dbus_file_get_contents (&file, filename, &error)) {
|
dbus-sha.c | 782 if (!_dbus_file_get_contents (&tests, &tests_file, &error)) 791 if (!_dbus_file_get_contents (&results, &results_file, &error))
|
dbus-internals.c | 734 if (!_dbus_file_get_contents (&contents, filename, error))
|
dbus-keyring.c | 446 if (!_dbus_file_get_contents (&contents,
|
dbus-message-util.c | 401 if (!_dbus_file_get_contents (data, filename, &error)) [all...] |
/external/dbus/bus/ |
config-loader-expat.c | 237 if (!_dbus_file_get_contents (&data, file, error))
|
config-loader-libxml.c | 196 if (!_dbus_file_get_contents (&data, file, error))
|
desktop-file.c | 651 if (!_dbus_file_get_contents (&str, filename, error))
|
bus.c | 323 _dbus_file_get_contents(&p, &u, NULL); [all...] |
/external/dbus/ |
ChangeLog.pre-1-0 | [all...] |