HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_hash_table_remove_string (Results 1 - 5 of 5) sorted by null

  /external/dbus/dbus/
dbus-hash.h 98 dbus_bool_t _dbus_hash_table_remove_string (DBusHashTable *table,
dbus-hash.c 1279 _dbus_hash_table_remove_string (DBusHashTable *table, function
    [all...]
dbus-connection.c     [all...]
  /external/dbus/bus/
activation.c 341 _dbus_hash_table_remove_string (activation->entries, entry->name);
351 _dbus_hash_table_remove_string (activation->entries, entry->name);
370 _dbus_hash_table_remove_string (entry->s_dir->entries,
431 _dbus_hash_table_remove_string (activation->entries, entry->name);
432 _dbus_hash_table_remove_string (entry->s_dir->entries, entry->filename);
1017 _dbus_hash_table_remove_string (activation->pending_activations, bus_service_get_name (service));
1086 _dbus_hash_table_remove_string (pending_activation->activation->pending_activations,
    [all...]
services.c 723 _dbus_hash_table_remove_string (service->registry->service_hash,
    [all...]

Completed in 50 milliseconds