Home
last modified time | relevance | path

Searched refs:PA_HASHMAP_FOREACH_KV (Results 1 - 8 of 8) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dhashmap.h94 #define PA_HASHMAP_FOREACH_KV(k, e, h, state) \ macro
H A Djson.c610 PA_HASHMAP_FOREACH_KV(key, v1, o1->object_values, state) { in pa_json_object_equal()
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-aptx-gst.c98 PA_HASHMAP_FOREACH_KV(key, a2dp_capabilities, capabilities_hashmap, state) { in choose_remote_endpoint() function
112 PA_HASHMAP_FOREACH_KV(key, a2dp_capabilities, capabilities_hashmap, state) { in choose_remote_endpoint_hd() function
H A Da2dp-codec-sbc.c117 PA_HASHMAP_FOREACH_KV(key, a2dp_capabilities, capabilities_hashmap, state) { in choose_remote_endpoint() function
131 PA_HASHMAP_FOREACH_KV(key, a2dp_capabilities, capabilities_hashmap, state) { in choose_remote_endpoint_xq() function
H A Da2dp-codec-ldac-gst.c81 PA_HASHMAP_FOREACH_KV(key, a2dp_capabilities, capabilities_hashmap, state) { in choose_remote_endpoint() function
H A Dmodule-bluez5-device.c2525 PA_HASHMAP_FOREACH_KV(key, a2dp_capabilities, a2dp_endpoints, state) { in list_codecs() function
/third_party/pulseaudio/src/modules/alsa/
H A Dmodule-alsa-card.c726 PA_HASHMAP_FOREACH_KV(group, count, group_counts, state) { in prune_singleton_availability_groups() function
1102 PA_HASHMAP_FOREACH_KV(devname, pm, u->mixers, state) in pa__init()
/third_party/pulseaudio/src/tests/
H A Djson-test.c401 PA_HASHMAP_FOREACH_KV(k, v, pa_json_object_get_object_member_hashmap(o), state) { in START_TEST() function

Completed in 12 milliseconds