Searched refs:toggled_function (Results 1 – 11 of 11) sorted by relevance
/external/dbus/dbus/ |
D | dbus-server.h | 75 DBusWatchToggledFunction toggled_function, 82 DBusTimeoutToggledFunction toggled_function,
|
D | dbus-spawn.h | 55 DBusWatchToggledFunction toggled_function,
|
D | dbus-timeout.c | 242 DBusTimeoutToggledFunction toggled_function, in _dbus_timeout_list_set_functions() argument 294 timeout_list->timeout_toggled_function = toggled_function; in _dbus_timeout_list_set_functions()
|
D | dbus-timeout.h | 59 DBusTimeoutToggledFunction toggled_function,
|
D | dbus-watch.h | 67 DBusWatchToggledFunction toggled_function,
|
D | dbus-server.c | 901 DBusWatchToggledFunction toggled_function, in dbus_server_set_watch_functions() argument 919 toggled_function, in dbus_server_set_watch_functions() 954 DBusTimeoutToggledFunction toggled_function, in dbus_server_set_timeout_functions() argument 972 toggled_function, in dbus_server_set_timeout_functions()
|
D | dbus-watch.c | 263 DBusWatchToggledFunction toggled_function, in _dbus_watch_list_set_functions() argument 342 watch_list->watch_toggled_function = toggled_function; in _dbus_watch_list_set_functions()
|
D | dbus-connection.h | 243 … DBusWatchToggledFunction toggled_function, 250 … DBusTimeoutToggledFunction toggled_function,
|
D | dbus-spawn-win.c | 344 DBusWatchToggledFunction toggled_function, in _dbus_babysitter_set_watch_functions() argument 352 toggled_function, in _dbus_babysitter_set_watch_functions()
|
D | dbus-spawn.c | 738 DBusWatchToggledFunction toggled_function, in _dbus_babysitter_set_watch_functions() argument 745 toggled_function, in _dbus_babysitter_set_watch_functions()
|
D | dbus-connection.c | 4864 DBusWatchToggledFunction toggled_function, in dbus_connection_set_watch_functions() argument 4876 toggled_function, in dbus_connection_set_watch_functions() 4927 DBusTimeoutToggledFunction toggled_function, in dbus_connection_set_timeout_functions() argument 4939 toggled_function, in dbus_connection_set_timeout_functions()
|