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 196 /** Function to be called in protected_change_watch() with refcount held */
199 /** Function to be called in protected_change_watch() with refcount held */
202 /** Function to be called in protected_change_watch() with refcount held */
208 protected_change_watch (DBusServer *server, function
267 return protected_change_watch (server, watch,
283 protected_change_watch (server, watch,
306 protected_change_watch (server, watch,
    [all...]
dbus-connection.c 629 /** Function to be called in protected_change_watch() with refcount held */
632 /** Function to be called in protected_change_watch() with refcount held */
635 /** Function to be called in protected_change_watch() with refcount held */
641 protected_change_watch (DBusConnection *connection, function
703 return protected_change_watch (connection, watch,
721 protected_change_watch (connection, watch,
744 protected_change_watch (connection, watch,
    [all...]

Completed in 77 milliseconds