Home
last modified time | relevance | path

Searched refs:pa_strnull (Results 1 – 25 of 30) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
Dclient.c74 …pa_log_info("Created %u \"%s\"", c->index, pa_strnull(pa_proplist_gets(c->proplist, PA_PROP_APPLIC… in pa_client_new()
96 …pa_log_info("Freed %u \"%s\"", c->index, pa_strnull(pa_proplist_gets(c->proplist, PA_PROP_APPLICAT… in pa_client_free()
126 …pa_log_info("Client %u changed name from \"%s\" to \"%s\"", c->index, pa_strnull(pa_proplist_gets(… in pa_client_set_name()
Dlog.c410 pa_strnull(pa_thread_get_name(pa_thread_self())), file, line, func); in pa_log_levelv_meta()
413 pa_strnull(pa_thread_get_name(pa_thread_self())), pa_path_get_filename(file)); in pa_log_levelv_meta()
Dcore-util.h99 static inline const char *pa_strnull(const char *x) { in pa_strnull() function
Dcli-text.c497 …pa_strbuf_printf(s, "\tclient: %u <%s>\n", o->client->index, pa_strnull(pa_proplist_gets(o->client… in pa_source_output_list_to_string()
594 …pa_strbuf_printf(s, "\tclient: %u <%s>\n", i->client->index, pa_strnull(pa_proplist_gets(i->client… in pa_sink_input_list_to_string()
Dprotocol-native.c1478 …s->drain_request ? "drain" : "underrun", pa_strnull(pa_proplist_gets(s->sink_input->proplist, PA_P… in handle_input_underrun()
1485 …AUDIO_DEBUG_LOG("Drain acknowledged of '%{public}s'", pa_strnull(pa_proplist_gets(s->sink_input->p… in handle_input_underrun()
2463 …AUDIO_DEBUG_LOG("Client %{public}s asks us to terminate.", pa_strnull(pa_proplist_gets(c->client->… in command_exit()
3176 PA_TAG_STRING, pa_strnull(pa_proplist_gets(sink->proplist, PA_PROP_DEVICE_DESCRIPTION)), in sink_fill_tagstruct()
3251 PA_TAG_STRING, pa_strnull(pa_proplist_gets(source->proplist, PA_PROP_DEVICE_DESCRIPTION)), in source_fill_tagstruct()
3319 pa_tagstruct_puts(t, pa_strnull(pa_proplist_gets(client->proplist, PA_PROP_APPLICATION_NAME))); in client_fill_tagstruct()
3420 pa_tagstruct_puts(t, pa_strnull(pa_proplist_gets(s->proplist, PA_PROP_MEDIA_NAME))); in sink_input_fill_tagstruct()
3463 pa_tagstruct_puts(t, pa_strnull(pa_proplist_gets(s->proplist, PA_PROP_MEDIA_NAME))); in source_output_fill_tagstruct()
3829 …client_name = pa_strnull(pa_proplist_gets(c->client->proplist, PA_PROP_APPLICATION_PROCESS_BINARY)… in command_set_volume()
3847 pa_strnull(pa_proplist_gets(si->proplist, PA_PROP_MEDIA_NAME))); in command_set_volume()
[all …]
Ddbus-util.c279 pa_strnull((id = dbus_connection_get_server_id(conn))), in pa_dbus_wrap_connection_new()
280 pa_strnull(dbus_bus_get_unique_name(conn))); in pa_dbus_wrap_connection_new()
Dprotocol-esound.c408 CHECK_VALIDITY(sink, "No such sink: %s", pa_strnull(c->options->default_sink)); in esd_proto_stream_play()
498 CHECK_VALIDITY(sink, "No such sink: %s", pa_strnull(c->options->default_sink)); in esd_proto_stream_record()
507 CHECK_VALIDITY(source, "No such source: %s", pa_strnull(c->options->default_source)); in esd_proto_stream_record()
/third_party/pulseaudio/src/utils/
Dpactl.c314 pa_strnull(i->driver), in get_sink_info_callback()
339 pa_strnull(i->description), in get_sink_info_callback()
340 pa_strnull(i->driver), in get_sink_info_callback()
348 pa_strnull(i->monitor_source_name), in get_sink_info_callback()
423 pa_strnull(i->driver), in get_source_info_callback()
448 pa_strnull(i->description), in get_source_info_callback()
449 pa_strnull(i->driver), in get_source_info_callback()
561 pa_strnull(i->driver), in get_client_info_callback()
562 pa_strnull(pa_proplist_gets(i->proplist, PA_PROP_APPLICATION_PROCESS_BINARY))); in get_client_info_callback()
571 pa_strnull(i->driver), in get_client_info_callback()
[all …]
/third_party/pulseaudio/src/modules/
Dmodule-intended-roles.c83 …pa_log_debug("Not setting device for stream %s, because already set.", pa_strnull(pa_proplist_gets… in sink_input_new_hook_callback()
88 …pa_log_debug("Not setting device for stream %s, because it lacks role.", pa_strnull(pa_proplist_ge… in sink_input_new_hook_callback()
127 …pa_log_debug("Not setting device for stream %s, because already set.", pa_strnull(pa_proplist_gets… in source_output_new_hook_callback()
132 …pa_log_debug("Not setting device for stream %s, because it lacks role.", pa_strnull(pa_proplist_ge… in source_output_new_hook_callback()
Dmodule-position-event-sounds.c116 …pa_log_debug("Positioning event sound '%s' horizontally at %0.2f.", pa_strnull(pa_proplist_gets(da… in sink_input_fixate_hook_callback()
126 …pa_log_debug("Positioning event sound '%s' vertically at %0.2f.", pa_strnull(pa_proplist_gets(data… in sink_input_fixate_hook_callback()
Dmodule-allow-passthrough.c104pa_strnull(pa_proplist_gets(i->proplist, PA_PROP_APPLICATION_NAME)), target->name); in move_stream()
107pa_strnull(pa_proplist_gets(i->proplist, PA_PROP_APPLICATION_NAME)), target->name); in move_stream()
Dmodule-loopback.c721pa_strnull(pa_proplist_gets(dest->proplist, PA_PROP_DEVICE_DESCRIPTION))); in source_output_moving_cb()
1118pa_strnull(pa_proplist_gets(dest->proplist, PA_PROP_DEVICE_DESCRIPTION))); in sink_input_moving_cb()
1584pa_strnull(pa_proplist_gets(u->sink_input->sink->proplist, PA_PROP_DEVICE_DESCRIPTION))); in pa__init()
1592pa_strnull(pa_proplist_gets(u->source_output->source->proplist, PA_PROP_DEVICE_DESCRIPTION))); in pa__init()
Dmodule-filter-apply.c404 pa_strnull(pa_proplist_gets(pl, PA_PROP_APPLICATION_NAME)), name); in move_object_for_filter()
407 pa_strnull(pa_proplist_gets(pl, PA_PROP_APPLICATION_NAME)), name); in move_object_for_filter()
Dmodule-combine-sink.c967 …e = pa_sprintf_malloc("%s %s", t, pa_strnull(pa_proplist_gets(o->sink->proplist, PA_PROP_DEVICE_DE… in update_description()
970 …e = pa_sprintf_malloc("%s, %s", t, pa_strnull(pa_proplist_gets(o->sink->proplist, PA_PROP_DEVICE_D… in update_description()
994 …pa_proplist_setf(data.proplist, PA_PROP_MEDIA_NAME, "Simultaneous output on %s", pa_strnull(pa_pro… in output_create_sink_input()
Dmodule-switch-on-port-available.c135 port->name, pa_strnull(port->preferred_profile)); in try_to_switch_profile()
Dmodule-device-manager.c368 …pa_log_debug(" %s %s (%s)", human, pa_strnull(pa_proplist_gets(s->proplist, PA_PROP_DEVICE_DESCR… in dump_database_helper()
374 …pa_log_debug(" %s %s (%s)", human, pa_strnull(pa_proplist_gets(s->proplist, PA_PROP_DEVICE_DESCR… in dump_database_helper()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c831 pa_logl(level, "snd_pcm_dump():\n%s", pa_strnull(s)); in pa_alsa_dump()
863 pa_log_debug("snd_pcm_status_dump():\n%s", pa_strnull(s)); in pa_alsa_dump_status()
1190 pa_strnull(dn)); in pa_alsa_safe_avail()
1257 pa_strnull(dn)); in pa_alsa_safe_delay()
1284 pa_strnull(dn)); in pa_alsa_safe_delay()
1300 pa_strnull(dn)); in pa_alsa_safe_delay()
1346 pa_strnull(dn)); in pa_alsa_safe_mmap_begin()
Dalsa-mixer.c3237 pa_strnull(s->description), in pa_alsa_setting_dump()
3252 pa_strnull(o->name), in pa_alsa_option_dump()
3253 pa_strnull(o->description), in pa_alsa_option_dump()
3292 pa_strnull(p->description), in pa_alsa_path_dump()
4577 pa_strnull(m->description), in pa_alsa_mapping_dump()
4793 pa_strnull(p->description), in pa_alsa_profile_dump()
4794 pa_strnull(p->input_name), in pa_alsa_profile_dump()
4795 pa_strnull(p->output_name), in pa_alsa_profile_dump()
4846 db_fix->name, db_fix->min_step, db_fix->max_step, pa_strnull(db_values)); in pa_alsa_decibel_fix_dump()
Dmodule-alsa-card.c396 … pa_log_warn("Failed to read jack detection from '%s'", pa_strnull(snd_hctl_elem_get_name(elem))); in report_jack_state()
402 …pa_log_debug("Jack '%s' is now %s", pa_strnull(snd_hctl_elem_get_name(elem)), plugged_in ? "plugge… in report_jack_state()
Dalsa-ucm.c597 pa_proplist_sets(d->proplist, PA_ALSA_PROP_UCM_NAME, pa_strnull(dev_list[i])); in ucm_get_devices()
856 pa_proplist_sets(verb->proplist, PA_ALSA_PROP_UCM_NAME, pa_strnull(verb_name)); in pa_alsa_ucm_get_verb()
1344 …device %s roles: %s", pa_proplist_gets(proplist, PA_PROP_DEVICE_STRING), pa_strnull(merged_roles)); in pa_alsa_ucm_add_ports()
Dalsa-source.c614 pa_strnull(dn)); in mmap_read()
780 pa_strnull(dn)); in unix_read()
2357 …thread_name = pa_sprintf_malloc("alsa-source-%s", pa_strnull(pa_proplist_gets(u->source->proplist,… in pa_alsa_source_new()
Dalsa-sink.c655 pa_strnull(dn)); in mmap_write()
845 pa_strnull(dn)); in unix_write()
2678 …thread_name = pa_sprintf_malloc("alsa-sink-%s", pa_strnull(pa_proplist_gets(u->sink->proplist, "al… in pa_alsa_sink_new()
/third_party/pulseaudio/src/tests/
Dproplist-test.c51 pa_log_debug("%s", pa_strnull(pa_proplist_gets(a, PA_PROP_MEDIA_TITLE))); in START_TEST()
/third_party/pulseaudio/src/pulse/
Djson.c459 pa_log("No data while parsing json string: '%s' till '%s'", str, pa_strnull(end)); in parse_value()
/third_party/pulseaudio/src/modules/bluetooth/
Da2dp-codec-sbc.c574 …pa_log_debug("Using SBC codec implementation: %s", pa_strnull(sbc_get_implementation_info(&sbc_inf… in encode_buffer()

12