Home
last modified time | relevance | path

Searched defs:DBusHashEntry (Results 1 – 1 of 1) sorted by relevance

/external/dbus/dbus/
Ddbus-hash.c134 typedef struct DBusHashEntry DBusHashEntry; typedef
142 struct DBusHashEntry struct
144 DBusHashEntry *next; /**< Pointer to next entry in this argument
155 typedef DBusHashEntry* (* DBusFindEntryFunction) (DBusHashTable *table, argument