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

  /external/dbus/dbus/
dbus-hash.h 123 int _dbus_hash_table_get_n_entries (DBusHashTable *table);
dbus-hash.c 1701 _dbus_hash_table_get_n_entries (DBusHashTable *table) function
    [all...]
dbus-connection.c     [all...]
  /external/dbus/bus/
policy.c 292 if (_dbus_hash_table_get_n_entries (policy->rules_by_gid) > 0)
331 if (_dbus_hash_table_get_n_entries (policy->rules_by_uid) > 0)
    [all...]
services.c 340 len = _dbus_hash_table_get_n_entries (registry->service_hash);
    [all...]
activation.c     [all...]

Completed in 817 milliseconds