Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
H A Dmodule-augment-properties.c328 static pa_hook_result_t client_proplist_changed_cb(pa_core *core, pa_client *client, struct userdata *u) { in client_proplist_changed_cb() function
351 u->client_proplist_changed_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_CLIENT_PROPLIST_CHANGED], PA_HOOK_EARLY, (pa_hook_cb_t) client_proplist_changed_cb, u); in pa__init()
/third_party/pulseaudio/src/modules/dbus/
H A Diface-client.c393 static pa_hook_result_t client_proplist_changed_cb(void *hook_data, void *call_data, void *slot_data) { in client_proplist_changed_cb() function
435 PA_HOOK_NORMAL, client_proplist_changed_cb, c); in pa_dbusiface_client_new()

Completed in 2 milliseconds