Searched defs:_dbus_string_move (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-string.c1256 _dbus_string_move (DBusString *source, function
1270 * Like _dbus_string_move(), but does not delete the section
1294 * Like _dbus_string_move(), but can move a segment from
2293 if (!_dbus_string_move (&result, 0, dest, insert_at))
2428 if (!_dbus_string_move (&result, 0, dest, insert_at))

Completed in 33 milliseconds