HomeSort by relevance Sort by last modified time
    Searched refs:remove_watch (Results 1 - 5 of 5) sorted by null

  /external/dbus/test/
test-utils.c 31 remove_watch (DBusWatch *watch, function
134 remove_watch,
  /external/bluetooth/bluez/gdbus/
mainloop.c 161 static void remove_watch(DBusWatch *watch, void *data) function
177 remove_watch(watch, data);
255 dbus_connection_set_watch_functions(conn, add_watch, remove_watch,
  /external/dnsmasq/src/
dbus.c 84 static void remove_watch(DBusWatch *watch, void *data) function
315 dbus_connection_set_watch_functions(connection, add_watch, remove_watch,
  /external/wpa_supplicant/
ctrl_iface_dbus.c 148 static void remove_watch(DBusWatch *watch, void *data) function
159 remove_watch(watch, data);
757 remove_watch, watch_toggled,
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c 140 static void remove_watch(DBusWatch *watch, void *data) function
151 remove_watch(watch, data);
875 remove_watch, watch_toggled,
    [all...]

Completed in 45 milliseconds