Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dmap.c576 VALUE other_map = Map_new_this_type(_self); in Map_eq() local
577 Map_merge_into_self(other_map, _other); in Map_eq()
578 _other = other_map; in Map_eq()