Searched refs:jsonName (Results 1 – 3 of 3) sorted by relevance
226 @dynamic jsonName;238 NSString *jsonName;321 .name = "jsonName",325 .offset = (uint32_t)offsetof(GPBField__storage_, jsonName),
298 @property(nonatomic, readwrite, copy, null_resettable) NSString *jsonName;
1009 return jsonName; in getJsonName()1256 private final String jsonName; field in Descriptors.FieldDescriptor1375 jsonName = proto.getJsonName(); in FieldDescriptor()1377 jsonName = fieldNameToJsonName(proto.getName()); in FieldDescriptor()