Home
last modified time | relevance | path

Searched refs:PA_CORE_HOOK_CLIENT_SEND_EVENT (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcore.h125 PA_CORE_HOOK_CLIENT_SEND_EVENT, enumerator
Dclient.c159 if (pa_hook_fire(&c->core->hooks[PA_CORE_HOOK_CLIENT_SEND_EVENT], &hook_data) < 0) in pa_client_send_event()