Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-resources.h34 typedef void (* DBusCounterNotifyFunction) (DBusCounter *counter, typedef
52 DBusCounterNotifyFunction function,
Ddbus-resources.c69 DBusCounterNotifyFunction notify_function; /**< notify function */
266 DBusCounterNotifyFunction function, in _dbus_counter_set_notify()