Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-hash.h130 DBusPreallocatedHash *_dbus_hash_table_preallocate_entry (DBusHashTable *table);
Ddbus-hash.c1439 preallocated = _dbus_hash_table_preallocate_entry (table); in _dbus_hash_table_insert_string()
1626 _dbus_hash_table_preallocate_entry (DBusHashTable *table) in _dbus_hash_table_preallocate_entry() function
/external/dbus/bus/
Dservices.c991 d->hash_entry = _dbus_hash_table_preallocate_entry (service->registry->service_hash); in add_restore_ownership_to_transaction()
Dactivation.c874 …d->hash_entry = _dbus_hash_table_preallocate_entry (d->pending_activation->activation->pending_act… in add_restore_pending_to_transaction()