Searched refs:dbus_connection_preallocate_send (Results 1 – 4 of 4) sorted by relevance
352 DBusPreallocatedSend* dbus_connection_preallocate_send (DBusConnection *connection);
3108 dbus_connection_preallocate_send (DBusConnection *connection) in dbus_connection_preallocate_send() function
1159 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()
10569 * dbus/dbus-connection.c (dbus_connection_preallocate_send):10778 * dbus/dbus-connection.c (dbus_connection_preallocate_send): fix12341 dbus_connection_preallocate_send() does not prealloc the write12501 (dbus_connection_preallocate_send): new API for sending a message