Searched refs:DBusShutdownFunction (Results 1 - 2 of 2) sorted by relevance

/external/dbus/dbus/
H A Ddbus-internals.h297 typedef void (* DBusShutdownFunction) (void *data); typedef
298 dbus_bool_t _dbus_register_shutdown_func (DBusShutdownFunction function,
H A Ddbus-memory.c712 DBusShutdownFunction func; /**< Function to call */
728 _dbus_register_shutdown_func (DBusShutdownFunction func,

Completed in 75 milliseconds