Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-hash.h142 void _dbus_hash_table_insert_string_preallocated (DBusHashTable *table,
Ddbus-hash.c1444 _dbus_hash_table_insert_string_preallocated (table, preallocated, in _dbus_hash_table_insert_string()
1671 _dbus_hash_table_insert_string_preallocated (DBusHashTable *table, in _dbus_hash_table_insert_string_preallocated() function
/external/dbus/bus/
Dservices.c738 _dbus_hash_table_insert_string_preallocated (service->registry->service_hash, in bus_service_relink()
Dactivation.c1025_dbus_hash_table_insert_string_preallocated (d->pending_activation->activation->pending_activation… in restore_pending()
/external/dbus/
DChangeLog.pre-1-011118 * dbus/dbus-hash.c (_dbus_hash_table_insert_string_preallocated):