Home
last modified time | relevance | path

Searched refs:PA_CORE_HOOK_CLIENT_UNLINK (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcore.h123 PA_CORE_HOOK_CLIENT_UNLINK, enumerator
Dclient.c92 pa_hook_fire(&core->hooks[PA_CORE_HOOK_CLIENT_UNLINK], c); in pa_client_free()
/third_party/pulseaudio/src/modules/dbus/
Diface-core.c2231 c->client_unlink_slot = pa_hook_connect(&core->hooks[PA_CORE_HOOK_CLIENT_UNLINK], in pa_dbusiface_core_new()