Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c111 static int pa_cli_command_scache_remove(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
182 …{ "remove-sample", pa_cli_command_scache_remove, "Remove a sample from the sample c…
1199 static int pa_cli_command_scache_remove(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_scache_remove() function