/third_party/pulseaudio/src/pulsecore/ |
D | proplist-util.c | 65 if (!pa_proplist_contains(p, PA_PROP_APPLICATION_NAME)) in add_glib_properties() 72 pa_proplist_sets(p, PA_PROP_APPLICATION_NAME, t); in add_glib_properties() 203 if (!pa_proplist_contains(p, PA_PROP_APPLICATION_NAME)) { in pa_init_proplist() 207 pa_proplist_sets(p, PA_PROP_APPLICATION_NAME, t); in pa_init_proplist() 265 else if ((r = pa_proplist_gets(p, PA_PROP_APPLICATION_NAME))) in pa_proplist_get_stream_group()
|
D | client.c | 74 …Created %u \"%s\"", c->index, pa_strnull(pa_proplist_gets(c->proplist, PA_PROP_APPLICATION_NAME))); in pa_client_new() 96 …("Freed %u \"%s\"", c->index, pa_strnull(pa_proplist_gets(c->proplist, PA_PROP_APPLICATION_NAME))); in pa_client_free() 126 …" to \"%s\"", c->index, pa_strnull(pa_proplist_gets(c->proplist, PA_PROP_APPLICATION_NAME)), name); in pa_client_set_name() 127 pa_proplist_sets(c->proplist, PA_PROP_APPLICATION_NAME, name); in pa_client_set_name()
|
D | cli.c | 76 pa_proplist_sets(data.proplist, PA_PROP_APPLICATION_NAME, cname); in pa_cli_new()
|
D | cli-text.c | 497 …n", o->client->index, pa_strnull(pa_proplist_gets(o->client->proplist, PA_PROP_APPLICATION_NAME))); in pa_source_output_list_to_string() 594 …n", i->client->index, pa_strnull(pa_proplist_gets(i->client->proplist, PA_PROP_APPLICATION_NAME))); in pa_sink_input_list_to_string()
|
D | protocol-esound.c | 659 else if (conn->client && pa_proplist_gets(conn->client->proplist, PA_PROP_APPLICATION_NAME)) in esd_proto_all_info() 660 … strncpy(name, pa_proplist_gets(conn->client->proplist, PA_PROP_APPLICATION_NAME), ESD_NAME_MAX); in esd_proto_all_info() 1497 pa_proplist_setf(data.proplist, PA_PROP_APPLICATION_NAME, "EsounD client (%s)", pname); in pa_esound_protocol_connect()
|
D | protocol-http.c | 710 pa_proplist_setf(client_data.proplist, PA_PROP_APPLICATION_NAME, "HTTP client (%s)", pname); in pa_http_protocol_connect()
|
D | protocol-simple.c | 510 pa_proplist_setf(client_data.proplist, PA_PROP_APPLICATION_NAME, "Simple client (%s)", pname); in pa_simple_protocol_connect()
|
D | source.c | 3049 …o->index, pa_strnull(pa_proplist_gets(o->proplist, PA_PROP_APPLICATION_NAME)), core->default_sourc… in pa_source_move_streams_to_default_source() 3052 …o->index, pa_strnull(pa_proplist_gets(o->proplist, PA_PROP_APPLICATION_NAME)), core->default_sourc… in pa_source_move_streams_to_default_source()
|
D | protocol-native.c | 2833 if (pa_proplist_sets(p, PA_PROP_APPLICATION_NAME, name) < 0) { in command_set_client_name() 3379 pa_tagstruct_puts(t, pa_strnull(pa_proplist_gets(client->proplist, PA_PROP_APPLICATION_NAME))); in client_fill_tagstruct() 4874 pa_strnull(pa_proplist_gets(c->client->proplist, PA_PROP_APPLICATION_NAME)), in command_set_card_profile() 5290 pa_proplist_setf(data.proplist, PA_PROP_APPLICATION_NAME, "Native client (%s)", pname); in pa_native_protocol_connect()
|
D | sink.c | 4079 …i->index, pa_strnull(pa_proplist_gets(i->proplist, PA_PROP_APPLICATION_NAME)), core->default_sink-… in pa_sink_move_streams_to_default_sink() 4082 …i->index, pa_strnull(pa_proplist_gets(i->proplist, PA_PROP_APPLICATION_NAME)), core->default_sink-… in pa_sink_move_streams_to_default_sink()
|
/third_party/pulseaudio/src/modules/ |
D | module-allow-passthrough.c | 104 … pa_strnull(pa_proplist_gets(i->proplist, PA_PROP_APPLICATION_NAME)), target->name); in move_stream() 107 … pa_strnull(pa_proplist_gets(i->proplist, PA_PROP_APPLICATION_NAME)), target->name); in move_stream()
|
D | module-augment-properties.c | 261 t = pa_proplist_gets(p, PA_PROP_APPLICATION_NAME); in apply_rule() 264 pa_proplist_sets(p, PA_PROP_APPLICATION_NAME, r->application_name); in apply_rule()
|
D | module-systemd-login.c | 73 pa_proplist_setf(data.proplist, PA_PROP_APPLICATION_NAME, "Login Session %s", id); in add_session()
|
D | module-console-kit.c | 106 pa_proplist_setf(data.proplist, PA_PROP_APPLICATION_NAME, "ConsoleKit Session %s", id); in add_session()
|
D | module-filter-apply.c | 409 pa_strnull(pa_proplist_gets(pl, PA_PROP_APPLICATION_NAME)), name); in move_object_for_filter() 412 pa_strnull(pa_proplist_gets(pl, PA_PROP_APPLICATION_NAME)), name); in move_object_for_filter()
|
D | module-tunnel-sink-new.c | 171 pa_proplist_sets(proplist, PA_PROP_APPLICATION_NAME, "PulseAudio"); in tunnel_new_proplist()
|
D | module-tunnel-source-new.c | 160 pa_proplist_sets(proplist, PA_PROP_APPLICATION_NAME, "PulseAudio"); in tunnel_new_proplist()
|
/third_party/pulseaudio/src/utils/ |
D | pacat.c | 850 pa_proplist_sets(proplist, PA_PROP_APPLICATION_NAME, t) < 0) { in main() 1144 if (!pa_proplist_contains(proplist, PA_PROP_APPLICATION_NAME)) { in main() 1148 pa_proplist_sets(proplist, PA_PROP_APPLICATION_NAME, t); in main() 1158 (t = pa_proplist_gets(proplist, PA_PROP_APPLICATION_NAME))) in main()
|
D | pactl.c | 2729 pa_proplist_sets(proplist, PA_PROP_APPLICATION_NAME, t) < 0) { in main()
|
/third_party/pulseaudio/src/pulse/ |
D | proplist.h | 144 #define PA_PROP_APPLICATION_NAME "application.name" macro
|
D | context.c | 155 pa_proplist_sets(c->proplist, PA_PROP_APPLICATION_NAME, name); in pa_context_new_with_proplist() 590 pa_tagstruct_puts(reply, pa_proplist_gets(c->proplist, PA_PROP_APPLICATION_NAME)); in setup_complete_callback() 1332 pa_proplist_sets(p, PA_PROP_APPLICATION_NAME, name);
|
/third_party/pulseaudio/src/modules/x11/ |
D | module-x11-xsmp.c | 294 …pa_proplist_setf(data.proplist, PA_PROP_APPLICATION_NAME, "XSMP Session on %s as %s", vendor, clie… in pa__init()
|
/third_party/pulseaudio/src/modules/dbus/ |
D | module-dbus-protocol.c | 184 pa_proplist_sets(new_data.proplist, PA_PROP_APPLICATION_NAME, "D-Bus client"); in connection_new_cb()
|
/third_party/pulseaudio/vala/ |
D | libpulse.vapi | 579 [CCode (cname="PA_PROP_APPLICATION_NAME")]
|