HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_verbose_bytes_of_string (Results 1 - 9 of 9) 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 543 _dbus_verbose_bytes_of_string (&signature, 0, _dbus_string_get_length (&signature));
544 _dbus_verbose_bytes_of_string (&body, 0, _dbus_string_get_length (&body));
568 _dbus_verbose_bytes_of_string (&signature, 0, _dbus_string_get_length (&signature));
569 _dbus_verbose_bytes_of_string (&body, 0, _dbus_string_get_length (&body));
dbus-message-util.c 331 _dbus_verbose_bytes_of_string (&data, 0,
964 _dbus_verbose_bytes_of_string (&message->header.data, 0,
966 _dbus_verbose_bytes_of_string (&message->body, 0,
973 _dbus_verbose_bytes_of_string (&message->header.data, 0,
975 _dbus_verbose_bytes_of_string (&message->body, 0,
    [all...]
dbus-internals.h 242 void _dbus_verbose_bytes_of_string (const DBusString *str,
dbus-marshal-basic.c 733 _dbus_verbose_bytes_of_string (str, pos, value_len);
1402 _dbus_verbose_bytes_of_string (const DBusString *str, function
    [all...]
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-message.c     [all...]
dbus-sysdeps-unix.c 259 _dbus_verbose_bytes_of_string (buffer, start, bytes_read);
296 _dbus_verbose_bytes_of_string (buffer, start, bytes_written);
    [all...]

Completed in 117 milliseconds