HomeSort by relevance Sort by last modified time
    Searched refs:protected_change_watch (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
dbus-server.c 197 /** Function to be called in protected_change_watch() with refcount held */
200 /** Function to be called in protected_change_watch() with refcount held */
203 /** Function to be called in protected_change_watch() with refcount held */
209 protected_change_watch (DBusServer *server, function
268 return protected_change_watch (server, watch,
284 protected_change_watch (server, watch,
307 protected_change_watch (server, watch,
    [all...]
dbus-connection.c 648 /** Function to be called in protected_change_watch() with refcount held */
651 /** Function to be called in protected_change_watch() with refcount held */
654 /** Function to be called in protected_change_watch() with refcount held */
660 protected_change_watch (DBusConnection *connection, function
671 /* The original purpose of protected_change_watch() was to hold a
725 return protected_change_watch (connection, watch,
743 protected_change_watch (connection, watch,
766 protected_change_watch (connection, watch,
    [all...]

Completed in 936 milliseconds