Home
last modified time | relevance | path

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

/external/dbus/bus/
Dconnection.c81 DBusPreallocatedSend *oom_preallocated; member
403 if (d->oom_preallocated) in free_connection_data()
404 dbus_connection_free_preallocated_send (d->connection, d->oom_preallocated); in free_connection_data()
1156 if (d->oom_preallocated != NULL) in bus_connection_preallocate_oom_error()
1193 d->oom_preallocated = preallocated; in bus_connection_preallocate_oom_error()
1216 dbus_connection_send_preallocated (connection, d->oom_preallocated, in bus_connection_send_oom_error()
1221 d->oom_preallocated = NULL; in bus_connection_send_oom_error()