Home
last modified time | relevance | path

Searched refs:protected_change_watch (Results 1 – 4 of 4) sorted by relevance

/external/dbus/dbus/
Ddbus-server.c208 protected_change_watch (DBusServer *server, in protected_change_watch() function
267 return protected_change_watch (server, watch, in _dbus_server_add_watch()
283 protected_change_watch (server, watch, in _dbus_server_remove_watch()
306 protected_change_watch (server, watch, in _dbus_server_toggle_watch()
Ddbus-connection.c645 protected_change_watch (DBusConnection *connection, in protected_change_watch() function
707 return protected_change_watch (connection, watch, in _dbus_connection_add_watch_unlocked()
725 protected_change_watch (connection, watch, in _dbus_connection_remove_watch_unlocked()
748 protected_change_watch (connection, watch, in _dbus_connection_toggle_watch_unlocked()
/external/dbus/doc/
DTODO66 protected_change_watch/protected_change_timeout in dbus-connection.c
/external/dbus/
DChangeLog5827 (protected_change_watch): new function