Home
last modified time | relevance | path

Searched refs:pa_spawn_api (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulse/
Ddef.h757 typedef struct pa_spawn_api { struct
772 } pa_spawn_api; argument
Dcontext.h210 …text_connect(pa_context *c, const char *server, pa_context_flags_t flags, const pa_spawn_api *api);
Dinternal.h107 pa_spawn_api spawn_api;
Dcontext.c973 const pa_spawn_api *api) {
/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.vapi737 [CCode (cname="pa_spawn_api", has_type_id=false)]