Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-connection.h47 typedef struct DBusPreallocatedSend DBusPreallocatedSend; typedef
350 DBusPreallocatedSend* dbus_connection_preallocate_send (DBusConnection *connection);
353 DBusPreallocatedSend *preallocated);
356 DBusPreallocatedSend *preallocated,
Ddbus-connection.c248 struct DBusPreallocatedSend struct
1941 static DBusPreallocatedSend*
1944 DBusPreallocatedSend *preallocated; in _dbus_connection_preallocate_send_unlocked()
1950 preallocated = dbus_new (DBusPreallocatedSend, 1); in _dbus_connection_preallocate_send_unlocked()
1979 DBusPreallocatedSend *preallocated, in _dbus_connection_send_preallocated_unlocked_no_update()
2053 DBusPreallocatedSend *preallocated, in _dbus_connection_send_preallocated_and_unlock()
2086 DBusPreallocatedSend *preallocated; in _dbus_connection_send_and_unlock()
3120 DBusPreallocatedSend*
3123 DBusPreallocatedSend *preallocated; in dbus_connection_preallocate_send()
3148 DBusPreallocatedSend *preallocated) in dbus_connection_free_preallocated_send()
[all …]
/external/dbus/bus/
Dconnection.c91 DBusPreallocatedSend *oom_preallocated;
1130 DBusPreallocatedSend *preallocated; in bus_connection_preallocate_oom_error()
1910 DBusPreallocatedSend *preallocated;