Lines Matching refs:pa_hashmap_put
261 pa_assert_se(pa_hashmap_put(sink_new_data->ports, port->name, port) >= 0);
267 pa_assert_se(pa_hashmap_put(source_new_data->ports, port->name, port) >= 0);
2011 pa_assert_se(pa_hashmap_put(ports, port->name, port) >= 0);
2022 pa_assert_se(pa_hashmap_put(ports, port->name, port) >= 0);
2048 pa_hashmap_put(output_port->profiles, cp->name, cp);
2060 pa_hashmap_put(input_port->profiles, cp->name, cp);
2072 pa_hashmap_put(input_port->profiles, cp->name, cp);
2073 pa_hashmap_put(output_port->profiles, cp->name, cp);
2085 pa_hashmap_put(input_port->profiles, cp->name, cp);
2086 pa_hashmap_put(output_port->profiles, cp->name, cp);
2098 pa_hashmap_put(input_port->profiles, cp->name, cp);
2099 pa_hashmap_put(output_port->profiles, cp->name, cp);
2111 pa_hashmap_put(input_port->profiles, cp->name, cp);
2112 pa_hashmap_put(output_port->profiles, cp->name, cp);
2258 pa_hashmap_put(data.profiles, cp->name, cp);
2267 pa_hashmap_put(data.profiles, cp->name, cp);