Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-connection.h352 DBusPreallocatedSend* dbus_connection_preallocate_send (DBusConnection *connection);
Ddbus-connection.c3108 dbus_connection_preallocate_send (DBusConnection *connection) in dbus_connection_preallocate_send() function
/external/dbus/bus/
Dconnection.c1159 preallocated = dbus_connection_preallocate_send (connection); in bus_connection_preallocate_oom_error()
2064 to_send->preallocated = dbus_connection_preallocate_send (connection); in bus_transaction_send()
/external/dbus/
DChangeLog.pre-1-010569 * dbus/dbus-connection.c (dbus_connection_preallocate_send):
10778 * dbus/dbus-connection.c (dbus_connection_preallocate_send): fix
12341 dbus_connection_preallocate_send() does not prealloc the write
12501 (dbus_connection_preallocate_send): new API for sending a message