Searched refs:DBusRemoveWatchFunction (Results 1 – 9 of 9) sorted by relevance
/external/dbus/dbus/ |
D | dbus-spawn.h | 60 DBusRemoveWatchFunction remove_function,
|
D | dbus-watch.h | 68 DBusRemoveWatchFunction remove_function,
|
D | dbus-server.h | 74 DBusRemoveWatchFunction remove_function,
|
D | dbus-watch.c | 219 DBusRemoveWatchFunction remove_watch_function; /**< Callback for removing a watch. */ 279 DBusRemoveWatchFunction remove_function, in _dbus_watch_list_set_functions()
|
D | dbus-connection.h | 103 typedef void (* DBusRemoveWatchFunction) (DBusWatch *watch, typedef 240 … DBusRemoveWatchFunction remove_function,
|
D | dbus-spawn-win.c | 363 DBusRemoveWatchFunction remove_function, in _dbus_babysitter_set_watch_functions()
|
D | dbus-server.c | 946 DBusRemoveWatchFunction remove_function, in dbus_server_set_watch_functions()
|
D | dbus-spawn.c | 747 DBusRemoveWatchFunction remove_function, in _dbus_babysitter_set_watch_functions()
|
D | dbus-connection.c | 4888 DBusRemoveWatchFunction remove_function, in dbus_connection_set_watch_functions()
|