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

  /external/dbus/dbus/
dbus-hash.h 130 DBusPreallocatedHash *_dbus_hash_table_preallocate_entry (DBusHashTable *table);
dbus-hash.c 1626 _dbus_hash_table_preallocate_entry (DBusHashTable *table) function
    [all...]
  /external/dbus/bus/
services.c 991 d->hash_entry = _dbus_hash_table_preallocate_entry (service->registry->service_hash);
    [all...]
activation.c 874 d->hash_entry = _dbus_hash_table_preallocate_entry (d->pending_activation->activation->pending_activations);
    [all...]

Completed in 2767 milliseconds