Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Diochannel.h56 int pa_iochannel_creds_enable(pa_iochannel *io);
Diochannel.c293 int pa_iochannel_creds_enable(pa_iochannel *io) { in pa_iochannel_creds_enable() function
Dprotocol-native.c5354 pa_iochannel_creds_enable(io); in pa_native_protocol_connect()
/third_party/pulseaudio/src/pulse/
Dcontext.c662 pa_iochannel_creds_enable(io); in setup_context()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel.c2052 pa_iochannel_creds_enable(u->io); in on_sink_created()