Home
last modified time | relevance | path

Searched defs:PA_HASHMAP_FOREACH_KV (Results 1 - 7 of 7) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dhashmap.h94 #define PA_HASHMAP_FOREACH_KV(k, e, h, state) \ macro
/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
/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-ldac-gst.c81 PA_HASHMAP_FOREACH_KV(key, a2dp_capabilities, capabilities_hashmap, state) { in choose_remote_endpoint() 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 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

Completed in 10 milliseconds