Home
last modified time | relevance | path

Searched refs:toggle_watch (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Ddbus-util.c173 static void toggle_watch(DBusWatch *watch, void *data) { in toggle_watch() function
271 dbus_connection_set_watch_functions(conn, add_watch, remove_watch, toggle_watch, pconn, NULL); in pa_dbus_wrap_connection_new()
303 dbus_connection_set_watch_functions(conn, add_watch, remove_watch, toggle_watch, pconn, NULL); in pa_dbus_wrap_connection_new_from_existing()