Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-dbus.c41 pa_hashmap *objects; /* Object path -> struct object_entry */
48 struct object_entry { struct
182 static void update_introspection(struct object_entry *oe) { in update_introspection()
308 struct object_entry *obj_entry;
607 static void register_object(pa_dbus_protocol *p, struct object_entry *obj_entry) { in register_object()
759 struct object_entry *obj_entry; in pa_dbus_protocol_add_interface()
773 obj_entry = pa_xnew(struct object_entry, 1); in pa_dbus_protocol_add_interface()
809 static void unregister_object(pa_dbus_protocol *p, struct object_entry *obj_entry) { in unregister_object()
821 struct object_entry *obj_entry; in pa_dbus_protocol_remove_interface()
875 struct object_entry *obj_entr in register_all_objects()
[all...]

Completed in 3 milliseconds