Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcore.h144 PA_CORE_HOOK_SAMPLE_CACHE_UNLINK, enumerator
Dcore-scache.c82 pa_hook_fire(&e->core->hooks[PA_CORE_HOOK_SAMPLE_CACHE_UNLINK], e); in free_entry()
/third_party/pulseaudio/src/modules/dbus/
Diface-core.c2215 c->sample_cache_removed_slot = pa_hook_connect(&core->hooks[PA_CORE_HOOK_SAMPLE_CACHE_UNLINK], in pa_dbusiface_core_new()