Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_common.c130 static void remove_watch(DBusWatch *watch, void *data) in remove_watch() function
154 remove_watch(watch, data); in watch_toggled()
243 remove_watch, watch_toggled, in integrate_with_eloop()
/external/dnsmasq/src/
Ddbus.c84 static void remove_watch(DBusWatch *watch, void *data) in remove_watch() function
315 dbus_connection_set_watch_functions(connection, add_watch, remove_watch, in dbus_init()