OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbus_timeout_set_data
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluez/gdbus/
mainloop.c
223
dbus_timeout_set_data
(timeout, handler, timeout_handler_free);
234
dbus_timeout_set_data
(timeout, NULL, NULL);
/external/dbus/dbus/
dbus-timeout.c
115
dbus_timeout_set_data
(timeout, NULL, NULL); /* call free_data_function */
422
* Gets data previously set with
dbus_timeout_set_data
()
446
dbus_timeout_set_data
(DBusTimeout *timeout,
function
dbus-connection.h
486
void
dbus_timeout_set_data
(DBusTimeout *timeout,
/external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_common.c
179
dbus_timeout_set_data
(timeout, priv, NULL);
189
dbus_timeout_set_data
(timeout, NULL, NULL);
/external/wpa_supplicant/
ctrl_iface_dbus.c
180
dbus_timeout_set_data
(timeout, iface, NULL);
188
dbus_timeout_set_data
(timeout, NULL, NULL);
/external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c
172
dbus_timeout_set_data
(timeout, iface, NULL);
180
dbus_timeout_set_data
(timeout, NULL, NULL);
[
all
...]
Completed in 156 milliseconds