Searched refs:DBUS_INTERFACE_DBUS (Results 1 – 9 of 9) sorted by relevance
/external/dbus/dbus/ |
D | dbus-bus.c | 635 DBUS_INTERFACE_DBUS, in dbus_bus_register() 818 DBUS_INTERFACE_DBUS, in dbus_bus_get_unix_user() 987 DBUS_INTERFACE_DBUS, in dbus_bus_request_name() 1072 DBUS_INTERFACE_DBUS, in dbus_bus_release_name() 1154 DBUS_INTERFACE_DBUS, in dbus_bus_name_has_owner() 1230 DBUS_INTERFACE_DBUS, in dbus_bus_start_service_by_name() 1383 DBUS_INTERFACE_DBUS, in dbus_bus_add_match() 1433 DBUS_INTERFACE_DBUS, in dbus_bus_remove_match()
|
D | dbus-shared.h | 88 #define DBUS_INTERFACE_DBUS "org.freedesktop.DBus" macro
|
/external/dbus/bus/ |
D | dispatch.c | 545 DBUS_INTERFACE_DBUS, in check_service_owner_changed_foreach() 756 DBUS_INTERFACE_DBUS, in check_hello_message() 902 if (! dbus_message_is_signal (message, DBUS_INTERFACE_DBUS, in check_hello_message() 980 DBUS_INTERFACE_DBUS, in check_double_hello_message() 1072 DBUS_INTERFACE_DBUS, in check_get_connection_unix_user() 1209 DBUS_INTERFACE_DBUS, in check_get_connection_unix_process_id() 1360 DBUS_INTERFACE_DBUS, in check_add_match_all() 1537 DBUS_INTERFACE_DBUS, in check_nonexistent_service_no_auto_start() 1743 DBUS_INTERFACE_DBUS, in check_base_service_activated() 1845 DBUS_INTERFACE_DBUS, in check_service_activated() [all …]
|
D | driver.c | 63 DBUS_INTERFACE_DBUS, in bus_driver_send_service_owner_changed() 106 DBUS_INTERFACE_DBUS, in bus_driver_send_service_lost() 149 DBUS_INTERFACE_DBUS, in bus_driver_send_service_acquired() 1517 DBUS_INTERFACE_DBUS)) in bus_driver_generate_introspect_string() 1672 interface = DBUS_INTERFACE_DBUS; in bus_driver_handle_message() 1680 DBUS_INTERFACE_DBUS) != 0) in bus_driver_handle_message()
|
D | bus.c | 1244 DBUS_INTERFACE_DBUS, in bus_context_check_security_policy()
|
/external/bluetooth/bluez/test/ |
D | agent.c | 55 if (!dbus_message_is_signal(msg, DBUS_INTERFACE_DBUS, in agent_filter() 674 DBUS_INTERFACE_DBUS, "org.bluez"); in main()
|
/external/bluetooth/bluez/gdbus/ |
D | watch.c | 513 DBUS_PATH_DBUS, DBUS_INTERFACE_DBUS, "NameHasOwner"); in check_service() 556 DBUS_INTERFACE_DBUS, "NameOwnerChanged", in g_dbus_add_service_watch()
|
/external/dbus/test/name-test/ |
D | test-names.c | 92 DBUS_INTERFACE_DBUS, in check_connection()
|
/external/dbus/ |
D | ChangeLog | 5893 (DBUS_INTERFACE_ORG_FREEDESKTOP_DBUS): Rename to DBUS_INTERFACE_DBUS.
|