Home
last modified time | relevance | path

Searched refs:marshal_fixed_multi (Results 1 – 1 of 1) sorted by relevance

/external/dbus/dbus/
Ddbus-marshal-basic.c973 marshal_fixed_multi (DBusString *str, in marshal_fixed_multi() function
1067 return marshal_fixed_multi (str, insert_at, vp, n_elements, byte_order, 2, pos_after); in _dbus_marshal_write_fixed_multi()
1074 return marshal_fixed_multi (str, insert_at, vp, n_elements, byte_order, 4, pos_after); in _dbus_marshal_write_fixed_multi()
1079 return marshal_fixed_multi (str, insert_at, vp, n_elements, byte_order, 8, pos_after); in _dbus_marshal_write_fixed_multi()