Home
last modified time | relevance | path

Searched defs:DBusPendingCall (Results 1 – 2 of 2) sorted by relevance

/external/dbus/dbus/
Ddbus-pending-call.c62 struct DBusPendingCall struct
68 DBusPendingCallNotifyFunction function; /**< Notifier when reply arrives. */ argument
84 _dbus_pending_call_trace_ref (DBusPendingCall *pending_call, in _dbus_pending_call_trace_ref() argument
Ddbus-connection.h49 typedef struct DBusPendingCall DBusPendingCall; typedef