Home
last modified time | relevance | path

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

/external/dbus/bus/
Dconnection.c76 DBusPreallocatedSend *oom_preallocated; member
395 if (d->oom_preallocated) in free_connection_data()
396 dbus_connection_free_preallocated_send (d->connection, d->oom_preallocated); in free_connection_data()
1073 if (d->oom_preallocated != NULL) in bus_connection_preallocate_oom_error()
1110 d->oom_preallocated = preallocated; in bus_connection_preallocate_oom_error()
1133 dbus_connection_send_preallocated (connection, d->oom_preallocated, in bus_connection_send_oom_error()
1138 d->oom_preallocated = NULL; in bus_connection_send_oom_error()