Searched refs:DBusRemoveWatchFunction (Results 1 – 9 of 9) sorted by relevance
/external/dbus/dbus/ |
D | dbus-spawn.h | 54 DBusRemoveWatchFunction remove_function,
|
D | dbus-watch.h | 66 DBusRemoveWatchFunction remove_function,
|
D | dbus-server.h | 74 DBusRemoveWatchFunction remove_function,
|
D | dbus-watch.c | 202 DBusRemoveWatchFunction remove_watch_function; /**< Callback for removing a watch. */ 262 DBusRemoveWatchFunction remove_function, in _dbus_watch_list_set_functions()
|
D | dbus-connection.h | 102 typedef void (* DBusRemoveWatchFunction) (DBusWatch *watch, typedef 242 … DBusRemoveWatchFunction remove_function,
|
D | dbus-spawn-win.c | 343 DBusRemoveWatchFunction remove_function, in _dbus_babysitter_set_watch_functions()
|
D | dbus-server.c | 900 DBusRemoveWatchFunction remove_function, in dbus_server_set_watch_functions()
|
D | dbus-spawn.c | 737 DBusRemoveWatchFunction remove_function, in _dbus_babysitter_set_watch_functions()
|
D | dbus-connection.c | 4911 DBusRemoveWatchFunction remove_function, in dbus_connection_set_watch_functions()
|