aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/field_mask.pb.cc
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2018-06-18 20:45:49 -0700
committerGitHub <noreply@github.com>2018-06-18 20:45:49 -0700
commit77d41036855c86378061b05e12f5ec84e3de55cc (patch)
treeb7cf248d512c9142be3e7ded421d3e68aeebd184 /src/google/protobuf/field_mask.pb.cc
parent8af87de949dda877390288ebcdada8c708c4ff8c (diff)
parent29ad3002cb3490b3fe6cd44eb0ded0f5408f29ba (diff)
downloadprotobuf-77d41036855c86378061b05e12f5ec84e3de55cc.tar.gz
protobuf-77d41036855c86378061b05e12f5ec84e3de55cc.tar.bz2
protobuf-77d41036855c86378061b05e12f5ec84e3de55cc.zip
Merge pull request #4626 from robhancocksed/master
Declare some generated C++ methods as static #4602
Diffstat (limited to 'src/google/protobuf/field_mask.pb.cc')
-rw-r--r--src/google/protobuf/field_mask.pb.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/google/protobuf/field_mask.pb.cc b/src/google/protobuf/field_mask.pb.cc
index 000fa8d3..2ce061d9 100644
--- a/src/google/protobuf/field_mask.pb.cc
+++ b/src/google/protobuf/field_mask.pb.cc
@@ -65,14 +65,14 @@ static ::google::protobuf::Message const * const file_default_instances[] = {
reinterpret_cast<const ::google::protobuf::Message*>(&::google::protobuf::_FieldMask_default_instance_),
};
-void protobuf_AssignDescriptors() {
+static void protobuf_AssignDescriptors() {
AddDescriptors();
AssignDescriptors(
"google/protobuf/field_mask.proto", schemas, file_default_instances, TableStruct::offsets,
file_level_metadata, NULL, NULL);
}
-void protobuf_AssignDescriptorsOnce() {
+static void protobuf_AssignDescriptorsOnce() {
static ::google::protobuf::internal::once_flag once;
::google::protobuf::internal::call_once(once, protobuf_AssignDescriptors);
}
@@ -83,7 +83,7 @@ void protobuf_RegisterTypes(const ::std::string&) {
::google::protobuf::internal::RegisterAllTypes(file_level_metadata, 1);
}
-void AddDescriptorsImpl() {
+static void AddDescriptorsImpl() {
InitDefaults();
static const char descriptor[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
"\n google/protobuf/field_mask.proto\022\017goog"