Home | History | Annotate | Download | only in bus

Lines Matching full:oom_preallocated

81   DBusPreallocatedSend *oom_preallocated;
403 if (d->oom_preallocated)
404 dbus_connection_free_preallocated_send (d->connection, d->oom_preallocated);
1156 if (d->oom_preallocated != NULL)
1193 d->oom_preallocated = preallocated;
1216 dbus_connection_send_preallocated (connection, d->oom_preallocated,
1221 d->oom_preallocated = NULL;