HomeSort by relevance Sort by last modified time
    Searched refs:DBusShutdownFunction (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
dbus-internals.h 297 typedef void (* DBusShutdownFunction) (void *data);
298 dbus_bool_t _dbus_register_shutdown_func (DBusShutdownFunction function,
dbus-memory.c 712 DBusShutdownFunction func; /**< Function to call */
728 _dbus_register_shutdown_func (DBusShutdownFunction func,

Completed in 721 milliseconds