Searched refs:getMutableMap (Results 1 – 2 of 2) sorted by relevance
191 public Map<K, V> getMutableMap() { in getMutableMap() method in MapField203 getMutableMap().putAll(MapFieldLite.copy(other.getMap())); in mergeFrom()
82 public Map<K, V> getMutableMap() { in getMutableMap() method in MapFieldLite