Searched defs:dbus_connection_send (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-connection.c158 * When you use dbus_connection_send() or one of its variants to send
2054 * Like dbus_connection_send(), but assumes the connection
3149 * It works identically to dbus_connection_send() in other respects.
3245 dbus_connection_send (DBusConnection *connection, function
3298 * Queues a message to send, as with dbus_connection_send(),
3315 * occur if no reply arrives, unlike with dbus_connection_send().

Completed in 43 milliseconds