Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcli-text.h35 char *pa_scache_list_to_string(pa_core *c);
Dcli-text.c604 char *pa_scache_list_to_string(pa_core *c) { in pa_scache_list_to_string() function
695 t = pa_scache_list_to_string(c); in pa_full_status_string()
Dcli-command.c1165 pa_assert_se(s = pa_scache_list_to_string(c)); in pa_cli_command_scache_list()