Home
last modified time | relevance | path

Searched refs:pa_proplist_free (Results 1 – 25 of 51) sorted by relevance

123

/third_party/pulseaudio/src/tests/
Dproplist-test.c63 pa_proplist_free(a); in START_TEST()
64 pa_proplist_free(b); in START_TEST()
65 pa_proplist_free(c); in START_TEST()
72 pa_proplist_free(d); in START_TEST()
77 pa_proplist_free(d); in START_TEST()
Dproplist-modargs-test.c48 pa_proplist_free(a); in START_TEST()
/third_party/pulseaudio/src/pulsecore/
Dclient.c51 pa_proplist_free(data->proplist); in pa_client_new_data_done()
104 pa_proplist_free(c->proplist); in pa_client_free()
167 pa_proplist_free(pl); in pa_client_send_event()
Dcore-scache.c88 pa_proplist_free(e->proplist); in free_entry()
229 pa_proplist_free(p); in pa_scache_add_file()
235 pa_proplist_free(p); in pa_scache_add_file()
366 pa_proplist_free(merged); in pa_scache_play_item()
374 pa_proplist_free(merged); in pa_scache_play_item()
Dproplist-util.c152 pa_proplist_free(t); in pa_init_proplist()
161 pa_proplist_free(t); in pa_init_proplist()
Dmodule.c252 pa_proplist_free(m->proplist); in pa_module_load()
290 pa_proplist_free(m->proplist); in pa_module_free()
Dcard.c134 pa_proplist_free(data->proplist); in pa_card_new_data_done()
291 pa_proplist_free(c->proplist); in pa_card_free()
Dprotocol-native.c296 pa_proplist_free(s->proplist); in upload_stream_free()
2179 pa_proplist_free(p); in command_create_playback_stream()
2495 pa_proplist_free(p); in command_create_record_stream()
2828 pa_proplist_free(p); in command_set_client_name()
2835 pa_proplist_free(p); in command_set_client_name()
2840 pa_proplist_free(p); in command_set_client_name()
3056 pa_proplist_free(p); in command_create_upload_stream()
3067 pa_proplist_free(p); in command_create_upload_stream()
3072 pa_proplist_free(p); in command_create_upload_stream()
3153 pa_proplist_free(p); in command_play_sample()
[all …]
Ddevice-port.c165 pa_proplist_free(p->proplist); in device_port_free()
Dconf-parser.c215 pa_proplist_free(state.proplist); in pa_config_parse()
Dsource-output.c202 pa_proplist_free(data->proplist); in pa_source_output_new_data_done()
669 pa_proplist_free(o->proplist); in source_output_free()
1597 pa_proplist_free(p); in pa_source_output_finish_move()
1808 pa_proplist_free(pl); in pa_source_output_send_event()
/third_party/pulseaudio/src/modules/
Dmodule-match.c181 pa_proplist_free(proplist); in load_rules()
296 pa_proplist_free(r->proplist); in pa__done()
Dmodule-augment-properties.c73 pa_proplist_free(r->proplist); in rule_free()
90 pa_proplist_free(n); in parse_properties()
Dmodule-tunnel-sink-new.c192 pa_proplist_free(proplist); in thread_func()
390 pa_proplist_free(proplist); in on_sink_created()
802 pa_proplist_free(u->sink_proplist); in do_done()
Dmodule-tunnel-source-new.c240 pa_proplist_free(proplist); in thread_func()
374 pa_proplist_free(proplist); in on_source_created()
771 pa_proplist_free(u->source_proplist); in do_done()
/third_party/pulseaudio/src/pulse/
Dintrospect.c280 pa_proplist_free(i.proplist); in context_get_sink_info_callback()
308 pa_proplist_free(i.proplist); in context_get_sink_info_callback()
559 pa_proplist_free(i.proplist); in context_get_source_info_callback()
587 pa_proplist_free(i.proplist); in context_get_source_info_callback()
726 pa_proplist_free(i.proplist); in context_get_client_info_callback()
735 pa_proplist_free(i.proplist); in context_get_client_info_callback()
780 pa_proplist_free(i->proplist); in card_info_free()
803 pa_proplist_free(i->ports[j]->proplist); in card_info_free()
1163 pa_proplist_free(i.proplist); in context_get_module_info_callback()
1252 pa_proplist_free(i.proplist); in context_get_sink_input_info_callback()
[all …]
Dscache.c199 pa_proplist_free(p); in pa_context_play_sample()
242 pa_proplist_free(empty_proplist); in pa_context_play_sample_with_proplist()
Dproplist.h284 void pa_proplist_free(pa_proplist* p);
Dproplist.c69 void pa_proplist_free(pa_proplist* p) { in pa_proplist_free() function
631 pa_proplist_free(pl); in pa_proplist_from_string()
Dformat.c101 pa_proplist_free(f->plist); in pa_format_info_free()
157 pa_proplist_free(f->plist); in pa_format_info_from_string()
Dmap-file244 pa_proplist_free;
/third_party/pulseaudio/src/modules/dbus/
Diface-sample.c392 pa_proplist_free(property_list); in handle_play()
436 pa_proplist_free(property_list); in handle_play_to_sink()
509 pa_proplist_free(s->proplist); in pa_dbusiface_sample_free()
Diface-client.c359 pa_proplist_free(property_list); in handle_update_properties()
448 pa_proplist_free(c->proplist); in pa_dbusiface_client_free()
Diface-module.c319 pa_proplist_free(m->proplist); in pa_dbusiface_module_free()
/third_party/pulseaudio/src/utils/
Dpacat.c1131 pa_proplist_free(sfp); in main()
1260 pa_proplist_free(proplist); in main()

123