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 313 /** Function to be called in protected_change_timeout() with refcount held */
316 /** Function to be called in protected_change_timeout() with refcount held */
319 /** Function to be called in protected_change_timeout() with refcount held */
326 protected_change_timeout (DBusServer *server, function
385 return protected_change_timeout (server, timeout,
400 protected_change_timeout (server, timeout,
420 protected_change_timeout (server, timeout,
    [all...]
dbus-connection.c 772 /** Function to be called in protected_change_timeout() with refcount held */
775 /** Function to be called in protected_change_timeout() with refcount held */
778 /** Function to be called in protected_change_timeout() with refcount held */
784 protected_change_timeout (DBusConnection *connection, function
795 /* The original purpose of protected_change_timeout() was to hold a
849 return protected_change_timeout (connection, timeout,
    [all...]

Completed in 124 milliseconds