Home
last modified time | relevance | path

Searched refs:_dbus_hash_table_remove_int (Results 1 – 4 of 4) sorted by relevance

/external/dbus/dbus/
Ddbus-hash.h111 dbus_bool_t _dbus_hash_table_remove_int (DBusHashTable *table,
Ddbus-hash.c1338 _dbus_hash_table_remove_int (DBusHashTable *table, in _dbus_hash_table_remove_int() function
1901 _dbus_hash_table_remove_int (table2, i); in _dbus_hash_test()
Ddbus-connection.c986 _dbus_hash_table_remove_int (connection->pending_replies, in _dbus_connection_detach_pending_call_unlocked()
1002 _dbus_hash_table_remove_int (connection->pending_replies, in _dbus_connection_detach_pending_call_and_unlock()
/external/dbus/
DChangeLog.pre-1-014998 (_dbus_hash_table_remove_int): return value indicates