Searched refs:DBusRemoveWatchFunction (Results 1 - 9 of 9) sorted by relevance
/external/dbus/dbus/ |
H A D | dbus-spawn.h | 54 DBusRemoveWatchFunction remove_function,
|
H A D | dbus-watch.h | 66 DBusRemoveWatchFunction remove_function,
|
H A D | dbus-server.h | 74 DBusRemoveWatchFunction remove_function,
|
H A D | dbus-watch.c | 182 * 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 D | dbus-connection.h | 102 typedef void (* DBusRemoveWatchFunction) (DBusWatch *watch, typedef 242 DBusRemoveWatchFunction remove_function,
|
H A D | dbus-server.c | 900 DBusRemoveWatchFunction remove_function,
|
H A D | dbus-spawn-win.c | 343 DBusRemoveWatchFunction remove_function,
|
H A D | dbus-spawn.c | 737 DBusRemoveWatchFunction remove_function,
|
H A D | dbus-connection.c | 731 * Removes a watch using the connection's DBusRemoveWatchFunction 4863 DBusRemoveWatchFunction remove_function,
|
Completed in 75 milliseconds