Searched refs:pa_scache_add_file_lazy (Results 1 – 3 of 3) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | core-scache.h | 52 int pa_scache_add_file_lazy(pa_core *c, const char *name, const char *filename, uint32_t *idx);
|
D | core-scache.c | 240 int pa_scache_add_file_lazy(pa_core *c, const char *name, const char *filename, uint32_t *idx) { in pa_scache_add_file_lazy() function 475 pa_scache_add_file_lazy(c, e, pathname, NULL); in add_file()
|
D | cli-command.c | 1238 r = pa_scache_add_file_lazy(c, n, fname, NULL); in pa_cli_command_scache_load()
|