Home
last modified time | relevance | path

Searched refs:pa_context_get_server (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dcontext.h236 const char* pa_context_get_server(const pa_context *c);
Dmap-file51 pa_context_get_server;
Dcontext.c1353 const char* pa_context_get_server(const pa_context *c) { function
/third_party/pulseaudio/src/utils/
Dpactl.c258 pa_json_encoder_add_member_string(encoder, "server_string", pa_context_get_server(c)); in get_server_info_callback()
287 pa_context_get_server(c), in get_server_info_callback()