Searched refs:DBusRemoveWatchFunction (Results 1 - 9 of 9) sorted by relevance

/external/dbus/dbus/
H A Ddbus-spawn.h54 DBusRemoveWatchFunction remove_function,
H A Ddbus-watch.h66 DBusRemoveWatchFunction remove_function,
H A Ddbus-server.h74 DBusRemoveWatchFunction remove_function,
H A Ddbus-watch.c182 * and a set of DBusAddWatchFunction/DBusRemoveWatchFunction.
202 DBusRemoveWatchFunction remove_watch_function; /**< Callback for removing a watch. */
262 DBusRemoveWatchFunction remove_function,
385 * application's DBusRemoveWatchFunction if appropriate.
585 * DBusRemoveWatchFunction to store their own data. For example with
H A Ddbus-connection.h102 typedef void (* DBusRemoveWatchFunction) (DBusWatch *watch, typedef
242 DBusRemoveWatchFunction remove_function,
H A Ddbus-server.c900 DBusRemoveWatchFunction remove_function,
H A Ddbus-spawn-win.c343 DBusRemoveWatchFunction remove_function,
H A Ddbus-spawn.c737 DBusRemoveWatchFunction remove_function,
H A Ddbus-connection.c731 * Removes a watch using the connection's DBusRemoveWatchFunction
4863 DBusRemoveWatchFunction remove_function,

Completed in 75 milliseconds