Searched refs:pa_scache_add_file (Results 1 – 3 of 3) sorted by relevance
51 int pa_scache_add_file(pa_core *c, const char *name, const char *filename, uint32_t *idx);
207 int pa_scache_add_file(pa_core *c, const char *name, const char *filename, uint32_t *idx) { in pa_scache_add_file() function
1237 r = pa_scache_add_file(c, n, fname, NULL); in pa_cli_command_scache_load()