Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dcontext.h210 int pa_context_connect(pa_context *c, const char *server, pa_context_flags_t flags, const pa_spawn_…
Ddef.h124 } pa_context_flags_t; typedef
Dcontext.c970 pa_context_flags_t flags,
/third_party/flutter/skia/third_party/externals/sdl/src/audio/pulseaudio/
DSDL_pulseaudio.c87 pa_context_flags_t, const pa_spawn_api *);
/third_party/pulseaudio/vala/
Dlibpulse.vapi903 [CCode (cname="pa_context_flags_t", cprefix="PA_CONTEXT_", has_type_id=false)]