Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dinternal.h64 typedef struct pa_context_error { struct
66 } pa_context_error; typedef
93 pa_context_error *error;
Dcontext.c145 c->error = pa_xnew0(pa_context_error, 1); in pa_context_new_with_proplist()