Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcore-scache.h61 const char *pa_scache_get_name_by_id(pa_core *c, uint32_t id);
Dcore-scache.c390 const char *pa_scache_get_name_by_id(pa_core *c, uint32_t id) { in pa_scache_get_name_by_id() function
Dprotocol-esound.c922 if ((name = pa_scache_get_name_by_id(c->protocol->core, idx))) { in esd_proto_sample_free_or_play()