Searched refs:_dbus_hash_table_preallocate_entry (Results 1 – 4 of 4) sorted by relevance
122 DBusPreallocatedHash *_dbus_hash_table_preallocate_entry (DBusHashTable *table);
1222 preallocated = _dbus_hash_table_preallocate_entry (table); in _dbus_hash_table_insert_string()1322 _dbus_hash_table_preallocate_entry (DBusHashTable *table) in _dbus_hash_table_preallocate_entry() function
989 d->hash_entry = _dbus_hash_table_preallocate_entry (service->registry->service_hash); in add_restore_ownership_to_transaction()
1064 …d->hash_entry = _dbus_hash_table_preallocate_entry (d->pending_activation->activation->pending_act… in add_restore_pending_to_transaction()