Home
last modified time | relevance | path

Searched refs:pa_client_set_name (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dclient.h71 void pa_client_set_name(pa_client *c, const char *name);
Dclient.c122 void pa_client_set_name(pa_client *c, const char *name) { in pa_client_set_name() function
Dprotocol-esound.c414 pa_client_set_name(c->client, utf8_name); in esd_proto_stream_play()
514 pa_client_set_name(c->client, utf8_name); in esd_proto_stream_record()