Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-pending-call.c60 struct DBusPendingCall struct
66 DBusPendingCallNotifyFunction function; /**< Notifier when reply arrives. */ argument
88 * @returns a new #DBusPendingCall or #NULL if no memory. argument
Ddbus-connection.h49 typedef struct DBusPendingCall DBusPendingCall; typedef