Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-hash.c235 static DBusHashEntry* find_two_strings_function (DBusHashTable *table,
338 table->find_function = find_two_strings_function; in _dbus_hash_table_new()
979 find_two_strings_function (DBusHashTable *table, in find_two_strings_function() function