Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-dbus.c196 void *handlers_state = NULL; in update_introspection() local
202 PA_HASHMAP_FOREACH(method_handler, iface_entry->method_handlers, handlers_state) { in update_introspection()
214 handlers_state = NULL; in update_introspection()
216 PA_HASHMAP_FOREACH(property_handler, iface_entry->property_handlers, handlers_state) in update_introspection()

Completed in 2 milliseconds