Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Diochannel.h55 bool pa_iochannel_creds_supported(pa_iochannel *io);
Diochannel.c264 bool pa_iochannel_creds_supported(pa_iochannel *io) { in pa_iochannel_creds_supported() function
Dprotocol-native.c5237 if (pa_iochannel_creds_supported(io)) in pa_native_protocol_connect()
/third_party/pulseaudio/src/pulse/
Dcontext.c644 if (pa_iochannel_creds_supported(io)) in setup_context()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel.c1869 if (pa_iochannel_creds_supported(io)) in on_connection()