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

  /external/dbus/bus/
driver.c 128 if (!bus_transaction_send_from_driver (transaction, connection, message))
171 if (!bus_transaction_send_from_driver (transaction, connection, message))
358 if (!bus_transaction_send_from_driver (transaction, connection, welcome))
451 if (!bus_transaction_send_from_driver (transaction, connection, reply))
544 if (!bus_transaction_send_from_driver (transaction, connection, reply))
607 if (!bus_transaction_send_from_driver (transaction, connection, reply))
668 if (!bus_transaction_send_from_driver (transaction, connection, reply))
733 if (!bus_transaction_send_from_driver (transaction, connection, reply))
807 if (!bus_transaction_send_from_driver (transaction, connection, reply))
1135 if (! bus_transaction_send_from_driver (transaction, connection, reply)
    [all...]
stats.c 239 if (!bus_transaction_send_from_driver (transaction, connection, reply))
337 if (!bus_transaction_send_from_driver (transaction, caller_connection,
connection.h 127 dbus_bool_t bus_transaction_send_from_driver (BusTransaction *transaction,
connection.c 2000 bus_transaction_send_from_driver (BusTransaction *transaction, function
    [all...]
activation.c 1134 if (!bus_transaction_send_from_driver (transaction, entry->connection, message))
    [all...]

Completed in 75 milliseconds