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

/external/dbus/dbus/
H A Ddbus-connection.c148 * When you use dbus_connection_send() or one of its variants to send
1985 * Like dbus_connection_send(), but assumes the connection
2945 * It works identically to dbus_connection_send() in other respects.
3020 dbus_connection_send (DBusConnection *connection, function
3059 * Queues a message to send, as with dbus_connection_send(),
3076 * occur if no reply arrives, unlike with dbus_connection_send().

Completed in 22 milliseconds