Searched refs:other_map (Results 1 – 2 of 2) sorted by relevance
590 VALUE other_map = Map_new_this_type(_self); in Map_eq() local591 Map_merge_into_self(other_map, _other); in Map_eq()592 _other = other_map; in Map_eq()
339 MapContainer* other_map = GetMap(arg); in MergeFrom() local341 const Message* other_message = other_map->parent->message; in MergeFrom()