Home
last modified time | relevance | path

Searched refs:pa_hashmap_isempty (Results 1 - 12 of 12) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dcore.c246 pa_assert(pa_hashmap_isempty(c->namereg)); in core_free()
249 pa_assert(pa_hashmap_isempty(c->shared)); in core_free()
254 pa_assert(pa_hashmap_isempty(c->message_handlers)); in core_free()
257 pa_assert(pa_hashmap_isempty(c->modules_pending_unload)); in core_free()
H A Dhashmap.h67 bool pa_hashmap_isempty(const pa_hashmap *h);
H A Dhashmap.c338 bool pa_hashmap_isempty(const pa_hashmap *h) { in pa_hashmap_isempty() function
H A Dprotocol-dbus.c166 pa_assert(pa_hashmap_isempty(p->objects)); in pa_dbus_protocol_unref()
167 pa_assert(pa_hashmap_isempty(p->connections)); in pa_dbus_protocol_unref()
861 if (pa_hashmap_isempty(obj_entry->interfaces)) { in pa_dbus_protocol_remove_interface()
H A Dcard.c157 pa_assert(!pa_hashmap_isempty(data->profiles)); in pa_card_new()
H A Dmodule.c376 pa_assert(pa_hashmap_isempty(c->modules_pending_unload)); in pa_module_unload_all()
H A Dcli-text.c111 if (pa_hashmap_isempty(ports)) in append_port_list()
/third_party/pulseaudio/src/pulse/
H A Dproplist.c674 return pa_hashmap_isempty(MAKE_HASHMAP_CONST(p)); in pa_proplist_isempty()
/third_party/pulseaudio/src/modules/alsa/
H A Dmodule-alsa-card.c1027 if (pa_hashmap_isempty(data.profiles)) { in pa__init()
1110 if (!pa_hashmap_isempty(u->profile_set->decibel_fixes)) in pa__init()
/third_party/pulseaudio/src/modules/dbus/
H A Diface-device.c712 pa_assert(pa_hashmap_isempty(d->ports)); in handle_get_active_port()
742 pa_assert(pa_hashmap_isempty(d->ports)); in handle_set_active_port()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c2261 pa_assert(!pa_hashmap_isempty(data.profiles)); in add_card()
2646 if (pa_hashmap_isempty(is_a2dp_sink ? u->device->a2dp_sink_endpoints : u->device->a2dp_source_endpoints)) { in bluez5_device_message_handler()
H A Dbluez5-util.c2998 pa_assert(pa_hashmap_isempty(y->transports)); in pa_bluetooth_discovery_unref()

Completed in 27 milliseconds