Searched refs:mutable_json_name (Results 1 – 5 of 5) sorted by relevance
493 ::std::string* mutable_json_name();1288 inline ::std::string* Field::mutable_json_name() { in mutable_json_name() function
1291 input, this->mutable_json_name())); in MergePartialFromCodedStream()1895 ::std::string* Field::mutable_json_name() { in mutable_json_name() function in google::protobuf::Field
1167 ::std::string* mutable_json_name();4987 inline ::std::string* FieldDescriptorProto::mutable_json_name() { in mutable_json_name() function
4511 input, this->mutable_json_name())); in MergePartialFromCodedStream()5278 ::std::string* FieldDescriptorProto::mutable_json_name() { in mutable_json_name() function in google::protobuf::FieldDescriptorProto
1217 DO(ConsumeString(field->mutable_json_name(), in ParseJsonName()