Home
last modified time | relevance | path

Searched refs:pa_strnull (Results 1 – 25 of 32) 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.h100 static inline const char *pa_strnull(const char *x) { in pa_strnull() function
Dprotocol-native.c1481 …s->drain_request ? "drain" : "underrun", pa_strnull(pa_proplist_gets(s->sink_input->proplist, PA_P… in handle_input_underrun()
1488 …AUDIO_DEBUG_LOG("Drain acknowledged of '%{public}s'", pa_strnull(pa_proplist_gets(s->sink_input->p… in handle_input_underrun()
2468 …AUDIO_DEBUG_LOG("Client %{public}s asks us to terminate.", pa_strnull(pa_proplist_gets(c->client->… in command_exit()
3188 PA_TAG_STRING, pa_strnull(pa_proplist_gets(sink->proplist, PA_PROP_DEVICE_DESCRIPTION)), in sink_fill_tagstruct()
3263 PA_TAG_STRING, pa_strnull(pa_proplist_gets(source->proplist, PA_PROP_DEVICE_DESCRIPTION)), in source_fill_tagstruct()
3331 pa_tagstruct_puts(t, pa_strnull(pa_proplist_gets(client->proplist, PA_PROP_APPLICATION_NAME))); in client_fill_tagstruct()
3432 pa_tagstruct_puts(t, pa_strnull(pa_proplist_gets(s->proplist, PA_PROP_MEDIA_NAME))); in sink_input_fill_tagstruct()
3475 pa_tagstruct_puts(t, pa_strnull(pa_proplist_gets(s->proplist, PA_PROP_MEDIA_NAME))); in source_output_fill_tagstruct()
3841 …client_name = pa_strnull(pa_proplist_gets(c->client->proplist, PA_PROP_APPLICATION_PROCESS_BINARY)… in command_set_volume()
3859 pa_strnull(pa_proplist_gets(si->proplist, PA_PROP_MEDIA_NAME))); in command_set_volume()
[all …]
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()
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()
Dmodule.c157 name, pa_strnull(version), PACKAGE_VERSION); in pa_module_load()
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/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.c912pa_strnull(pa_proplist_gets(dest->proplist, PA_PROP_DEVICE_DESCRIPTION))); in source_output_moving_cb()
1334pa_strnull(pa_proplist_gets(dest->proplist, PA_PROP_DEVICE_DESCRIPTION))); in sink_input_moving_cb()
1883pa_strnull(pa_proplist_gets(u->sink_input->sink->proplist, PA_PROP_DEVICE_DESCRIPTION))); in pa__init()
1891pa_strnull(pa_proplist_gets(u->source_output->source->proplist, PA_PROP_DEVICE_DESCRIPTION))); in pa__init()
Dmodule-filter-apply.c409 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()
Dmodule-combine-sink.c1141 …e = pa_sprintf_malloc("%s %s", t, pa_strnull(pa_proplist_gets(o->sink->proplist, PA_PROP_DEVICE_DE… in update_description()
1144 …e = pa_sprintf_malloc("%s, %s", t, pa_strnull(pa_proplist_gets(o->sink->proplist, PA_PROP_DEVICE_D… in update_description()
1168 …pa_proplist_setf(data.proplist, PA_PROP_MEDIA_NAME, "Simultaneous output on %s", pa_strnull(pa_pro… in output_create_sink_input()
Dmodule-device-restore.c742 pa_log_info("Restoring port '%s' for sink %s.", pa_strnull(e->port), name); in sink_new_hook_callback()
884 pa_log_info("Restoring port '%s' for source %s.", pa_strnull(e->port), name); in source_new_hook_callback()
Dmodule-switch-on-port-available.c146 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/utils/
Dpactl.c605 pa_strnull(i->driver), in get_sink_info_callback()
683 pa_strnull(i->description), in get_sink_info_callback()
684 pa_strnull(i->driver), in get_sink_info_callback()
692 pa_strnull(i->monitor_source_name), in get_sink_info_callback()
791 pa_strnull(i->driver), in get_source_info_callback()
868 pa_strnull(i->description), in get_source_info_callback()
869 pa_strnull(i->driver), in get_source_info_callback()
1038 pa_strnull(i->driver), in get_client_info_callback()
1039 pa_strnull(pa_proplist_gets(i->proplist, PA_PROP_APPLICATION_PROCESS_BINARY))); in get_client_info_callback()
1061 pa_strnull(i->driver), in get_client_info_callback()
[all …]
/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.c3300 pa_strnull(s->description), in pa_alsa_setting_dump()
3315 pa_strnull(o->name), in pa_alsa_option_dump()
3316 pa_strnull(o->description), in pa_alsa_option_dump()
3355 pa_strnull(p->description), in pa_alsa_path_dump()
4645 pa_strnull(m->description), in pa_alsa_mapping_dump()
4864 pa_strnull(p->description), in pa_alsa_profile_dump()
4865 pa_strnull(p->input_name), in pa_alsa_profile_dump()
4866 pa_strnull(p->output_name), in pa_alsa_profile_dump()
4917 db_fix->name, db_fix->min_step, db_fix->max_step, pa_strnull(db_values)); in pa_alsa_decibel_fix_dump()
Dmodule-alsa-card.c405 … pa_log_warn("Failed to read jack detection from '%s'", pa_strnull(snd_hctl_elem_get_name(elem))); in report_jack_state()
411 …pa_log_debug("Jack '%s' is now %s", pa_strnull(snd_hctl_elem_get_name(elem)), plugged_in ? "plugge… in report_jack_state()
Dalsa-source.c639 pa_strnull(dn)); in mmap_read()
805 pa_strnull(dn)); in unix_read()
2444 …thread_name = pa_sprintf_malloc("alsa-source-%s", pa_strnull(pa_proplist_gets(u->source->proplist,… in pa_alsa_source_new()
Dalsa-ucm.c597 pa_proplist_sets(d->proplist, PA_ALSA_PROP_UCM_NAME, pa_strnull(dev_list[i])); in ucm_get_devices()
864 pa_proplist_sets(verb->proplist, PA_ALSA_PROP_UCM_NAME, pa_strnull(verb_name)); in pa_alsa_ucm_get_verb()
1372 …device %s roles: %s", pa_proplist_gets(proplist, PA_PROP_DEVICE_STRING), pa_strnull(merged_roles)); in pa_alsa_ucm_add_ports()
Dalsa-sink.c675 pa_strnull(dn)); in mmap_write()
865 pa_strnull(dn)); in unix_write()
2786 …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.c48 pa_log_debug("%s", pa_strnull(pa_proplist_gets(a, PA_PROP_MEDIA_TITLE))); in START_TEST()

12