OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bus_transaction_send_from_driver
(Results
1 - 4
of
4
) sorted by null
/external/dbus/bus/
driver.c
127
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
(transaction, connection, reply)
[
all
...]
connection.h
127
dbus_bool_t
bus_transaction_send_from_driver
(BusTransaction *transaction,
connection.c
1988
bus_transaction_send_from_driver
(BusTransaction *transaction,
function
[
all
...]
activation.c
1125
if (!
bus_transaction_send_from_driver
(transaction, entry->connection, message))
[
all
...]
Completed in 2611 milliseconds