/external/dbus/dbus/ |
dbus-internals.h | 42 void _dbus_warn (const char *format,
|
dbus-marshal-recursive-util.c | 314 _dbus_warn ("Read type %s while expecting %s at %s line %d\n", 327 _dbus_warn ("_dbus_type_reader_next() should have returned TRUE at %s %d\n", \ 335 _dbus_warn ("_dbus_type_reader_next() should have returned FALSE at %s %d\n", \ [all...] |
dbus-bus.c | 183 _dbus_warn ("Dynamic session lookup supported but failed: %s\n", error.message); 185 _dbus_warn ("Dynamic session lookup supported but failed silently\n"); [all...] |
dbus-mainloop.c | 312 _dbus_warn ("could not find watch %p function %p data %p to remove\n", 366 _dbus_warn ("could not find timeout %p function %p data %p to remove\n",
|
dbus-server.c | [all...] |
dbus-userdb.c | 267 _dbus_warn ("Could not get password database information for UID of current process: %s\n",
|
dbus-object-tree.c | 463 _dbus_warn ("Attempted to unregister path (path[0] = %s path[1] = %s) which isn't registered\n", [all...] |
dbus-sysdeps-win.c | [all...] |
dbus-sysdeps-unix.c | 1012 _dbus_warn ("Failed to set socket option\"%s\": %s", 1057 _dbus_warn ("Could not set mode 0777 on socket %s\n", [all...] |
dbus-marshal-basic.c | 715 _dbus_warn ("insert_at = %d string len = %d data_len = %d\n", [all...] |
dbus-message.c | 553 _dbus_warn("Failed to close file descriptor: %s\n", e.message); 896 _dbus_warn ("you can't read arrays of container types (struct, variant, array) with %s for now\n", 905 _dbus_warn ("you can only read arrays and basic types with %s for now\n", [all...] |
dbus-md5.c | 526 _dbus_warn ("Expected hash %s got %s for md5 sum\n",
|
dbus-sysdeps-util-unix.c | 346 _dbus_warn ("Failed to drop supplementary groups: %s\n",
|
dbus-sha.c | 538 _dbus_warn ("Expected hash %s got %s for SHA-1 sum\n",
|
dbus-string.c | 709 _dbus_warn ("Broken code in _dbus_string_steal_data_len(), see @todo, FIXME\n"); [all...] |
dbus-connection.c | [all...] |
/external/dbus/bus/ |
signals.c | [all...] |