Home
last modified time | relevance | path

Searched refs:pa_context_load_cookie_from_file (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dcontext.h291 int pa_context_load_cookie_from_file(pa_context *c, const char *cookie_file_path);
H A Dcontext.c1668 int pa_context_load_cookie_from_file(pa_context *c, const char *cookie_file_path) { function
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c199 if (u->cookie_file && pa_context_load_cookie_from_file(u->context, u->cookie_file) != 0) { in thread_func()
H A Dmodule-tunnel-source-new.c247 if (u->cookie_file && pa_context_load_cookie_from_file(u->context, u->cookie_file) != 0) { in thread_func()

Completed in 6 milliseconds