Searched refs:_dbus_hash_table_remove_string (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-hash.h100 dbus_bool_t _dbus_hash_table_remove_string (DBusHashTable *table,
H A Ddbus-hash.c1123 _dbus_hash_table_remove_string (DBusHashTable *table, function
1542 _dbus_hash_table_remove_string (table1,
1706 if (!_dbus_hash_table_remove_string (table1, keys[i]))
1713 if (!_dbus_hash_table_remove_string (table1, keys[i]))
H A Ddbus-connection.c1776 if (!_dbus_hash_table_remove_string (shared_connections,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dactivation.c406 _dbus_hash_table_remove_string (activation->entries, entry->name);
416 _dbus_hash_table_remove_string (activation->entries, entry->name);
451 _dbus_hash_table_remove_string (entry->s_dir->entries,
510 _dbus_hash_table_remove_string (activation->entries, entry->name);
511 _dbus_hash_table_remove_string (entry->s_dir->entries, entry->filename);
1202 _dbus_hash_table_remove_string (activation->pending_activations, bus_service_get_name (service));
1271 _dbus_hash_table_remove_string (pending_activation->activation->pending_activations,
1481 _dbus_hash_table_remove_string (pending_activation->activation->pending_activations,
1887 _dbus_hash_table_remove_string (activation->pending_activations,
2057 _dbus_hash_table_remove_string (activatio
[all...]
H A Dservices.c721 _dbus_hash_table_remove_string (service->registry->service_hash,
H A Dsignals.c1290 _dbus_hash_table_remove_string (p->rules_by_iface, interface);

Completed in 194 milliseconds