HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_verbose_bytes_of_string (Results 1 - 11 of 11) sorted by null

  /external/dbus/dbus/
dbus-marshal-byteswap-util.c 71 _dbus_verbose_bytes_of_string (&signature, 0,
73 _dbus_verbose_bytes_of_string (&body, 0,
75 _dbus_verbose_bytes_of_string (&copy, 0,
dbus-marshal-validate-util.c 544 _dbus_verbose_bytes_of_string (&signature, 0, _dbus_string_get_length (&signature));
545 _dbus_verbose_bytes_of_string (&body, 0, _dbus_string_get_length (&body));
569 _dbus_verbose_bytes_of_string (&signature, 0, _dbus_string_get_length (&signature));
570 _dbus_verbose_bytes_of_string (&body, 0, _dbus_string_get_length (&body));
dbus-message-util.c 447 _dbus_verbose_bytes_of_string (&data, 0,
1086 _dbus_verbose_bytes_of_string (&message->header.data, 0,
1088 _dbus_verbose_bytes_of_string (&message->body, 0,
1095 _dbus_verbose_bytes_of_string (&message->header.data, 0,
1097 _dbus_verbose_bytes_of_string (&message->body, 0,
    [all...]
dbus-file-win.c 88 _dbus_verbose_bytes_of_string (buffer, start, bytes_read);
dbus-marshal-basic.c 795 _dbus_verbose_bytes_of_string (str, pos, value_len);
1425 _dbus_verbose_bytes_of_string (const DBusString *str, function
    [all...]
dbus-internals.h 266 void _dbus_verbose_bytes_of_string (const DBusString *str,
dbus-marshal-recursive-util.c 230 _dbus_verbose_bytes_of_string (&block->signature,
244 _dbus_verbose_bytes_of_string (&block->body,
    [all...]
dbus-marshal-recursive.c     [all...]
dbus-sysdeps-unix.c 380 _dbus_verbose_bytes_of_string (buffer, start, bytes_read);
481 _dbus_verbose_bytes_of_string (buffer, start, bytes_written);
623 _dbus_verbose_bytes_of_string (buffer, start, bytes_read);
660 _dbus_verbose_bytes_of_string (buffer, start, bytes_written);
    [all...]
dbus-message.c     [all...]
dbus-sysdeps-win.c 237 _dbus_verbose_bytes_of_string (buffer, start, bytes_read);
284 _dbus_verbose_bytes_of_string (buffer, start, bytes_written);
    [all...]

Completed in 219 milliseconds