Home
last modified time | relevance | path

Searched refs:Map_merge_into_self (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dmap.c258 Map_merge_into_self(_self, argv[init_value_arg]); in Map_init()
575 Map_merge_into_self(other_map, _other); in Map_eq()
707 return Map_merge_into_self(dupped, hashmap); in Map_merge()
716 VALUE Map_merge_into_self(VALUE _self, VALUE hashmap) { in Map_merge_into_self() function
Dmessage.c209 Map_merge_into_self(map, val); in Message_initialize_kwarg()
Dprotobuf.h426 VALUE Map_merge_into_self(VALUE _self, VALUE hashmap);