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

/external/dbus/bus/
H A Ddriver.c127 if (!bus_transaction_send_from_driver (transaction, connection, message))
170 if (!bus_transaction_send_from_driver (transaction, connection, message))
357 if (!bus_transaction_send_from_driver (transaction, connection, welcome))
450 if (!bus_transaction_send_from_driver (transaction, connection, reply))
543 if (!bus_transaction_send_from_driver (transaction, connection, reply))
606 if (!bus_transaction_send_from_driver (transaction, connection, reply))
667 if (!bus_transaction_send_from_driver (transaction, connection, reply))
732 if (!bus_transaction_send_from_driver (transaction, connection, reply))
806 if (!bus_transaction_send_from_driver (transaction, connection, reply))
1131 if (! bus_transaction_send_from_driver (transactio
[all...]
H A Dconnection.h127 dbus_bool_t bus_transaction_send_from_driver (BusTransaction *transaction,
H A Dconnection.c1514 if (!bus_transaction_send_from_driver (transaction, pending->will_get_reply,
1988 bus_transaction_send_from_driver (BusTransaction *transaction, function
2265 if (!bus_transaction_send_from_driver (transaction, connection, reply))
H A Dactivation.c1125 if (!bus_transaction_send_from_driver (transaction, entry->connection, message))
1727 retval = bus_transaction_send_from_driver (transaction, connection, message);

Completed in 71 milliseconds