Home
last modified time | relevance | path

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

/external/dbus/bus/
Dexpirelist.c118 else if (dbus_timeout_get_enabled (timeout)) in bus_expire_timeout_set_interval()
257 if (ret && !dbus_timeout_get_enabled (list->timeout)) in bus_expire_list_add()
271 if (!dbus_timeout_get_enabled (list->timeout)) in bus_expire_list_add_link()
/external/bluetooth/bluez/gdbus/
Dmainloop.c191 if (!dbus_timeout_get_enabled(handler->timeout)) in timeout_handler_dispatch()
216 if (!dbus_timeout_get_enabled(timeout)) in add_timeout()
239 if (dbus_timeout_get_enabled(timeout)) in timeout_toggled()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_common.c173 if (!dbus_timeout_get_enabled(timeout)) in add_timeout()
195 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/dbus/
Ddbus-timeout.c486 dbus_timeout_get_enabled (DBusTimeout *timeout) in dbus_timeout_get_enabled() function
Ddbus-mainloop.c656 dbus_timeout_get_enabled (TIMEOUT_CALLBACK (cb)->timeout)) in _dbus_loop_iterate()
733 dbus_timeout_get_enabled (TIMEOUT_CALLBACK (cb)->timeout)) in _dbus_loop_iterate()
Ddbus-connection.h492 dbus_bool_t dbus_timeout_get_enabled (DBusTimeout *timeout);