Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-dbus.c42 pa_hashmap *connections; /* DBusConnection -> struct connection_entry */
54 struct connection_entry { struct
608 struct connection_entry *conn_entry; in register_object()
810 struct connection_entry *conn_entry; in unregister_object()
894 struct connection_entry *conn_entry; in pa_dbus_protocol_register_connection()
905 conn_entry = pa_xnew(struct connection_entry, 1); in pa_dbus_protocol_register_connection()
942 struct connection_entry *conn_entry = NULL; in pa_dbus_protocol_unregister_connection()
961 struct connection_entry *conn_entry; in pa_dbus_protocol_get_client()
978 struct connection_entry *conn_entry = NULL; in pa_dbus_protocol_add_signal_listener()
1019 struct connection_entry *conn_entr in pa_dbus_protocol_remove_signal_listener()
[all...]

Completed in 3 milliseconds