Home
last modified time | relevance | path

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

/external/bluetooth/bluez/gdbus/
Dmainloop.c187 if (!dbus_timeout_get_enabled(handler->timeout)) in timeout_handler_dispatch()
212 if (!dbus_timeout_get_enabled(timeout)) in add_timeout()
229 if (dbus_timeout_get_enabled(timeout)) in remove_timeout()
238 if (dbus_timeout_get_enabled(timeout)) in timeout_toggled()
/external/wpa_supplicant/
Dctrl_iface_dbus.c174 if (!dbus_timeout_get_enabled(timeout)) in connection_setup_add_timeout()
194 if (!dbus_timeout_get_enabled(timeout)) in add_timeout()
211 if (dbus_timeout_get_enabled(timeout)) in timeout_toggled()
/external/wpa_supplicant_6/wpa_supplicant/
Dctrl_iface_dbus.c166 if (!dbus_timeout_get_enabled(timeout)) in connection_setup_add_timeout()
186 if (!dbus_timeout_get_enabled(timeout)) in add_timeout()
203 if (dbus_timeout_get_enabled(timeout)) in timeout_toggled()
/external/dbus/bus/
Dexpirelist.c107 else if (dbus_timeout_get_enabled (timeout)) in bus_expire_timeout_set_interval()
/external/dbus/dbus/
Ddbus-timeout.c485 dbus_timeout_get_enabled (DBusTimeout *timeout) in dbus_timeout_get_enabled() function
Ddbus-mainloop.c655 dbus_timeout_get_enabled (TIMEOUT_CALLBACK (cb)->timeout)) in _dbus_loop_iterate()
732 dbus_timeout_get_enabled (TIMEOUT_CALLBACK (cb)->timeout)) in _dbus_loop_iterate()
Ddbus-connection.h357 dbus_bool_t dbus_timeout_get_enabled (DBusTimeout *timeout);