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

  /external/dbus/dbus/
dbus-server.c 312 /** Function to be called in protected_change_timeout() with refcount held */
315 /** Function to be called in protected_change_timeout() with refcount held */
318 /** Function to be called in protected_change_timeout() with refcount held */
325 protected_change_timeout (DBusServer *server, function
384 return protected_change_timeout (server, timeout,
399 protected_change_timeout (server, timeout,
419 protected_change_timeout (server, timeout,
    [all...]
dbus-connection.c 750 /** Function to be called in protected_change_timeout() with refcount held */
753 /** Function to be called in protected_change_timeout() with refcount held */
756 /** Function to be called in protected_change_timeout() with refcount held */
762 protected_change_timeout (DBusConnection *connection, function
824 return protected_change_timeout (connection, timeout,
842 protected_change_timeout (connection, timeout,
863 protected_change_timeout (connection, timeout,
    [all...]

Completed in 19 milliseconds