Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dcontext.h259 uint32_t pa_context_get_index(const pa_context *s);
Dmap-file44 pa_context_get_index;
Dcontext.c1395 uint32_t pa_context_get_index(const pa_context *c) { function
/third_party/pulseaudio/src/utils/
Dpactl.c262 pa_json_encoder_add_member_int(encoder, "client_index", pa_context_get_index(c)); in get_server_info_callback()
291 pa_context_get_index(c), in get_server_info_callback()