Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmap.c271 Map_merge_into_self(_self, argv[init_value_arg]); in Map_init()
588 Map_merge_into_self(other_map, _other); in Map_eq()
742 return Map_merge_into_self(dupped, hashmap); in Map_merge()
751 VALUE Map_merge_into_self(VALUE _self, VALUE hashmap) { in Map_merge_into_self() function
Dmessage.c441 Map_merge_into_self(map, val); in Message_initialize_kwarg()
Dprotobuf.h491 VALUE Map_merge_into_self(VALUE _self, VALUE hashmap);