Searched refs:getFieldNameMap (Results 1 – 1 of 1) sorted by relevance
1168 private Map<String, FieldDescriptor> getFieldNameMap(Descriptor descriptor) { in getFieldNameMap() method in JsonFormat.ParserImpl1187 Map<String, FieldDescriptor> fieldNameMap = getFieldNameMap(builder.getDescriptorForType()); in mergeMessage()