Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-server.c233 protected_change_watch (DBusServer *server, in protected_change_watch() function
292 return protected_change_watch (server, watch, in _dbus_server_add_watch()
308 protected_change_watch (server, watch, in _dbus_server_remove_watch()
331 protected_change_watch (server, watch, in _dbus_server_toggle_watch()
Ddbus-connection.c689 protected_change_watch (DBusConnection *connection, in protected_change_watch() function
754 return protected_change_watch (connection, watch, in _dbus_connection_add_watch_unlocked()
772 protected_change_watch (connection, watch, in _dbus_connection_remove_watch_unlocked()
795 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/
DChangeLog.pre-1-05753 (protected_change_watch): new function