Searched refs:DBusArrayLenFixup (Results 1 - 2 of 2) sorted by relevance

/external/dbus/dbus/
H A Ddbus-marshal-recursive.h33 typedef struct DBusArrayLenFixup DBusArrayLenFixup; typedef in typeref:struct:DBusArrayLenFixup
93 struct DBusArrayLenFixup struct
H A Ddbus-marshal-recursive.c83 DBusArrayLenFixup *f;
2405 const DBusArrayLenFixup *fixup)
2407 DBusArrayLenFixup *f;
2409 f = dbus_new (DBusArrayLenFixup, 1);
2543 DBusArrayLenFixup fixup;
2648 * as a #DBusArrayLenFixup. The fixup contains the position of the
2658 * @param fixups list to append #DBusArrayLenFixup if the write was partial

Completed in 85 milliseconds