Searched refs:_dbus_hash_table_preallocate_entry (Results 1 – 4 of 4) sorted by relevance
130 DBusPreallocatedHash *_dbus_hash_table_preallocate_entry (DBusHashTable *table);
1439 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
991 d->hash_entry = _dbus_hash_table_preallocate_entry (service->registry->service_hash); in add_restore_ownership_to_transaction()
874 …d->hash_entry = _dbus_hash_table_preallocate_entry (d->pending_activation->activation->pending_act… in add_restore_pending_to_transaction()