Searched refs:BusPendingReply (Results 1 - 1 of 1) sorted by relevance

/external/dbus/bus/
H A Dconnection.c51 } BusPendingReply; typedef in typeref:struct:__anon3922
1472 bus_pending_reply_free (BusPendingReply *pending)
1486 BusPendingReply *pending)
1530 BusPendingReply *pending = link->data;
1581 BusPendingReply *pending;
1626 BusPendingReply *pending;
1670 BusPendingReply *pending;
1714 pending = dbus_new0 (BusPendingReply, 1);
1802 BusPendingReply *pending = d->link->data;
1815 * Check whether a reply is allowed, remove BusPendingReply
[all...]

Completed in 71 milliseconds