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
352 DBusPreallocatedSend* dbus_connection_preallocate_send (DBusConnection *connection);
355 DBusPreallocatedSend *preallocated);
358 DBusPreallocatedSend *preallocated,
Ddbus-connection.c229 struct DBusPreallocatedSend struct
1903 static DBusPreallocatedSend*
1906 DBusPreallocatedSend *preallocated; in _dbus_connection_preallocate_send_unlocked()
1912 preallocated = dbus_new (DBusPreallocatedSend, 1); in _dbus_connection_preallocate_send_unlocked()
1959 DBusPreallocatedSend *preallocated, in _dbus_connection_send_preallocated_unlocked_no_update()
2034 DBusPreallocatedSend *preallocated, in _dbus_connection_send_preallocated_and_unlock()
2067 DBusPreallocatedSend *preallocated; in _dbus_connection_send_and_unlock()
3107 DBusPreallocatedSend*
3110 DBusPreallocatedSend *preallocated; in dbus_connection_preallocate_send()
3135 DBusPreallocatedSend *preallocated) in dbus_connection_free_preallocated_send()
[all …]
/external/dbus/bus/
Dconnection.c81 DBusPreallocatedSend *oom_preallocated;
1149 DBusPreallocatedSend *preallocated; in bus_connection_preallocate_oom_error()
1898 DBusPreallocatedSend *preallocated;