Searched refs:pa_scache_get_id_by_name (Results 1 – 3 of 3) sorted by relevance
62 uint32_t pa_scache_get_id_by_name(pa_core *c, const char *name);
402 uint32_t pa_scache_get_id_by_name(pa_core *c, const char *name) { in pa_scache_get_id_by_name() function
900 if ((idx = pa_scache_get_id_by_name(c->protocol->core, name)) != PA_IDXSET_INVALID) in esd_proto_sample_get_id()