HomeSort by relevance Sort by last modified time
    Searched refs:bus_transaction_send_from_driver (Results 1 - 4 of 4) sorted by null

  /external/dbus/bus/
driver.c 125 if (!bus_transaction_send_from_driver (transaction, connection, message))
168 if (!bus_transaction_send_from_driver (transaction, connection, message))
355 if (!bus_transaction_send_from_driver (transaction, connection, welcome))
448 if (!bus_transaction_send_from_driver (transaction, connection, reply))
541 if (!bus_transaction_send_from_driver (transaction, connection, reply))
604 if (!bus_transaction_send_from_driver (transaction, connection, reply))
665 if (!bus_transaction_send_from_driver (transaction, connection, reply))
730 if (!bus_transaction_send_from_driver (transaction, connection, reply))
801 if (!bus_transaction_send_from_driver (transaction, connection, reply))
999 if (! bus_transaction_send_from_driver (transaction, connection, reply)
    [all...]
connection.h 126 dbus_bool_t bus_transaction_send_from_driver (BusTransaction *transaction,
connection.c 1898 bus_transaction_send_from_driver (BusTransaction *transaction, function
    [all...]
activation.c 940 if (!bus_transaction_send_from_driver (transaction, entry->connection, message))
    [all...]

Completed in 92 milliseconds