protobuf 422 chrome/browser/chromeos/policy/auto_enrollment_client.cc const google::protobuf::RepeatedPtrField<std::string>& hashes) { protobuf 164 chrome/browser/chromeos/policy/auto_enrollment_client.h const google::protobuf::RepeatedPtrField<std::string>& hashes); protobuf 28 chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc using google::protobuf::RepeatedField; protobuf 29 chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc using google::protobuf::RepeatedPtrField; protobuf 39 chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc scoped_ptr<base::Value> DecodeIntegerValue(google::protobuf::int64 value) { protobuf 751 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc google::protobuf::RepeatedPtrField<em::NetworkInterface>::const_iterator protobuf 122 chrome/browser/chromeos/policy/enterprise_install_attributes.cc google::protobuf::RepeatedPtrField< protobuf 27 chrome/browser/chromeos/settings/device_settings_provider.cc using google::protobuf::RepeatedField; protobuf 28 chrome/browser/chromeos/settings/device_settings_provider.cc using google::protobuf::RepeatedPtrField; protobuf 41 chrome/browser/history/url_index_private_data.cc using google::protobuf::RepeatedField; protobuf 42 chrome/browser/history/url_index_private_data.cc using google::protobuf::RepeatedPtrField; protobuf 136 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc sync_pb::SyncedNotificationAppInfo& protobuf) { protobuf 137 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc protobuf.add_app_id(std::string(kAppId1)); protobuf 138 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc protobuf.add_app_id(std::string(kAppId2)); protobuf 139 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc protobuf.set_settings_display_name(kSendingService1Name); protobuf 140 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc protobuf.mutable_icon()->set_url(kTestIconUrl); protobuf 144 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc sync_pb::SyncedNotificationAppInfo& protobuf) { protobuf 145 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc protobuf.add_app_id(std::string(kAppId3)); protobuf 146 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc protobuf.set_settings_display_name(kSendingService1Name); protobuf 147 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc protobuf.mutable_icon()->set_url(kTestIconUrl); protobuf 302 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc sync_pb::SyncedNotificationAppInfo protobuf; protobuf 303 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc FillProtobufWithTestData1(protobuf); protobuf 306 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc app_info_service.ProcessIncomingAppInfoProtobuf(protobuf); protobuf 365 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc sync_pb::SyncedNotificationAppInfo protobuf; protobuf 366 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc FillProtobufWithTestData1(protobuf); protobuf 370 chrome/browser/notifications/sync_notifier/synced_notification_app_info_service_unittest.cc app_info_service.CreateSyncedNotificationAppInfoFromProtobuf(protobuf); protobuf 38 chrome/browser/webdata/autocomplete_syncable_service.cc const google::protobuf::RepeatedField<int64_t>& sync_timestamps, protobuf 336 chrome/browser/webdata/autocomplete_syncable_service.cc const google::protobuf::RepeatedField<int64_t>& timestamps = protobuf 384 chromeos/dbus/power_manager_client.cc power_manager::PowerSupplyProperties protobuf; protobuf 385 chromeos/dbus/power_manager_client.cc if (reader.PopArrayOfBytesAsProto(&protobuf)) { protobuf 386 chromeos/dbus/power_manager_client.cc FOR_EACH_OBSERVER(Observer, observers_, PowerChanged(protobuf)); protobuf 401 chromeos/dbus/power_manager_client.cc power_manager::PowerSupplyProperties protobuf; protobuf 402 chromeos/dbus/power_manager_client.cc if (reader.PopArrayOfBytesAsProto(&protobuf)) { protobuf 403 chromeos/dbus/power_manager_client.cc FOR_EACH_OBSERVER(Observer, observers_, PowerChanged(protobuf)); protobuf 435 chromeos/dbus/power_manager_client.cc power_manager::RegisterSuspendDelayReply protobuf; protobuf 436 chromeos/dbus/power_manager_client.cc if (!reader.PopArrayOfBytesAsProto(&protobuf)) { protobuf 442 chromeos/dbus/power_manager_client.cc suspend_delay_id_ = protobuf.delay_id(); protobuf 601 components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc const ::google::protobuf::RepeatedPtrField<std::string>& new_values, protobuf 174 components/autofill/core/browser/webdata/autofill_profile_syncable_service.h const ::google::protobuf::RepeatedPtrField<std::string>& new_value, protobuf 604 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc ::google::protobuf::RepeatedPtrField<std::string> specifics_fields; protobuf 622 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc EMAIL_ADDRESS, ::google::protobuf::RepeatedPtrField<std::string>(), protobuf 167 components/policy/core/common/cloud/cloud_policy_validator.cc google::protobuf::MessageLite* payload, protobuf 30 components/policy/core/common/cloud/cloud_policy_validator.h namespace protobuf { protobuf 199 components/policy/core/common/cloud/cloud_policy_validator.h google::protobuf::MessageLite* payload, protobuf 281 components/policy/core/common/cloud/cloud_policy_validator.h google::protobuf::MessageLite* payload_; protobuf 75 components/precache/core/precache_fetcher.cc ::google::protobuf::MessageLite* message) { protobuf 627 dbus/message.cc const google::protobuf::MessageLite& protobuf) { protobuf 629 dbus/message.cc if (!protobuf.SerializeToString(&serialized_proto)) { protobuf 861 dbus/message.cc google::protobuf::MessageLite* protobuf) { protobuf 862 dbus/message.cc DCHECK(protobuf != NULL); protobuf 870 dbus/message.cc if (!protobuf->ParseFromArray(serialized_buf, buf_size)) { protobuf 19 dbus/message.h namespace protobuf { protobuf 329 dbus/message.h bool AppendProtoAsArrayOfBytes(const google::protobuf::MessageLite& protobuf); protobuf 440 dbus/message.h bool PopArrayOfBytesAsProto(google::protobuf::MessageLite* protobuf); protobuf 282 device/media_transfer_protocol/media_transfer_protocol_daemon_client.cc MtpStorageInfo protobuf; protobuf 283 device/media_transfer_protocol/media_transfer_protocol_daemon_client.cc if (!reader.PopArrayOfBytesAsProto(&protobuf)) { protobuf 288 device/media_transfer_protocol/media_transfer_protocol_daemon_client.cc callback.Run(protobuf); protobuf 377 device/media_transfer_protocol/media_transfer_protocol_daemon_client.cc MtpFileEntry protobuf; protobuf 378 device/media_transfer_protocol/media_transfer_protocol_daemon_client.cc if (!reader.PopArrayOfBytesAsProto(&protobuf)) { protobuf 383 device/media_transfer_protocol/media_transfer_protocol_daemon_client.cc callback.Run(protobuf); protobuf 15 google_apis/gcm/base/mcs_message.cc const google::protobuf::MessageLite& protobuf) { protobuf 16 google_apis/gcm/base/mcs_message.cc scoped_ptr<google::protobuf::MessageLite> owned_protobuf(protobuf.New()); protobuf 17 google_apis/gcm/base/mcs_message.cc owned_protobuf->CheckTypeAndMergeFrom(protobuf); protobuf 23 google_apis/gcm/base/mcs_message.cc scoped_ptr<const google::protobuf::MessageLite> protobuf) { protobuf 24 google_apis/gcm/base/mcs_message.cc protobuf_ = protobuf.Pass(); protobuf 29 google_apis/gcm/base/mcs_message.cc const google::protobuf::MessageLite& MCSMessage::Core::Get() const { protobuf 35 google_apis/gcm/base/mcs_message.cc MCSMessage::MCSMessage(const google::protobuf::MessageLite& protobuf) protobuf 36 google_apis/gcm/base/mcs_message.cc : tag_(GetMCSProtoTag(protobuf)), protobuf 37 google_apis/gcm/base/mcs_message.cc size_(protobuf.ByteSize()), protobuf 38 google_apis/gcm/base/mcs_message.cc core_(new Core(tag_, protobuf)) { protobuf 42 google_apis/gcm/base/mcs_message.cc const google::protobuf::MessageLite& protobuf) protobuf 44 google_apis/gcm/base/mcs_message.cc size_(protobuf.ByteSize()), protobuf 45 google_apis/gcm/base/mcs_message.cc core_(new Core(tag_, protobuf)) { protobuf 46 google_apis/gcm/base/mcs_message.cc DCHECK_EQ(tag, GetMCSProtoTag(protobuf)); protobuf 50 google_apis/gcm/base/mcs_message.cc scoped_ptr<const google::protobuf::MessageLite> protobuf) protobuf 52 google_apis/gcm/base/mcs_message.cc size_(protobuf->ByteSize()), protobuf 53 google_apis/gcm/base/mcs_message.cc core_(new Core(tag_, protobuf.Pass())) { protobuf 68 google_apis/gcm/base/mcs_message.cc const google::protobuf::MessageLite& MCSMessage::GetProtobuf() const { protobuf 72 google_apis/gcm/base/mcs_message.cc scoped_ptr<google::protobuf::MessageLite> MCSMessage::CloneProtobuf() const { protobuf 73 google_apis/gcm/base/mcs_message.cc scoped_ptr<google::protobuf::MessageLite> clone(GetProtobuf().New()); protobuf 16 google_apis/gcm/base/mcs_message.h namespace protobuf { protobuf 33 google_apis/gcm/base/mcs_message.h explicit MCSMessage(const google::protobuf::MessageLite& protobuf); protobuf 35 google_apis/gcm/base/mcs_message.h MCSMessage(uint8 tag, const google::protobuf::MessageLite& protobuf); protobuf 38 google_apis/gcm/base/mcs_message.h scoped_ptr<const google::protobuf::MessageLite> protobuf); protobuf 51 google_apis/gcm/base/mcs_message.h const google::protobuf::MessageLite& GetProtobuf() const; protobuf 54 google_apis/gcm/base/mcs_message.h scoped_ptr<google::protobuf::MessageLite> CloneProtobuf() const; protobuf 60 google_apis/gcm/base/mcs_message.h Core(uint8 tag, const google::protobuf::MessageLite& protobuf); protobuf 61 google_apis/gcm/base/mcs_message.h Core(uint8 tag, scoped_ptr<const google::protobuf::MessageLite> protobuf); protobuf 63 google_apis/gcm/base/mcs_message.h const google::protobuf::MessageLite& Get() const; protobuf 70 google_apis/gcm/base/mcs_message.h scoped_ptr<const google::protobuf::MessageLite> protobuf_; protobuf 40 google_apis/gcm/base/mcs_message_unittest.cc scoped_ptr<google::protobuf::MessageLite> login_copy( protobuf 58 google_apis/gcm/base/mcs_message_unittest.cc scoped_ptr<google::protobuf::MessageLite> login_copy( protobuf 76 google_apis/gcm/base/mcs_message_unittest.cc scoped_ptr<google::protobuf::MessageLite> login_copy( protobuf 79 google_apis/gcm/base/mcs_message_unittest.cc login_copy.PassAs<const google::protobuf::MessageLite>()); protobuf 109 google_apis/gcm/base/mcs_util.cc scoped_ptr<google::protobuf::MessageLite> BuildProtobufFromTag(uint8 tag) { protobuf 112 google_apis/gcm/base/mcs_util.cc return scoped_ptr<google::protobuf::MessageLite>( protobuf 115 google_apis/gcm/base/mcs_util.cc return scoped_ptr<google::protobuf::MessageLite>( protobuf 118 google_apis/gcm/base/mcs_util.cc return scoped_ptr<google::protobuf::MessageLite>( protobuf 121 google_apis/gcm/base/mcs_util.cc return scoped_ptr<google::protobuf::MessageLite>( protobuf 124 google_apis/gcm/base/mcs_util.cc return scoped_ptr<google::protobuf::MessageLite>( protobuf 127 google_apis/gcm/base/mcs_util.cc return scoped_ptr<google::protobuf::MessageLite>( protobuf 130 google_apis/gcm/base/mcs_util.cc return scoped_ptr<google::protobuf::MessageLite>( protobuf 133 google_apis/gcm/base/mcs_util.cc return scoped_ptr<google::protobuf::MessageLite>( protobuf 136 google_apis/gcm/base/mcs_util.cc return scoped_ptr<google::protobuf::MessageLite>(); protobuf 142 google_apis/gcm/base/mcs_util.cc int GetMCSProtoTag(const google::protobuf::MessageLite& message) { protobuf 164 google_apis/gcm/base/mcs_util.cc std::string GetPersistentId(const google::protobuf::MessageLite& protobuf) { protobuf 165 google_apis/gcm/base/mcs_util.cc if (protobuf.GetTypeName() == kProtoNames[kIqStanzaTag]) { protobuf 166 google_apis/gcm/base/mcs_util.cc return reinterpret_cast<const mcs_proto::IqStanza*>(&protobuf)-> protobuf 168 google_apis/gcm/base/mcs_util.cc } else if (protobuf.GetTypeName() == kProtoNames[kDataMessageStanzaTag]) { protobuf 169 google_apis/gcm/base/mcs_util.cc return reinterpret_cast<const mcs_proto::DataMessageStanza*>(&protobuf)-> protobuf 177 google_apis/gcm/base/mcs_util.cc google::protobuf::MessageLite* protobuf) { protobuf 178 google_apis/gcm/base/mcs_util.cc if (protobuf->GetTypeName() == kProtoNames[kIqStanzaTag]) { protobuf 179 google_apis/gcm/base/mcs_util.cc reinterpret_cast<mcs_proto::IqStanza*>(protobuf)-> protobuf 182 google_apis/gcm/base/mcs_util.cc } else if (protobuf->GetTypeName() == kProtoNames[kDataMessageStanzaTag]) { protobuf 183 google_apis/gcm/base/mcs_util.cc reinterpret_cast<mcs_proto::DataMessageStanza*>(protobuf)-> protobuf 190 google_apis/gcm/base/mcs_util.cc uint32 GetLastStreamIdReceived(const google::protobuf::MessageLite& protobuf) { protobuf 191 google_apis/gcm/base/mcs_util.cc if (protobuf.GetTypeName() == kProtoNames[kIqStanzaTag]) { protobuf 192 google_apis/gcm/base/mcs_util.cc return reinterpret_cast<const mcs_proto::IqStanza*>(&protobuf)-> protobuf 194 google_apis/gcm/base/mcs_util.cc } else if (protobuf.GetTypeName() == kProtoNames[kDataMessageStanzaTag]) { protobuf 195 google_apis/gcm/base/mcs_util.cc return reinterpret_cast<const mcs_proto::DataMessageStanza*>(&protobuf)-> protobuf 197 google_apis/gcm/base/mcs_util.cc } else if (protobuf.GetTypeName() == kProtoNames[kHeartbeatPingTag]) { protobuf 198 google_apis/gcm/base/mcs_util.cc return reinterpret_cast<const mcs_proto::HeartbeatPing*>(&protobuf)-> protobuf 200 google_apis/gcm/base/mcs_util.cc } else if (protobuf.GetTypeName() == kProtoNames[kHeartbeatAckTag]) { protobuf 201 google_apis/gcm/base/mcs_util.cc return reinterpret_cast<const mcs_proto::HeartbeatAck*>(&protobuf)-> protobuf 203 google_apis/gcm/base/mcs_util.cc } else if (protobuf.GetTypeName() == kProtoNames[kLoginResponseTag]) { protobuf 204 google_apis/gcm/base/mcs_util.cc return reinterpret_cast<const mcs_proto::LoginResponse*>(&protobuf)-> protobuf 212 google_apis/gcm/base/mcs_util.cc google::protobuf::MessageLite* protobuf) { protobuf 213 google_apis/gcm/base/mcs_util.cc if (protobuf->GetTypeName() == kProtoNames[kIqStanzaTag]) { protobuf 214 google_apis/gcm/base/mcs_util.cc reinterpret_cast<mcs_proto::IqStanza*>(protobuf)-> protobuf 217 google_apis/gcm/base/mcs_util.cc } else if (protobuf->GetTypeName() == kProtoNames[kHeartbeatPingTag]) { protobuf 218 google_apis/gcm/base/mcs_util.cc reinterpret_cast<mcs_proto::HeartbeatPing*>(protobuf)-> protobuf 221 google_apis/gcm/base/mcs_util.cc } else if (protobuf->GetTypeName() == kProtoNames[kHeartbeatAckTag]) { protobuf 222 google_apis/gcm/base/mcs_util.cc reinterpret_cast<mcs_proto::HeartbeatAck*>(protobuf)-> protobuf 225 google_apis/gcm/base/mcs_util.cc } else if (protobuf->GetTypeName() == kProtoNames[kDataMessageStanzaTag]) { protobuf 226 google_apis/gcm/base/mcs_util.cc reinterpret_cast<mcs_proto::DataMessageStanza*>(protobuf)-> protobuf 229 google_apis/gcm/base/mcs_util.cc } else if (protobuf->GetTypeName() == kProtoNames[kLoginResponseTag]) { protobuf 230 google_apis/gcm/base/mcs_util.cc reinterpret_cast<mcs_proto::LoginResponse*>(protobuf)-> protobuf 237 google_apis/gcm/base/mcs_util.cc bool HasTTLExpired(const google::protobuf::MessageLite& protobuf, protobuf 239 google_apis/gcm/base/mcs_util.cc if (protobuf.GetTypeName() != kProtoNames[kDataMessageStanzaTag]) protobuf 241 google_apis/gcm/base/mcs_util.cc uint64 ttl = GetTTL(protobuf); protobuf 243 google_apis/gcm/base/mcs_util.cc reinterpret_cast<const mcs_proto::DataMessageStanza*>(&protobuf)->sent(); protobuf 251 google_apis/gcm/base/mcs_util.cc int GetTTL(const google::protobuf::MessageLite& protobuf) { protobuf 252 google_apis/gcm/base/mcs_util.cc if (protobuf.GetTypeName() != kProtoNames[kDataMessageStanzaTag]) protobuf 255 google_apis/gcm/base/mcs_util.cc reinterpret_cast<const mcs_proto::DataMessageStanza*>(&protobuf); protobuf 69 google_apis/gcm/base/mcs_util.h GCM_EXPORT scoped_ptr<google::protobuf::MessageLite> protobuf 71 google_apis/gcm/base/mcs_util.h GCM_EXPORT int GetMCSProtoTag(const google::protobuf::MessageLite& message); protobuf 75 google_apis/gcm/base/mcs_util.h const google::protobuf::MessageLite& message); protobuf 78 google_apis/gcm/base/mcs_util.h google::protobuf::MessageLite* message); protobuf 80 google_apis/gcm/base/mcs_util.h const google::protobuf::MessageLite& protobuf); protobuf 83 google_apis/gcm/base/mcs_util.h google::protobuf::MessageLite* protobuf); protobuf 88 google_apis/gcm/base/mcs_util.h GCM_EXPORT bool HasTTLExpired(const google::protobuf::MessageLite& protobuf, protobuf 90 google_apis/gcm/base/mcs_util.h GCM_EXPORT int GetTTL(const google::protobuf::MessageLite& protobuf); protobuf 35 google_apis/gcm/base/mcs_util_unittest.cc scoped_ptr<google::protobuf::MessageLite> protobuf = protobuf 37 google_apis/gcm/base/mcs_util_unittest.cc if (!protobuf.get()) // Not all tags have protobuf definitions. protobuf 39 google_apis/gcm/base/mcs_util_unittest.cc ASSERT_EQ((int)i, GetMCSProtoTag(*protobuf)) << "Type " << i; protobuf 52 google_apis/gcm/base/mcs_util_unittest.cc scoped_ptr<google::protobuf::MessageLite> protobuf = protobuf 54 google_apis/gcm/base/mcs_util_unittest.cc ASSERT_TRUE(protobuf.get()); protobuf 55 google_apis/gcm/base/mcs_util_unittest.cc SetPersistentId(base::IntToString(tag), protobuf.get()); protobuf 57 google_apis/gcm/base/mcs_util_unittest.cc base::StringToInt(GetPersistentId(*protobuf), &get_val); protobuf 74 google_apis/gcm/base/mcs_util_unittest.cc scoped_ptr<google::protobuf::MessageLite> protobuf = protobuf 76 google_apis/gcm/base/mcs_util_unittest.cc ASSERT_TRUE(protobuf.get()); protobuf 77 google_apis/gcm/base/mcs_util_unittest.cc SetLastStreamIdReceived(tag, protobuf.get()); protobuf 78 google_apis/gcm/base/mcs_util_unittest.cc int get_id = GetLastStreamIdReceived(*protobuf); protobuf 50 google_apis/gcm/base/socket_stream.h : public google::protobuf::io::ZeroCopyInputStream { protobuf 147 google_apis/gcm/base/socket_stream.h : public google::protobuf::io::ZeroCopyOutputStream { protobuf 76 google_apis/gcm/engine/connection_factory_impl_unittest.cc scoped_ptr<google::protobuf::MessageLite> message) { protobuf 222 google_apis/gcm/engine/connection_factory_impl_unittest.cc const google::protobuf::MessageLite>())); protobuf 238 google_apis/gcm/engine/connection_factory_impl_unittest.cc const google::protobuf::MessageLite>())); protobuf 16 google_apis/gcm/engine/connection_handler.h namespace protobuf { protobuf 37 google_apis/gcm/engine/connection_handler.h typedef base::Callback<void(scoped_ptr<google::protobuf::MessageLite>)> protobuf 62 google_apis/gcm/engine/connection_handler.h virtual void SendMessage(const google::protobuf::MessageLite& message) = 0; protobuf 15 google_apis/gcm/engine/connection_handler_impl.cc using namespace google::protobuf::io; protobuf 83 google_apis/gcm/engine/connection_handler_impl.cc const google::protobuf::MessageLite& message) { protobuf 105 google_apis/gcm/engine/connection_handler_impl.cc const google::protobuf::MessageLite& login_request) { protobuf 281 google_apis/gcm/engine/connection_handler_impl.cc read_callback_.Run(scoped_ptr<google::protobuf::MessageLite>()); protobuf 305 google_apis/gcm/engine/connection_handler_impl.cc read_callback_.Run(scoped_ptr<google::protobuf::MessageLite>()); protobuf 322 google_apis/gcm/engine/connection_handler_impl.cc read_callback_.Run(scoped_ptr<google::protobuf::MessageLite>()); protobuf 343 google_apis/gcm/engine/connection_handler_impl.cc scoped_ptr<google::protobuf::MessageLite> protobuf( protobuf 347 google_apis/gcm/engine/connection_handler_impl.cc if (protobuf.get() && message_size_ == 0) { protobuf 352 google_apis/gcm/engine/connection_handler_impl.cc read_callback_.Run(protobuf.Pass()); protobuf 356 google_apis/gcm/engine/connection_handler_impl.cc if (!protobuf.get() || protobuf 367 google_apis/gcm/engine/connection_handler_impl.cc if (!protobuf->ParsePartialFromCodedStream(&coded_input_stream)) { protobuf 390 google_apis/gcm/engine/connection_handler_impl.cc read_callback_.Run(protobuf.Pass()); protobuf 40 google_apis/gcm/engine/connection_handler_impl.h virtual void SendMessage(const google::protobuf::MessageLite& message) protobuf 63 google_apis/gcm/engine/connection_handler_impl.h void Login(const google::protobuf::MessageLite& login_request); protobuf 24 google_apis/gcm/engine/connection_handler_impl_unittest.cc typedef scoped_ptr<google::protobuf::MessageLite> ScopedMessage; protobuf 51 google_apis/gcm/engine/connection_handler_impl_unittest.cc google::protobuf::io::StringOutputStream string_output_stream(&result); protobuf 53 google_apis/gcm/engine/connection_handler_impl_unittest.cc google::protobuf::io::CodedOutputStream coded_output_stream( protobuf 17 google_apis/gcm/engine/fake_connection_handler.cc scoped_ptr<google::protobuf::MessageLite> BuildLoginResponse(bool fail_login) { protobuf 23 google_apis/gcm/engine/fake_connection_handler.cc return login_response.PassAs<google::protobuf::MessageLite>(); protobuf 61 google_apis/gcm/engine/fake_connection_handler.cc const google::protobuf::MessageLite& message) { protobuf 29 google_apis/gcm/engine/fake_connection_handler.h virtual void SendMessage(const google::protobuf::MessageLite& message) protobuf 23 google_apis/gcm/engine/gcm_store.h namespace protobuf { protobuf 37 google_apis/gcm/engine/gcm_store.h typedef std::map<std::string, linked_ptr<google::protobuf::MessageLite> > protobuf 571 google_apis/gcm/engine/gcm_store_impl.cc scoped_ptr<google::protobuf::MessageLite> message( protobuf 19 google_apis/gcm/engine/mcs_client.cc using namespace google::protobuf::io; protobuf 25 google_apis/gcm/engine/mcs_client.cc typedef scoped_ptr<google::protobuf::MessageLite> MCSProto; protobuf 52 google_apis/gcm/engine/mcs_client.cc bool BuildPersistentIdListFromProto(const google::protobuf::string& bytes, protobuf 123 google_apis/gcm/engine/mcs_client.cc MCSProto protobuf; protobuf 213 google_apis/gcm/engine/mcs_client.cc std::map<uint64, google::protobuf::MessageLite*> ordered_messages; protobuf 245 google_apis/gcm/engine/mcs_client.cc for (std::map<uint64, google::protobuf::MessageLite*>::iterator protobuf 249 google_apis/gcm/engine/mcs_client.cc packet_info->protobuf.reset(iter->second); protobuf 257 google_apis/gcm/engine/mcs_client.cc packet_info->protobuf.get()); protobuf 297 google_apis/gcm/engine/mcs_client.cc packet_info->protobuf = message.CloneProtobuf(); protobuf 306 google_apis/gcm/engine/mcs_client.cc packet_info->protobuf.get()); protobuf 312 google_apis/gcm/engine/mcs_client.cc original_packet->protobuf = packet_info->protobuf.Pass(); protobuf 314 google_apis/gcm/engine/mcs_client.cc original_packet->protobuf.get()); protobuf 327 google_apis/gcm/engine/mcs_client.cc SetPersistentId(persistent_id, packet_info->protobuf.get()); protobuf 330 google_apis/gcm/engine/mcs_client.cc MCSMessage(message.tag(), *(packet_info->protobuf)), protobuf 411 google_apis/gcm/engine/mcs_client.cc if (GetTTL(*packet->protobuf) > 0 && protobuf 412 google_apis/gcm/engine/mcs_client.cc !HasTTLExpired(*packet->protobuf, clock_)) { protobuf 419 google_apis/gcm/engine/mcs_client.cc NotifyMessageSendStatus(*packet->protobuf, TTL_EXCEEDED); protobuf 463 google_apis/gcm/engine/mcs_client.cc if (HasTTLExpired(*packet->protobuf, clock_)) { protobuf 466 google_apis/gcm/engine/mcs_client.cc NotifyMessageSendStatus(*packet->protobuf, TTL_EXCEEDED); protobuf 485 google_apis/gcm/engine/mcs_client.cc DVLOG(1) << "Sending packet of type " << packet_info->protobuf->GetTypeName(); protobuf 491 google_apis/gcm/engine/mcs_client.cc packet_info->protobuf.get()); protobuf 505 google_apis/gcm/engine/mcs_client.cc packet_info->protobuf.get()); protobuf 522 google_apis/gcm/engine/mcs_client.cc connection_handler_->SendMessage(*packet_info->protobuf); protobuf 526 google_apis/gcm/engine/mcs_client.cc scoped_ptr<google::protobuf::MessageLite> protobuf) { protobuf 528 google_apis/gcm/engine/mcs_client.cc reinterpret_cast<mcs_proto::DataMessageStanza*>(protobuf.get()); protobuf 554 google_apis/gcm/engine/mcs_client.cc response.PassAs<const google::protobuf::MessageLite>())); protobuf 559 google_apis/gcm/engine/mcs_client.cc scoped_ptr<google::protobuf::MessageLite> protobuf) { protobuf 560 google_apis/gcm/engine/mcs_client.cc if (!protobuf.get()) protobuf 562 google_apis/gcm/engine/mcs_client.cc uint8 tag = GetMCSProtoTag(*protobuf); protobuf 563 google_apis/gcm/engine/mcs_client.cc PersistentId persistent_id = GetPersistentId(*protobuf); protobuf 564 google_apis/gcm/engine/mcs_client.cc StreamId last_stream_id_received = GetLastStreamIdReceived(*protobuf); protobuf 598 google_apis/gcm/engine/mcs_client.cc DVLOG(1) << "Received message of type " << protobuf->GetTypeName() protobuf 608 google_apis/gcm/engine/mcs_client.cc PassAs<const google::protobuf::MessageLite>())); protobuf 618 google_apis/gcm/engine/mcs_client.cc reinterpret_cast<mcs_proto::LoginResponse*>(protobuf.get()); protobuf 647 google_apis/gcm/engine/mcs_client.cc protobuf.PassAs< protobuf 648 google_apis/gcm/engine/mcs_client.cc const google::protobuf::MessageLite>()))); protobuf 685 google_apis/gcm/engine/mcs_client.cc reinterpret_cast<mcs_proto::IqStanza*>(protobuf.get()); protobuf 709 google_apis/gcm/engine/mcs_client.cc reinterpret_cast<mcs_proto::DataMessageStanza*>(protobuf.get()); protobuf 711 google_apis/gcm/engine/mcs_client.cc HandleMCSDataMesssage(protobuf.Pass()); protobuf 715 google_apis/gcm/engine/mcs_client.cc DCHECK(protobuf.get()); protobuf 720 google_apis/gcm/engine/mcs_client.cc protobuf.PassAs< protobuf 721 google_apis/gcm/engine/mcs_client.cc const google::protobuf::MessageLite>()))); protobuf 739 google_apis/gcm/engine/mcs_client.cc NotifyMessageSendStatus(*outgoing_packet->protobuf, SENT); protobuf 767 google_apis/gcm/engine/mcs_client.cc NotifyMessageSendStatus(*outgoing_packet->protobuf, SENT); protobuf 785 google_apis/gcm/engine/mcs_client.cc NotifyMessageSendStatus(*outgoing_packet->protobuf, SENT); protobuf 858 google_apis/gcm/engine/mcs_client.cc const google::protobuf::MessageLite& protobuf, protobuf 860 google_apis/gcm/engine/mcs_client.cc if (GetMCSProtoTag(protobuf) != kDataMessageStanzaTag) protobuf 864 google_apis/gcm/engine/mcs_client.cc reinterpret_cast<const mcs_proto::DataMessageStanza*>(&protobuf); protobuf 878 google_apis/gcm/engine/mcs_client.cc reinterpret_cast<mcs_proto::DataMessageStanza*>(packet->protobuf.get()); protobuf 27 google_apis/gcm/engine/mcs_client.h namespace protobuf { protobuf 162 google_apis/gcm/engine/mcs_client.h scoped_ptr<google::protobuf::MessageLite> protobuf); protobuf 165 google_apis/gcm/engine/mcs_client.h void HandlePacketFromWire(scoped_ptr<google::protobuf::MessageLite> protobuf); protobuf 186 google_apis/gcm/engine/mcs_client.h void NotifyMessageSendStatus(const google::protobuf::MessageLite& protobuf, protobuf 187 google_apis/gcm/engine/mcs_client_unittest.cc login_request.PassAs<const google::protobuf::MessageLite>())); protobuf 349 google_apis/gcm/engine/mcs_client_unittest.cc PassAs<const google::protobuf::MessageLite>())); protobuf 427 google_apis/gcm/engine/mcs_client_unittest.cc ack.PassAs<const google::protobuf::MessageLite>())); protobuf 474 google_apis/gcm/engine/mcs_client_unittest.cc ack.PassAs<const google::protobuf::MessageLite>())); protobuf 536 google_apis/gcm/engine/mcs_client_unittest.cc ack.PassAs<const google::protobuf::MessageLite>())); protobuf 620 google_apis/gcm/engine/mcs_client_unittest.cc ack.PassAs<const google::protobuf::MessageLite>())); protobuf 652 google_apis/gcm/engine/mcs_client_unittest.cc heartbeat_ack.PassAs<const google::protobuf::MessageLite>())); protobuf 656 google_apis/gcm/engine/mcs_client_unittest.cc heartbeat.PassAs<const google::protobuf::MessageLite>())); protobuf 13 media/cast/logging/encoding_event_subscriber.cc using google::protobuf::RepeatedPtrField; protobuf 312 net/quic/crypto/quic_crypto_server_config.cc QuicServerConfigProtobuf* protobuf, protobuf 315 net/quic/crypto/quic_crypto_server_config.cc CryptoFramer::ParseMessage(protobuf->config())); protobuf 322 net/quic/crypto/quic_crypto_server_config.cc scoped_refptr<Config> config(ParseConfigProtobuf(protobuf)); protobuf 1003 net/quic/crypto/quic_crypto_server_config.cc QuicServerConfigProtobuf* protobuf) { protobuf 1005 net/quic/crypto/quic_crypto_server_config.cc CryptoFramer::ParseMessage(protobuf->config())); protobuf 1014 net/quic/crypto/quic_crypto_server_config.cc config->serialized = protobuf->config(); protobuf 1016 net/quic/crypto/quic_crypto_server_config.cc if (protobuf->has_primary_time()) { protobuf 1018 net/quic/crypto/quic_crypto_server_config.cc QuicWallTime::FromUNIXSeconds(protobuf->primary_time()); protobuf 1021 net/quic/crypto/quic_crypto_server_config.cc config->priority = protobuf->priority(); protobuf 1075 net/quic/crypto/quic_crypto_server_config.cc if (kexs_len != protobuf->key_size()) { protobuf 1078 net/quic/crypto/quic_crypto_server_config.cc << protobuf->key_size() << " private keys"; protobuf 1100 net/quic/crypto/quic_crypto_server_config.cc for (size_t j = 0; j < protobuf->key_size(); j++) { protobuf 1101 net/quic/crypto/quic_crypto_server_config.cc const QuicServerConfigProtobuf::PrivateKey& key = protobuf->key(i); protobuf 125 net/quic/crypto/quic_crypto_server_config.h CryptoHandshakeMessage* AddConfig(QuicServerConfigProtobuf* protobuf, protobuf 360 net/quic/crypto/quic_crypto_server_config.h scoped_refptr<Config> ParseConfigProtobuf(QuicServerConfigProtobuf* protobuf); protobuf 299 net/quic/crypto/quic_crypto_server_config_test.cc QuicServerConfigProtobuf* protobuf( protobuf 301 net/quic/crypto/quic_crypto_server_config_test.cc protobuf->set_primary_time(primary_time); protobuf 302 net/quic/crypto/quic_crypto_server_config_test.cc protobuf->set_priority(priority); protobuf 304 net/quic/crypto/quic_crypto_server_config_test.cc protobuf->clear_key(); protobuf 307 net/quic/crypto/quic_crypto_server_config_test.cc protobufs.push_back(protobuf); protobuf 102 remoting/base/compound_buffer.h : public google::protobuf::io::ZeroCopyInputStream { protobuf 17 remoting/protocol/util.cc const google::protobuf::MessageLite& msg) { protobuf 27 remoting/protocol/util.h const google::protobuf::MessageLite& msg); protobuf 35 sync/engine/directory_commit_contribution.cc google::protobuf::RepeatedPtrField<sync_pb::SyncEntity> entities; protobuf 151 sync/engine/directory_commit_contribution.cc const google::protobuf::RepeatedPtrField<sync_pb::SyncEntity>& entities, protobuf 84 sync/engine/directory_commit_contribution.h const google::protobuf::RepeatedPtrField<sync_pb::SyncEntity>& entities, protobuf 92 sync/engine/directory_commit_contribution.h const google::protobuf::RepeatedPtrField<sync_pb::SyncEntity> entities_; protobuf 682 sync/internal_api/sync_encryption_handler_impl.cc const google::protobuf::RepeatedPtrField<google::protobuf::string>& keys, protobuf 78 sync/internal_api/sync_encryption_handler_impl.h const google::protobuf::RepeatedPtrField<google::protobuf::string>& keys, protobuf 64 sync/internal_api/sync_encryption_handler_impl_unittest.cc google::protobuf::RepeatedPtrField<google::protobuf::string> protobuf 66 sync/internal_api/sync_encryption_handler_impl_unittest.cc google::protobuf::RepeatedPtrField<google::protobuf::string> keys; protobuf 626 sync/internal_api/sync_encryption_handler_impl_unittest.cc google::protobuf::RepeatedPtrField<google::protobuf::string> keys; protobuf 1993 sync/internal_api/sync_encryption_handler_impl_unittest.cc google::protobuf::RepeatedPtrField<google::protobuf::string> keys; protobuf 2047 sync/internal_api/sync_encryption_handler_impl_unittest.cc google::protobuf::RepeatedPtrField<google::protobuf::string> keys; protobuf 2080 sync/internal_api/sync_encryption_handler_impl_unittest.cc google::protobuf::RepeatedPtrField<google::protobuf::string> keys; protobuf 2126 sync/internal_api/sync_encryption_handler_impl_unittest.cc google::protobuf::RepeatedPtrField<google::protobuf::string> keys; protobuf 2166 sync/internal_api/sync_encryption_handler_impl_unittest.cc google::protobuf::RepeatedPtrField<google::protobuf::string> keys; protobuf 2221 sync/internal_api/sync_encryption_handler_impl_unittest.cc google::protobuf::RepeatedPtrField<google::protobuf::string> keys; protobuf 2265 sync/internal_api/sync_encryption_handler_impl_unittest.cc google::protobuf::RepeatedPtrField<google::protobuf::string> keys; protobuf 108 sync/protocol/proto_value_conversions.cc google::protobuf::RepeatedPtrField< \ protobuf 817 sync/protocol/proto_value_conversions.cc const ::google::protobuf::RepeatedPtrField<sync_pb::SyncEntity>& entities, protobuf 820 sync/protocol/proto_value_conversions.cc ::google::protobuf::RepeatedPtrField<sync_pb::SyncEntity>::const_iterator it; protobuf 12 sync/syncable/nigori_handler.h namespace protobuf{ protobuf 53 sync/syncable/nigori_handler.h const google::protobuf::RepeatedPtrField<std::string>& keys, protobuf 690 sync/test/engine/mock_connection_manager.cc const google::protobuf::RepeatedPtrField< protobuf 704 sync/test/engine/mock_connection_manager.cc const google::protobuf::RepeatedPtrField< protobuf 310 sync/test/engine/mock_connection_manager.h const google::protobuf::RepeatedPtrField< protobuf 315 sync/test/engine/mock_connection_manager.h const google::protobuf::RepeatedPtrField< protobuf 411 sync/test/fake_server/fake_server.cc ::google::protobuf::RepeatedPtrField<sync_pb::SyncEntity>::const_iterator it; protobuf 69 sync/test/fake_sync_encryption_handler.cc const google::protobuf::RepeatedPtrField<google::protobuf::string>& keys, protobuf 52 sync/test/fake_sync_encryption_handler.h const google::protobuf::RepeatedPtrField<google::protobuf::string>& keys, protobuf 57 sync/util/cryptographer.cc const ::google::protobuf::MessageLite& message, protobuf 102 sync/util/cryptographer.cc ::google::protobuf::MessageLite* message) const { protobuf 81 sync/util/cryptographer.h bool Encrypt(const ::google::protobuf::MessageLite& message, protobuf 96 sync/util/cryptographer.h ::google::protobuf::MessageLite* message) const; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java import com.google.protobuf.Descriptors.Descriptor; protobuf 34 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java import com.google.protobuf.Descriptors.FieldDescriptor; protobuf 35 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java import com.google.protobuf.GeneratedMessage.ExtendableBuilder; protobuf 36 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java import com.google.protobuf.Internal.EnumLite; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractParser.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractParser.java import com.google.protobuf.AbstractMessageLite.Builder.LimitedInputStream; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/BlockingRpcChannel.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/BlockingService.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/BoundedByteString.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java import com.google.protobuf.DescriptorProtos.*; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/DynamicMessage.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/main/java/com/google/protobuf/DynamicMessage.java import com.google.protobuf.Descriptors.Descriptor; protobuf 34 third_party/protobuf/java/src/main/java/com/google/protobuf/DynamicMessage.java import com.google.protobuf.Descriptors.FieldDescriptor; protobuf 476 third_party/protobuf/java/src/main/java/com/google/protobuf/DynamicMessage.java public com.google.protobuf.Message.Builder getFieldBuilder(FieldDescriptor field) { protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistry.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistry.java import com.google.protobuf.Descriptors.Descriptor; protobuf 34 third_party/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistry.java import com.google.protobuf.Descriptors.FieldDescriptor; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistryLite.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java import com.google.protobuf.LazyField.LazyIterator; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java import com.google.protobuf.Descriptors.Descriptor; protobuf 34 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java import com.google.protobuf.Descriptors.EnumValueDescriptor; protobuf 35 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java import com.google.protobuf.Descriptors.FieldDescriptor; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/Internal.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/LazyField.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/LazyStringArrayList.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/LazyStringList.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/LiteralByteString.java package com.google.protobuf; protobuf 34 third_party/protobuf/java/src/main/java/com/google/protobuf/Message.java package com.google.protobuf; protobuf 34 third_party/protobuf/java/src/main/java/com/google/protobuf/MessageLite.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/MessageOrBuilder.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/Parser.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/ProtocolMessageEnum.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/main/java/com/google/protobuf/ProtocolMessageEnum.java import com.google.protobuf.Descriptors.EnumDescriptor; protobuf 34 third_party/protobuf/java/src/main/java/com/google/protobuf/ProtocolMessageEnum.java import com.google.protobuf.Descriptors.EnumValueDescriptor; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/RpcCallback.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/RpcChannel.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/RpcController.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/RpcUtil.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/Service.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/ServiceException.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/SingleFieldBuilder.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/SmallSortedMap.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java import com.google.protobuf.Descriptors.Descriptor; protobuf 34 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java import com.google.protobuf.Descriptors.FieldDescriptor; protobuf 35 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java import com.google.protobuf.Descriptors.EnumDescriptor; protobuf 36 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java import com.google.protobuf.Descriptors.EnumValueDescriptor; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/UninitializedMessageException.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java import com.google.protobuf.AbstractMessageLite.Builder.LimitedInputStream; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/Utf8.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/main/java/com/google/protobuf/WireFormat.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/AbstractMessageTest.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/test/java/com/google/protobuf/AbstractMessageTest.java import com.google.protobuf.Descriptors.FieldDescriptor; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/BoundedByteStringTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java import com.google.protobuf.ByteString.Output; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/DeprecatedFieldTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.DescriptorProtos.DescriptorProto; protobuf 34 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.DescriptorProtos.EnumDescriptorProto; protobuf 35 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto; protobuf 36 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.DescriptorProtos.FieldDescriptorProto; protobuf 37 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.DescriptorProtos.FileDescriptorProto; protobuf 38 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.Descriptors.DescriptorValidationException; protobuf 39 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.Descriptors.FileDescriptor; protobuf 40 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.Descriptors.Descriptor; protobuf 41 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.Descriptors.FieldDescriptor; protobuf 42 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.Descriptors.EnumDescriptor; protobuf 43 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.Descriptors.EnumValueDescriptor; protobuf 44 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.Descriptors.ServiceDescriptor; protobuf 45 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.Descriptors.MethodDescriptor; protobuf 47 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.test.UnittestImport; protobuf 48 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.test.UnittestImport.ImportEnum; protobuf 49 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.test.UnittestImport.ImportMessage; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/DynamicMessageTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/ForceFieldBuildersPreRun.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/GeneratedMessageTest.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/test/java/com/google/protobuf/GeneratedMessageTest.java import com.google.protobuf.Descriptors.Descriptor; protobuf 34 third_party/protobuf/java/src/test/java/com/google/protobuf/GeneratedMessageTest.java import com.google.protobuf.Descriptors.FieldDescriptor; protobuf 35 third_party/protobuf/java/src/test/java/com/google/protobuf/GeneratedMessageTest.java import com.google.protobuf.UnittestLite.TestAllExtensionsLite; protobuf 36 third_party/protobuf/java/src/test/java/com/google/protobuf/GeneratedMessageTest.java import com.google.protobuf.test.UnittestImport; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/IsValidUtf8Test.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/test/java/com/google/protobuf/IsValidUtf8Test.java import com.google.protobuf.IsValidUtf8TestUtil.Shard; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/IsValidUtf8TestUtil.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/LazyStringArrayListTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteTest.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteTest.java import com.google.protobuf.UnittestLite; protobuf 34 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteTest.java import com.google.protobuf.UnittestLite.TestAllTypesLite; protobuf 35 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteTest.java import com.google.protobuf.UnittestLite.TestAllExtensionsLite; protobuf 36 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteTest.java import com.google.protobuf.UnittestLite.TestNestedExtensionLite; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteralByteStringTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/MessageTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/NestedBuildersTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/ParserTest.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/test/java/com/google/protobuf/ParserTest.java import com.google.protobuf.UnittestLite.TestAllTypesLite; protobuf 34 third_party/protobuf/java/src/test/java/com/google/protobuf/ParserTest.java import com.google.protobuf.UnittestLite.TestPackedExtensionsLite; protobuf 35 third_party/protobuf/java/src/test/java/com/google/protobuf/ParserTest.java import com.google.protobuf.UnittestLite.TestParsingMergeLite; protobuf 36 third_party/protobuf/java/src/test/java/com/google/protobuf/ParserTest.java import com.google.protobuf.UnittestLite; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/RepeatedFieldBuilderTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/RopeByteStringSubstringTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/RopeByteStringTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/ServiceTest.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/test/java/com/google/protobuf/ServiceTest.java import com.google.protobuf.Descriptors.FileDescriptor; protobuf 34 third_party/protobuf/java/src/test/java/com/google/protobuf/ServiceTest.java import com.google.protobuf.Descriptors.MethodDescriptor; protobuf 35 third_party/protobuf/java/src/test/java/com/google/protobuf/ServiceTest.java import google.protobuf.no_generic_services_test.UnittestNoGenericServices; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/SingleFieldBuilderTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/SmallSortedMapTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/TestBadIdentifiers.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java package com.google.protobuf; protobuf 34 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.UnittestLite; protobuf 130 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultInt32ExtensionLite; protobuf 131 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultInt64ExtensionLite; protobuf 132 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultUint32ExtensionLite; protobuf 133 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultUint64ExtensionLite; protobuf 134 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultSint32ExtensionLite; protobuf 135 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultSint64ExtensionLite; protobuf 136 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultFixed32ExtensionLite; protobuf 137 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultFixed64ExtensionLite; protobuf 138 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultSfixed32ExtensionLite; protobuf 139 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultSfixed64ExtensionLite; protobuf 140 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultFloatExtensionLite; protobuf 141 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultDoubleExtensionLite; protobuf 142 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultBoolExtensionLite; protobuf 143 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultStringExtensionLite; protobuf 144 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultBytesExtensionLite; protobuf 145 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultNestedEnumExtensionLite; protobuf 146 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultForeignEnumExtensionLite; protobuf 147 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultImportEnumExtensionLite; protobuf 148 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultStringPieceExtensionLite; protobuf 149 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.defaultCordExtensionLite; protobuf 151 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalInt32ExtensionLite; protobuf 152 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalInt64ExtensionLite; protobuf 153 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalUint32ExtensionLite; protobuf 154 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalUint64ExtensionLite; protobuf 155 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalSint32ExtensionLite; protobuf 156 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalSint64ExtensionLite; protobuf 157 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalFixed32ExtensionLite; protobuf 158 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalFixed64ExtensionLite; protobuf 159 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalSfixed32ExtensionLite; protobuf 160 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalSfixed64ExtensionLite; protobuf 161 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalFloatExtensionLite; protobuf 162 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalDoubleExtensionLite; protobuf 163 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalBoolExtensionLite; protobuf 164 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalStringExtensionLite; protobuf 165 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalBytesExtensionLite; protobuf 166 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalGroupExtensionLite; protobuf 167 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalNestedMessageExtensionLite; protobuf 168 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalForeignEnumExtensionLite; protobuf 169 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalForeignMessageExtensionLite; protobuf 170 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalImportEnumExtensionLite; protobuf 171 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalImportMessageExtensionLite; protobuf 172 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalNestedEnumExtensionLite; protobuf 173 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalPublicImportMessageExtensionLite; protobuf 174 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalLazyMessageExtensionLite; protobuf 175 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalStringPieceExtensionLite; protobuf 176 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.optionalCordExtensionLite; protobuf 178 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedInt32ExtensionLite; protobuf 179 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedInt64ExtensionLite; protobuf 180 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedUint32ExtensionLite; protobuf 181 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedUint64ExtensionLite; protobuf 182 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedSint32ExtensionLite; protobuf 183 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedSint64ExtensionLite; protobuf 184 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedFixed32ExtensionLite; protobuf 185 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedFixed64ExtensionLite; protobuf 186 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedSfixed32ExtensionLite; protobuf 187 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedSfixed64ExtensionLite; protobuf 188 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedFloatExtensionLite; protobuf 189 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedDoubleExtensionLite; protobuf 190 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedBoolExtensionLite; protobuf 191 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedStringExtensionLite; protobuf 192 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedBytesExtensionLite; protobuf 193 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedGroupExtensionLite; protobuf 194 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedNestedMessageExtensionLite; protobuf 195 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedForeignMessageExtensionLite; protobuf 196 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedImportMessageExtensionLite; protobuf 197 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedLazyMessageExtensionLite; protobuf 198 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedNestedEnumExtensionLite; protobuf 199 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedForeignEnumExtensionLite; protobuf 200 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedImportEnumExtensionLite; protobuf 201 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedStringPieceExtensionLite; protobuf 202 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.repeatedCordExtensionLite; protobuf 204 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.OptionalGroup_extension_lite; protobuf 205 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.RepeatedGroup_extension_lite; protobuf 207 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedInt32ExtensionLite; protobuf 208 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedInt64ExtensionLite; protobuf 209 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedUint32ExtensionLite; protobuf 210 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedUint64ExtensionLite; protobuf 211 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedSint32ExtensionLite; protobuf 212 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedSint64ExtensionLite; protobuf 213 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedFixed32ExtensionLite; protobuf 214 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedFixed64ExtensionLite; protobuf 215 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedSfixed32ExtensionLite; protobuf 216 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedSfixed64ExtensionLite; protobuf 217 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedFloatExtensionLite; protobuf 218 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedDoubleExtensionLite; protobuf 219 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedBoolExtensionLite; protobuf 220 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import static com.google.protobuf.UnittestLite.packedEnumExtensionLite; protobuf 231 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.test.UnittestImport.ImportEnum; protobuf 232 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.test.UnittestImport.ImportMessage; protobuf 233 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.test.UnittestImportPublic.PublicImportMessage; protobuf 235 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.UnittestLite.TestAllTypesLite; protobuf 236 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.UnittestLite.TestAllExtensionsLite; protobuf 237 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.UnittestLite.TestAllExtensionsLiteOrBuilder; protobuf 238 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.UnittestLite.TestPackedExtensionsLite; protobuf 239 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.UnittestLite.ForeignMessageLite; protobuf 240 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.UnittestLite.ForeignEnumLite; protobuf 241 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.UnittestImportLite.ImportEnumLite; protobuf 242 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.UnittestImportLite.ImportMessageLite; protobuf 243 third_party/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java import com.google.protobuf.UnittestImportPublicLite.PublicImportMessageLite; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/TextFormatTest.java package com.google.protobuf; protobuf 33 third_party/protobuf/java/src/test/java/com/google/protobuf/TextFormatTest.java import com.google.protobuf.Descriptors.FieldDescriptor; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/UnknownFieldSetTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java package com.google.protobuf; protobuf 31 third_party/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java package com.google.protobuf; protobuf 49 third_party/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java import com.google.protobuf.UnittestLite.TestAllExtensionsLite; protobuf 50 third_party/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java import com.google.protobuf.UnittestLite.TestPackedExtensionsLite; protobuf 54 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc ((field_descriptor)->label() == google::protobuf::FieldDescriptor::LABEL_REPEATED) protobuf 123 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc {"LABEL_OPTIONAL", google::protobuf::FieldDescriptor::LABEL_OPTIONAL}, protobuf 124 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc {"LABEL_REQUIRED", google::protobuf::FieldDescriptor::LABEL_REQUIRED}, protobuf 125 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc {"LABEL_REPEATED", google::protobuf::FieldDescriptor::LABEL_REPEATED}, protobuf 127 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc {"CPPTYPE_MESSAGE", google::protobuf::FieldDescriptor::CPPTYPE_MESSAGE}, protobuf 129 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc {"TYPE_MESSAGE", google::protobuf::FieldDescriptor::TYPE_MESSAGE}, protobuf 192 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message; protobuf 388 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::DynamicMessageFactory* global_message_factory = NULL; protobuf 389 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc static const google::protobuf::Message* CreateMessage(const char* message_type) { protobuf 391 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Descriptor* descriptor = protobuf 399 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc static void ReleaseSubMessage(google::protobuf::Message* message, protobuf 400 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::FieldDescriptor* field_descriptor, protobuf 422 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc PyObject* arg, google::protobuf::Message* message, protobuf 423 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::FieldDescriptor* descriptor, protobuf 424 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection, protobuf 427 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc GOOGLE_DCHECK(descriptor->type() == google::protobuf::FieldDescriptor::TYPE_STRING || protobuf 428 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc descriptor->type() == google::protobuf::FieldDescriptor::TYPE_BYTES); protobuf 429 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc if (descriptor->type() == google::protobuf::FieldDescriptor::TYPE_STRING) { protobuf 456 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc if (descriptor->type() == google::protobuf::FieldDescriptor::TYPE_STRING) { protobuf 492 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::FieldDescriptor* descriptor, string value) { protobuf 493 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc if (descriptor->type() != google::protobuf::FieldDescriptor::TYPE_STRING) { protobuf 522 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->parent->message; protobuf 523 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 530 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message, protobuf 531 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::FieldDescriptor* field_descriptor) { protobuf 532 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 542 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_INT32: { protobuf 547 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_INT64: { protobuf 556 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_UINT32: { protobuf 565 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_UINT64: { protobuf 581 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_FLOAT: { protobuf 586 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_DOUBLE: { protobuf 591 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_BOOL: { protobuf 596 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_STRING: { protobuf 601 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_ENUM: { protobuf 604 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::UnknownFieldSet* unknown_field_set = protobuf 616 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::EnumValueDescriptor* enum_value = protobuf 632 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message, const google::protobuf::FieldDescriptor* field_descriptor, protobuf 634 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 643 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_INT32: { protobuf 648 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_INT64: { protobuf 653 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_UINT32: { protobuf 658 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_UINT64: { protobuf 663 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_FLOAT: { protobuf 668 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_DOUBLE: { protobuf 673 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_BOOL: { protobuf 678 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_STRING: { protobuf 685 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_ENUM: { protobuf 687 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::EnumDescriptor* enum_descriptor = protobuf 689 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::EnumValueDescriptor* enum_value = protobuf 696 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::UnknownFieldSet* unknown_field_set = protobuf 724 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message, const google::protobuf::FieldDescriptor* field_descriptor, protobuf 733 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 735 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_INT32: { protobuf 740 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_INT64: { protobuf 745 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_UINT32: { protobuf 750 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_UINT64: { protobuf 755 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_FLOAT: { protobuf 760 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_DOUBLE: { protobuf 765 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_BOOL: { protobuf 770 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_STRING: { protobuf 777 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_ENUM: { protobuf 779 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::EnumDescriptor* enum_descriptor = protobuf 781 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::EnumValueDescriptor* enum_value = protobuf 804 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc CMessage* cmessage, const google::protobuf::FieldDescriptor* field_descriptor, protobuf 806 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = cmessage->message; protobuf 807 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 821 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_INT32: { protobuf 827 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_INT64: { protobuf 833 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_UINT32: { protobuf 839 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_UINT64: { protobuf 845 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_FLOAT: { protobuf 851 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_DOUBLE: { protobuf 857 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_BOOL: { protobuf 863 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_ENUM: { protobuf 864 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::EnumValueDescriptor* enum_value = protobuf 870 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_STRING: { protobuf 876 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc case google::protobuf::FieldDescriptor::CPPTYPE_MESSAGE: { protobuf 881 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Message& msg = reflection->GetRepeatedMessage( protobuf 885 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc py_cmsg->message = const_cast<google::protobuf::Message*>(&msg); protobuf 902 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc CMessage* cmessage, const google::protobuf::FieldDescriptor* field_descriptor, protobuf 909 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = cmessage->message; protobuf 916 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 978 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1024 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1025 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Descriptor* descriptor = message->GetDescriptor(); protobuf 1026 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::FieldDescriptor* field_descriptor = protobuf 1047 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1048 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::FieldDescriptor* field_descriptor = protobuf 1078 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1079 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::FieldDescriptor* field_descriptor = protobuf 1100 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1101 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Descriptor* descriptor = message->GetDescriptor(); protobuf 1102 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::FieldDescriptor* field_descriptor = protobuf 1126 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1151 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1179 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1180 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::FieldDescriptor* field_descriptor = protobuf 1182 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 1276 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1370 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::io::CodedInputStream input( protobuf 1400 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1401 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 1423 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1424 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 1425 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* sub_message = protobuf 1462 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1463 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 1464 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Message& sub_message = protobuf 1471 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc py_cmsg->message = const_cast<google::protobuf::Message*>(&sub_message); protobuf 1492 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1493 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 1494 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* mutable_message = protobuf 1526 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1527 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Reflection* reflection = message->GetReflection(); protobuf 1528 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc vector<const google::protobuf::FieldDescriptor*> fields; protobuf 1569 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::Message* message = self->message; protobuf 1598 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc const google::protobuf::Message* message = CreateMessage(message_type); protobuf 1639 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc static const google::protobuf::Message* GetCProtoInsidePyProtoImpl(PyObject* msg) { protobuf 1653 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc static google::protobuf::Message* MutableCProtoInsidePyProtoImpl(PyObject* msg) { protobuf 48 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc static google::protobuf::DescriptorPool* g_descriptor_pool = NULL; protobuf 152 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc const google::protobuf::DescriptorPool* pool; protobuf 158 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc const google::protobuf::FieldDescriptor* field_descriptor) { protobuf 183 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc const google::protobuf::FieldDescriptor* field_descriptor = NULL; protobuf 204 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc const google::protobuf::FieldDescriptor* field_descriptor = protobuf 276 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc google::protobuf::DescriptorPool* GetDescriptorPool() { protobuf 278 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc g_descriptor_pool = new google::protobuf::DescriptorPool( protobuf 279 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc google::protobuf::DescriptorPool::generated_pool()); protobuf 302 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc google::protobuf::FileDescriptorProto file_proto; protobuf 308 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc if (google::protobuf::DescriptorPool::generated_pool()->FindFileByName( protobuf 313 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc const google::protobuf::FileDescriptor* descriptor = GetDescriptorPool()->BuildFile( protobuf 48 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.h namespace protobuf { protobuf 55 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.h const google::protobuf::FieldDescriptor* descriptor; protobuf 81 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.h google::protobuf::DescriptorPool* GetDescriptorPool(); protobuf 42 third_party/protobuf/python/google/protobuf/pyext/python_protobuf.h namespace protobuf { protobuf 47 third_party/protobuf/src/google/protobuf/compiler/code_generator.h namespace protobuf { protobuf 994 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc << protobuf::internal::VersionString(GOOGLE_PROTOBUF_VERSION) protobuf 49 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h namespace protobuf { protobuf 44 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.h namespace protobuf { protobuf 50 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.h namespace protobuf { protobuf 50 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.h namespace protobuf { protobuf 46 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h namespace protobuf { protobuf 52 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h namespace protobuf { protobuf 127 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc SimpleItoa(protobuf::internal::kMinHeaderVersionForProtoc), protobuf 45 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h namespace protobuf { protobuf 52 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h namespace protobuf { protobuf 44 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h namespace protobuf { protobuf 44 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h namespace protobuf { protobuf 44 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h namespace protobuf { protobuf 50 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.h namespace protobuf { protobuf 40 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h namespace protobuf { protobuf 94 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc google::protobuf::compiler::CommandLineInterface cli; protobuf 43 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.h namespace protobuf { protobuf 45 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h namespace protobuf { protobuf 51 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.h namespace protobuf { protobuf 46 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.h namespace protobuf { protobuf 49 third_party/protobuf/src/google/protobuf/compiler/importer.h namespace protobuf { protobuf 41 third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.h namespace protobuf { protobuf 47 third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/java/java_enum.h namespace protobuf { protobuf 49 third_party/protobuf/src/google/protobuf/compiler/java/java_enum.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/java/java_extension.h namespace protobuf { protobuf 50 third_party/protobuf/src/google/protobuf/compiler/java/java_extension.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/java/java_field.h namespace protobuf { protobuf 49 third_party/protobuf/src/google/protobuf/compiler/java/java_field.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/java/java_file.h namespace protobuf { protobuf 53 third_party/protobuf/src/google/protobuf/compiler/java/java_file.h namespace protobuf { protobuf 44 third_party/protobuf/src/google/protobuf/compiler/java/java_generator.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/java/java_message.h namespace protobuf { protobuf 49 third_party/protobuf/src/google/protobuf/compiler/java/java_message.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.h namespace protobuf { protobuf 95 third_party/protobuf/src/google/protobuf/compiler/java/java_plugin_unittest.cc google::protobuf::compiler::CommandLineInterface cli; protobuf 43 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.h namespace protobuf { protobuf 42 third_party/protobuf/src/google/protobuf/compiler/java/java_service.h namespace protobuf { protobuf 48 third_party/protobuf/src/google/protobuf/compiler/java/java_service.h namespace protobuf { protobuf 44 third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.h namespace protobuf { protobuf 41 third_party/protobuf/src/google/protobuf/compiler/main.cc google::protobuf::compiler::CommandLineInterface cli; protobuf 45 third_party/protobuf/src/google/protobuf/compiler/main.cc google::protobuf::compiler::cpp::CppGenerator cpp_generator; protobuf 50 third_party/protobuf/src/google/protobuf/compiler/main.cc google::protobuf::compiler::java::JavaGenerator java_generator; protobuf 56 third_party/protobuf/src/google/protobuf/compiler/main.cc google::protobuf::compiler::python::Generator py_generator; protobuf 40 third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.h namespace protobuf { protobuf 41 third_party/protobuf/src/google/protobuf/compiler/package_info.h namespace protobuf { protobuf 50 third_party/protobuf/src/google/protobuf/compiler/parser.h namespace protobuf { class Message; } protobuf 52 third_party/protobuf/src/google/protobuf/compiler/parser.h namespace protobuf { protobuf 60 third_party/protobuf/src/google/protobuf/compiler/plugin.h namespace protobuf { protobuf 25 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc const ::google::protobuf::Descriptor* CodeGeneratorRequest_descriptor_ = NULL; protobuf 26 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 28 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc const ::google::protobuf::Descriptor* CodeGeneratorResponse_descriptor_ = NULL; protobuf 29 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 31 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc const ::google::protobuf::Descriptor* CodeGeneratorResponse_File_descriptor_ = NULL; protobuf 32 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 40 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc const ::google::protobuf::FileDescriptor* file = protobuf 41 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName( protobuf 51 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 58 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 59 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 67 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 74 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 75 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 84 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 91 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 92 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 100 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, protobuf 106 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 108 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 110 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 131 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto(); protobuf 132 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::DescriptorPool::InternalAddGeneratedFile( protobuf 145 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile( protobuf 153 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::OnShutdown(&protobuf_ShutdownFile_google_2fprotobuf_2fcompiler_2fplugin_2eproto); protobuf 172 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc : ::google::protobuf::Message() { protobuf 180 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc : ::google::protobuf::Message() { protobuf 187 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 196 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (parameter_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 208 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc const ::google::protobuf::Descriptor* CodeGeneratorRequest::descriptor() { protobuf 227 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (parameter_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 239 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 241 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint32 tag; protobuf 243 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 246 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 247 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 249 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 251 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 254 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 265 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 266 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 268 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 270 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 272 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 282 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 283 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 285 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 297 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 298 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 301 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 312 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 315 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 317 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 318 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 324 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 326 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 327 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 333 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 338 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 343 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint8* CodeGeneratorRequest::SerializeWithCachedSizesToArray( protobuf 344 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint8* target) const { protobuf 347 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 349 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 350 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 356 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 358 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 360 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 366 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 372 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 385 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 393 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc total_size += ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 401 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 407 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 416 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc void CodeGeneratorRequest::MergeFrom(const ::google::protobuf::Message& from) { protobuf 419 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const CodeGeneratorRequest*>( protobuf 422 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 440 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc void CodeGeneratorRequest::CopyFrom(const ::google::protobuf::Message& from) { protobuf 471 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const { protobuf 473 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::Metadata metadata; protobuf 489 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc : ::google::protobuf::Message() { protobuf 497 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc : ::google::protobuf::Message() { protobuf 504 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 505 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc insertion_point_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 506 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc content_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 515 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 518 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (insertion_point_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 521 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (content_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 533 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc const ::google::protobuf::Descriptor* CodeGeneratorResponse_File::descriptor() { protobuf 552 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 557 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (insertion_point_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 562 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (content_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 572 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 574 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint32 tag; protobuf 576 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 579 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 580 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 581 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 583 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 585 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 595 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 596 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 598 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 600 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 602 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 612 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 613 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 615 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 617 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 619 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 629 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 630 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 633 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 644 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 647 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 649 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 650 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 656 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 658 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 659 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 665 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 667 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 668 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 673 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 678 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint8* CodeGeneratorResponse_File::SerializeWithCachedSizesToArray( protobuf 679 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint8* target) const { protobuf 682 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 684 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 686 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 692 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 694 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 696 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 702 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 704 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 706 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 711 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 724 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 731 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 738 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 745 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 754 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc void CodeGeneratorResponse_File::MergeFrom(const ::google::protobuf::Message& from) { protobuf 757 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const CodeGeneratorResponse_File*>( protobuf 760 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 782 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc void CodeGeneratorResponse_File::CopyFrom(const ::google::protobuf::Message& from) { protobuf 810 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const { protobuf 812 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::Metadata metadata; protobuf 827 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc : ::google::protobuf::Message() { protobuf 835 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc : ::google::protobuf::Message() { protobuf 842 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc error_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 851 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (error_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 863 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc const ::google::protobuf::Descriptor* CodeGeneratorResponse::descriptor() { protobuf 882 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (error_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 893 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 895 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint32 tag; protobuf 897 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 900 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 901 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 902 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 904 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 906 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 916 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 917 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 919 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 931 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 932 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 935 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 946 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 949 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 951 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 952 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 958 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 963 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 968 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint8* CodeGeneratorResponse::SerializeWithCachedSizesToArray( protobuf 969 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint8* target) const { protobuf 972 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 974 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 976 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 982 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 988 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 1001 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 1010 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 1016 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 1025 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc void CodeGeneratorResponse::MergeFrom(const ::google::protobuf::Message& from) { protobuf 1028 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const CodeGeneratorResponse*>( protobuf 1031 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 1048 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc void CodeGeneratorResponse::CopyFrom(const ::google::protobuf::Message& from) { protobuf 1075 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::Metadata CodeGeneratorResponse::GetMetadata() const { protobuf 1077 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::Metadata metadata; protobuf 31 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h namespace protobuf { protobuf 45 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h class LIBPROTOC_EXPORT CodeGeneratorRequest : public ::google::protobuf::Message { protobuf 57 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 61 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 65 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 73 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 74 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 82 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 84 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 85 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 93 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 112 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::RepeatedPtrField< ::std::string>& file_to_generate() const; protobuf 113 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_file_to_generate(); protobuf 131 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::FileDescriptorProto& proto_file(int index) const; protobuf 132 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::FileDescriptorProto* mutable_proto_file(int index); protobuf 133 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::FileDescriptorProto* add_proto_file(); protobuf 134 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >& protobuf 136 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >* protobuf 144 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 146 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::RepeatedPtrField< ::std::string> file_to_generate_; protobuf 148 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto > proto_file_; protobuf 151 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32]; protobuf 162 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h class LIBPROTOC_EXPORT CodeGeneratorResponse_File : public ::google::protobuf::Message { protobuf 174 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 178 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 182 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 190 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 191 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 199 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 201 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 202 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 210 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 261 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 268 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32]; protobuf 279 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h class LIBPROTOC_EXPORT CodeGeneratorResponse : public ::google::protobuf::Message { protobuf 291 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 295 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 299 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 307 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 308 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 316 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 318 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 319 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 327 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 351 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::compiler::CodeGeneratorResponse_File& file(int index) const; protobuf 352 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::compiler::CodeGeneratorResponse_File* mutable_file(int index); protobuf 353 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::compiler::CodeGeneratorResponse_File* add_file(); protobuf 354 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File >& protobuf 356 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File >* protobuf 364 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 367 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File > file_; protobuf 370 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::uint32 _has_bits_[(2 + 31) / 32]; protobuf 421 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::RepeatedPtrField< ::std::string>& protobuf 425 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::RepeatedPtrField< ::std::string>* protobuf 441 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (parameter_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 451 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (parameter_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 458 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (parameter_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 465 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (parameter_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 472 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (parameter_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 479 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (parameter_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 483 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 488 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (parameter_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 496 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 507 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::FileDescriptorProto& CodeGeneratorRequest::proto_file(int index) const { protobuf 510 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::mutable_proto_file(int index) { protobuf 513 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::add_proto_file() { protobuf 516 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >& protobuf 520 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >* protobuf 540 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 550 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 557 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 564 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 571 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 578 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 582 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 587 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 595 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 610 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (insertion_point_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 620 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (insertion_point_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 627 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (insertion_point_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 634 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (insertion_point_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 641 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (insertion_point_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 648 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (insertion_point_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 652 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h insertion_point_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 657 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (insertion_point_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 665 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h insertion_point_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 680 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (content_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 690 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (content_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 697 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (content_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 704 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (content_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 711 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (content_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 718 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (content_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 722 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h content_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 727 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (content_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 735 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h content_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 754 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (error_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 764 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (error_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 771 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (error_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 778 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (error_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 785 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (error_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 792 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (error_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 796 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h error_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 801 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h if (error_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 809 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h error_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 820 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::compiler::CodeGeneratorResponse_File& CodeGeneratorResponse::file(int index) const { protobuf 823 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::mutable_file(int index) { protobuf 826 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::add_file() { protobuf 829 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File >& protobuf 833 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File >* protobuf 847 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h namespace protobuf { protobuf 44 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h namespace protobuf { protobuf 89 third_party/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc google::protobuf::compiler::CommandLineInterface cli; protobuf 49 third_party/protobuf/src/google/protobuf/compiler/subprocess.h namespace protobuf { protobuf 49 third_party/protobuf/src/google/protobuf/compiler/test_plugin.cc google::protobuf::compiler::MockCodeGenerator generator("test_plugin"); protobuf 50 third_party/protobuf/src/google/protobuf/compiler/test_plugin.cc return google::protobuf::compiler::PluginMain(argc, argv, &generator); protobuf 68 third_party/protobuf/src/google/protobuf/compiler/zip_writer.h namespace protobuf { protobuf 912 third_party/protobuf/src/google/protobuf/descriptor.cc ::google::protobuf::GoogleOnceInit(&generated_pool_init_, &InitGeneratedPool); protobuf 2758 third_party/protobuf/src/google/protobuf/descriptor.cc placeholder_package = &::google::protobuf::internal::GetEmptyString(); protobuf 2844 third_party/protobuf/src/google/protobuf/descriptor.cc placeholder->package_ = &::google::protobuf::internal::GetEmptyString(); protobuf 3486 third_party/protobuf/src/google/protobuf/descriptor.cc result->default_value_string_ = &::google::protobuf::internal::GetEmptyString(); protobuf 4654 third_party/protobuf/src/google/protobuf/descriptor.cc google::protobuf::internal::WireFormatLite::EncodeFloat(value)); protobuf 4671 third_party/protobuf/src/google/protobuf/descriptor.cc google::protobuf::internal::WireFormatLite::EncodeDouble(value)); protobuf 4881 third_party/protobuf/src/google/protobuf/descriptor.cc google::protobuf::internal::WireFormatLite::ZigZagEncode32(value)); protobuf 4903 third_party/protobuf/src/google/protobuf/descriptor.cc google::protobuf::internal::WireFormatLite::ZigZagEncode64(value)); protobuf 67 third_party/protobuf/src/google/protobuf/descriptor.h namespace protobuf { protobuf 24 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* FileDescriptorSet_descriptor_ = NULL; protobuf 25 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 27 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* FileDescriptorProto_descriptor_ = NULL; protobuf 28 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 30 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* DescriptorProto_descriptor_ = NULL; protobuf 31 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 33 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* DescriptorProto_ExtensionRange_descriptor_ = NULL; protobuf 34 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 36 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* FieldDescriptorProto_descriptor_ = NULL; protobuf 37 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 39 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Type_descriptor_ = NULL; protobuf 40 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Label_descriptor_ = NULL; protobuf 41 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* EnumDescriptorProto_descriptor_ = NULL; protobuf 42 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 44 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* EnumValueDescriptorProto_descriptor_ = NULL; protobuf 45 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 47 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* ServiceDescriptorProto_descriptor_ = NULL; protobuf 48 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 50 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* MethodDescriptorProto_descriptor_ = NULL; protobuf 51 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 53 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* FileOptions_descriptor_ = NULL; protobuf 54 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 56 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::EnumDescriptor* FileOptions_OptimizeMode_descriptor_ = NULL; protobuf 57 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* MessageOptions_descriptor_ = NULL; protobuf 58 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 60 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* FieldOptions_descriptor_ = NULL; protobuf 61 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 63 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::EnumDescriptor* FieldOptions_CType_descriptor_ = NULL; protobuf 64 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* EnumOptions_descriptor_ = NULL; protobuf 65 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 67 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* EnumValueOptions_descriptor_ = NULL; protobuf 68 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 70 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* ServiceOptions_descriptor_ = NULL; protobuf 71 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 73 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* MethodOptions_descriptor_ = NULL; protobuf 74 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 76 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* UninterpretedOption_descriptor_ = NULL; protobuf 77 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 79 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* UninterpretedOption_NamePart_descriptor_ = NULL; protobuf 80 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 82 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* SourceCodeInfo_descriptor_ = NULL; protobuf 83 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 85 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* SourceCodeInfo_Location_descriptor_ = NULL; protobuf 86 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::internal::GeneratedMessageReflection* protobuf 94 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::FileDescriptor* file = protobuf 95 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName( protobuf 103 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 110 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 111 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 128 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 135 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 136 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 149 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 156 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 157 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 165 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 172 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 173 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 187 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 194 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 195 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 206 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 213 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 214 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 223 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 230 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 231 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 240 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 247 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 248 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 258 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 265 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 266 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 283 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 290 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 291 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 301 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 308 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 309 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 322 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 329 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 330 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 339 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 346 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 347 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 354 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 361 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 362 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 369 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 376 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 377 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 384 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 391 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 392 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 405 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 412 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 413 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 421 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 428 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 429 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 436 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 443 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 444 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 454 third_party/protobuf/src/google/protobuf/descriptor.pb.cc new ::google::protobuf::internal::GeneratedMessageReflection( protobuf 461 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::generated_pool(), protobuf 462 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::generated_factory(), protobuf 470 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, protobuf 476 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 478 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 480 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 482 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 484 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 486 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 488 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 490 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 492 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 494 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 496 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 498 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 500 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 502 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 504 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 506 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 508 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 510 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 512 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 514 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( protobuf 569 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::DescriptorPool::InternalAddGeneratedFile( protobuf 675 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile( protobuf 717 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::OnShutdown(&protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto); protobuf 734 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 742 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 766 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* FileDescriptorSet::descriptor() { protobuf 789 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 791 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 793 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 796 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 797 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 799 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 811 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 812 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 815 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 826 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 829 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 834 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 839 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* FileDescriptorSet::SerializeWithCachedSizesToArray( protobuf 840 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 843 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 849 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 862 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 868 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 877 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void FileDescriptorSet::MergeFrom(const ::google::protobuf::Message& from) { protobuf 880 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const FileDescriptorSet*>( protobuf 883 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 895 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void FileDescriptorSet::CopyFrom(const ::google::protobuf::Message& from) { protobuf 924 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata FileDescriptorSet::GetMetadata() const { protobuf 926 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 950 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 955 third_party/protobuf/src/google/protobuf/descriptor.pb.cc options_ = const_cast< ::google::protobuf::FileOptions*>(&::google::protobuf::FileOptions::default_instance()); protobuf 956 third_party/protobuf/src/google/protobuf/descriptor.pb.cc source_code_info_ = const_cast< ::google::protobuf::SourceCodeInfo*>(&::google::protobuf::SourceCodeInfo::default_instance()); protobuf 960 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 967 third_party/protobuf/src/google/protobuf/descriptor.pb.cc name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 968 third_party/protobuf/src/google/protobuf/descriptor.pb.cc package_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 979 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 982 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 996 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* FileDescriptorProto::descriptor() { protobuf 1015 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 1020 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 1027 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (options_ != NULL) options_->::google::protobuf::FileOptions::Clear(); protobuf 1030 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (source_code_info_ != NULL) source_code_info_->::google::protobuf::SourceCodeInfo::Clear(); protobuf 1045 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 1047 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 1049 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 1052 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1053 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 1054 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 1056 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 1058 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 1068 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1069 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 1071 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 1073 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 1075 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 1085 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1086 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 1088 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 1090 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 1093 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 1104 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1105 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 1107 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 1119 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1120 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 1122 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 1134 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1135 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 1137 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 1149 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1150 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 1152 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 1164 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1165 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 1167 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 1178 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1179 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 1181 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 1192 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1193 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 1195 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive< protobuf 1196 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 1198 third_party/protobuf/src/google/protobuf/descriptor.pb.cc } else if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) protobuf 1199 third_party/protobuf/src/google/protobuf/descriptor.pb.cc == ::google::protobuf::internal::WireFormatLite:: protobuf 1201 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPackedPrimitiveNoInline< protobuf 1202 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 1214 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1215 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 1217 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive< protobuf 1218 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 1220 third_party/protobuf/src/google/protobuf/descriptor.pb.cc } else if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) protobuf 1221 third_party/protobuf/src/google/protobuf/descriptor.pb.cc == ::google::protobuf::internal::WireFormatLite:: protobuf 1223 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPackedPrimitiveNoInline< protobuf 1224 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 1236 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1237 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 1240 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 1251 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 1254 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 1256 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 1257 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 1263 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 1265 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 1266 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 1272 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 1274 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 1275 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 1281 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 1287 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 1293 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 1299 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 1305 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 1311 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 1317 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteInt32( protobuf 1323 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteInt32( protobuf 1328 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 1333 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* FileDescriptorProto::SerializeWithCachedSizesToArray( protobuf 1334 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 1337 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 1339 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 1341 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 1347 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 1349 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 1351 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 1357 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 1359 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 1360 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 1366 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 1373 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 1380 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 1387 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 1394 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 1401 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 1408 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 1414 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 1419 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 1432 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 1439 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 1448 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 1455 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 1463 third_party/protobuf/src/google/protobuf/descriptor.pb.cc total_size += ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 1471 third_party/protobuf/src/google/protobuf/descriptor.pb.cc data_size += ::google::protobuf::internal::WireFormatLite:: protobuf 1481 third_party/protobuf/src/google/protobuf/descriptor.pb.cc data_size += ::google::protobuf::internal::WireFormatLite:: protobuf 1491 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 1499 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 1507 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 1515 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 1521 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 1530 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void FileDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { protobuf 1533 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const FileDescriptorProto*>( protobuf 1536 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 1561 third_party/protobuf/src/google/protobuf/descriptor.pb.cc mutable_options()->::google::protobuf::FileOptions::MergeFrom(from.options()); protobuf 1564 third_party/protobuf/src/google/protobuf/descriptor.pb.cc mutable_source_code_info()->::google::protobuf::SourceCodeInfo::MergeFrom(from.source_code_info()); protobuf 1570 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void FileDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { protobuf 1621 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata FileDescriptorProto::GetMetadata() const { protobuf 1623 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 1638 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 1646 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 1672 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* DescriptorProto_ExtensionRange::descriptor() { protobuf 1698 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 1700 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 1702 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 1705 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1706 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 1707 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 1708 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 1720 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1721 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 1723 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 1724 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 1736 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1737 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 1740 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 1751 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 1754 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteInt32(1, this->start(), output); protobuf 1759 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->end(), output); protobuf 1763 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 1768 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* DescriptorProto_ExtensionRange::SerializeWithCachedSizesToArray( protobuf 1769 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 1772 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->start(), target); protobuf 1777 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->end(), target); protobuf 1781 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 1794 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::Int32Size( protobuf 1801 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::Int32Size( protobuf 1808 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 1817 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void DescriptorProto_ExtensionRange::MergeFrom(const ::google::protobuf::Message& from) { protobuf 1820 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const DescriptorProto_ExtensionRange*>( protobuf 1823 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 1842 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void DescriptorProto_ExtensionRange::CopyFrom(const ::google::protobuf::Message& from) { protobuf 1869 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata DescriptorProto_ExtensionRange::GetMetadata() const { protobuf 1871 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 1891 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 1896 third_party/protobuf/src/google/protobuf/descriptor.pb.cc options_ = const_cast< ::google::protobuf::MessageOptions*>(&::google::protobuf::MessageOptions::default_instance()); protobuf 1900 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 1907 third_party/protobuf/src/google/protobuf/descriptor.pb.cc name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 1917 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 1930 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* DescriptorProto::descriptor() { protobuf 1949 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 1954 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (options_ != NULL) options_->::google::protobuf::MessageOptions::Clear(); protobuf 1967 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 1969 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 1971 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 1974 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1975 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 1976 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 1978 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 1980 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 1990 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 1991 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 1993 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 2005 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2006 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 2008 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 2020 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2021 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 2023 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 2035 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2036 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 2038 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 2050 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2051 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 2053 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 2065 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2066 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 2068 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 2079 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2080 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 2083 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 2094 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 2097 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2099 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 2100 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 2106 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 2112 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 2118 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 2124 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 2130 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 2136 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 2141 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 2146 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* DescriptorProto::SerializeWithCachedSizesToArray( protobuf 2147 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 2150 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2152 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 2154 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 2160 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 2167 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 2174 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 2181 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 2188 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 2195 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 2201 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 2214 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 2221 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 2230 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 2238 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 2246 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 2254 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 2262 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 2268 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 2277 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void DescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { protobuf 2280 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const DescriptorProto*>( protobuf 2283 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 2301 third_party/protobuf/src/google/protobuf/descriptor.pb.cc mutable_options()->::google::protobuf::MessageOptions::MergeFrom(from.options()); protobuf 2307 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void DescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { protobuf 2354 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata DescriptorProto::GetMetadata() const { protobuf 2356 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 2365 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Type_descriptor() { protobuf 2418 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Label_descriptor() { protobuf 2453 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 2458 third_party/protobuf/src/google/protobuf/descriptor.pb.cc options_ = const_cast< ::google::protobuf::FieldOptions*>(&::google::protobuf::FieldOptions::default_instance()); protobuf 2462 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 2469 third_party/protobuf/src/google/protobuf/descriptor.pb.cc name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 2473 third_party/protobuf/src/google/protobuf/descriptor.pb.cc type_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 2474 third_party/protobuf/src/google/protobuf/descriptor.pb.cc extendee_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 2475 third_party/protobuf/src/google/protobuf/descriptor.pb.cc default_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 2485 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2488 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (type_name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2491 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (extendee_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2494 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (default_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2507 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* FieldDescriptorProto::descriptor() { protobuf 2526 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2534 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (type_name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2539 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (extendee_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2544 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (default_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2549 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (options_ != NULL) options_->::google::protobuf::FieldOptions::Clear(); protobuf 2557 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 2559 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 2561 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 2564 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2565 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 2566 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 2568 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2570 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 2580 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2581 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 2583 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 2585 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2587 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 2597 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2598 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 2600 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 2601 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 2613 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2614 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 2617 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 2618 third_party/protobuf/src/google/protobuf/descriptor.pb.cc int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>( protobuf 2620 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::FieldDescriptorProto_Label_IsValid(value)) { protobuf 2621 third_party/protobuf/src/google/protobuf/descriptor.pb.cc set_label(static_cast< ::google::protobuf::FieldDescriptorProto_Label >(value)); protobuf 2634 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2635 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 2638 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 2639 third_party/protobuf/src/google/protobuf/descriptor.pb.cc int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>( protobuf 2641 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::FieldDescriptorProto_Type_IsValid(value)) { protobuf 2642 third_party/protobuf/src/google/protobuf/descriptor.pb.cc set_type(static_cast< ::google::protobuf::FieldDescriptorProto_Type >(value)); protobuf 2655 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2656 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 2658 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 2660 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2662 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 2672 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2673 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 2675 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 2677 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2679 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 2689 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2690 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 2692 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 2703 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 2704 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 2707 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 2718 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 2721 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2723 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 2724 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 2730 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2732 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 2733 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 2739 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteInt32(3, this->number(), output); protobuf 2744 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteEnum( protobuf 2750 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteEnum( protobuf 2756 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2758 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 2759 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 2765 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2767 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 2768 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 2774 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 2779 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 2784 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* FieldDescriptorProto::SerializeWithCachedSizesToArray( protobuf 2785 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 2788 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2790 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 2792 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 2798 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2800 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 2802 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 2808 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->number(), target); protobuf 2813 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray( protobuf 2819 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray( protobuf 2825 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2827 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 2829 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 2835 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 2837 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 2839 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 2845 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 2851 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 2864 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 2871 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::Int32Size( protobuf 2878 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::EnumSize(this->label()); protobuf 2884 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::EnumSize(this->type()); protobuf 2890 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 2897 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 2904 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 2911 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 2918 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 2927 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void FieldDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { protobuf 2930 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const FieldDescriptorProto*>( protobuf 2933 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 2964 third_party/protobuf/src/google/protobuf/descriptor.pb.cc mutable_options()->::google::protobuf::FieldOptions::MergeFrom(from.options()); protobuf 2970 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void FieldDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { protobuf 3006 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata FieldDescriptorProto::GetMetadata() const { protobuf 3008 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 3024 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 3029 third_party/protobuf/src/google/protobuf/descriptor.pb.cc options_ = const_cast< ::google::protobuf::EnumOptions*>(&::google::protobuf::EnumOptions::default_instance()); protobuf 3033 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 3040 third_party/protobuf/src/google/protobuf/descriptor.pb.cc name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3050 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3063 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* EnumDescriptorProto::descriptor() { protobuf 3082 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3087 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (options_ != NULL) options_->::google::protobuf::EnumOptions::Clear(); protobuf 3096 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 3098 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 3100 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 3103 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3104 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 3105 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 3107 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 3109 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 3119 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3120 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 3122 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 3134 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3135 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 3137 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 3148 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3149 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 3152 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 3163 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 3166 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 3168 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 3169 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 3175 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 3181 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 3186 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 3191 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* EnumDescriptorProto::SerializeWithCachedSizesToArray( protobuf 3192 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 3195 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 3197 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 3199 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 3205 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 3212 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 3218 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 3231 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 3238 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 3247 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 3253 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 3262 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { protobuf 3265 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const EnumDescriptorProto*>( protobuf 3268 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 3282 third_party/protobuf/src/google/protobuf/descriptor.pb.cc mutable_options()->::google::protobuf::EnumOptions::MergeFrom(from.options()); protobuf 3288 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { protobuf 3322 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata EnumDescriptorProto::GetMetadata() const { protobuf 3324 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 3340 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 3345 third_party/protobuf/src/google/protobuf/descriptor.pb.cc options_ = const_cast< ::google::protobuf::EnumValueOptions*>(&::google::protobuf::EnumValueOptions::default_instance()); protobuf 3349 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 3356 third_party/protobuf/src/google/protobuf/descriptor.pb.cc name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3367 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3380 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* EnumValueDescriptorProto::descriptor() { protobuf 3399 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3405 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (options_ != NULL) options_->::google::protobuf::EnumValueOptions::Clear(); protobuf 3413 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 3415 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 3417 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 3420 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3421 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 3422 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 3424 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 3426 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 3436 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3437 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 3439 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 3440 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 3452 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3453 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 3455 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 3466 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3467 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 3470 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 3481 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 3484 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 3486 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 3487 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 3493 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->number(), output); protobuf 3498 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 3503 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 3508 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* EnumValueDescriptorProto::SerializeWithCachedSizesToArray( protobuf 3509 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 3512 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 3514 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 3516 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 3522 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->number(), target); protobuf 3527 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 3533 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 3546 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 3553 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::Int32Size( protobuf 3560 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 3567 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 3576 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { protobuf 3579 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const EnumValueDescriptorProto*>( protobuf 3582 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 3598 third_party/protobuf/src/google/protobuf/descriptor.pb.cc mutable_options()->::google::protobuf::EnumValueOptions::MergeFrom(from.options()); protobuf 3604 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { protobuf 3635 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata EnumValueDescriptorProto::GetMetadata() const { protobuf 3637 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 3653 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 3658 third_party/protobuf/src/google/protobuf/descriptor.pb.cc options_ = const_cast< ::google::protobuf::ServiceOptions*>(&::google::protobuf::ServiceOptions::default_instance()); protobuf 3662 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 3669 third_party/protobuf/src/google/protobuf/descriptor.pb.cc name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3679 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3692 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* ServiceDescriptorProto::descriptor() { protobuf 3711 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3716 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (options_ != NULL) options_->::google::protobuf::ServiceOptions::Clear(); protobuf 3725 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 3727 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 3729 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 3732 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3733 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 3734 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 3736 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 3738 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 3748 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3749 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 3751 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 3763 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3764 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 3766 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 3777 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 3778 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 3781 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 3792 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 3795 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 3797 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 3798 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 3804 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 3810 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 3815 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 3820 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* ServiceDescriptorProto::SerializeWithCachedSizesToArray( protobuf 3821 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 3824 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 3826 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 3828 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 3834 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 3841 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 3847 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 3860 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 3867 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 3876 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 3882 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 3891 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { protobuf 3894 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const ServiceDescriptorProto*>( protobuf 3897 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 3911 third_party/protobuf/src/google/protobuf/descriptor.pb.cc mutable_options()->::google::protobuf::ServiceOptions::MergeFrom(from.options()); protobuf 3917 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { protobuf 3951 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata ServiceDescriptorProto::GetMetadata() const { protobuf 3953 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 3970 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 3975 third_party/protobuf/src/google/protobuf/descriptor.pb.cc options_ = const_cast< ::google::protobuf::MethodOptions*>(&::google::protobuf::MethodOptions::default_instance()); protobuf 3979 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 3986 third_party/protobuf/src/google/protobuf/descriptor.pb.cc name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3987 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input_type_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3988 third_party/protobuf/src/google/protobuf/descriptor.pb.cc output_type_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3998 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4001 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (input_type_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4004 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (output_type_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4017 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* MethodDescriptorProto::descriptor() { protobuf 4036 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4041 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (input_type_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4046 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (output_type_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4051 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (options_ != NULL) options_->::google::protobuf::MethodOptions::Clear(); protobuf 4059 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 4061 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 4063 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 4066 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4067 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 4068 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 4070 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4072 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 4082 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4083 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 4085 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 4087 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4089 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 4099 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4100 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 4102 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 4104 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4106 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 4116 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4117 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 4119 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 4130 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4131 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 4134 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 4145 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 4148 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4150 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4151 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 4157 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4159 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4160 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 4166 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4168 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4169 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 4175 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 4180 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 4185 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* MethodDescriptorProto::SerializeWithCachedSizesToArray( protobuf 4186 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 4189 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4191 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4193 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 4199 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4201 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4203 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 4209 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4211 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4213 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 4219 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 4225 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 4238 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 4245 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 4252 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 4259 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 4266 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 4275 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { protobuf 4278 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const MethodDescriptorProto*>( protobuf 4281 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 4300 third_party/protobuf/src/google/protobuf/descriptor.pb.cc mutable_options()->::google::protobuf::MethodOptions::MergeFrom(from.options()); protobuf 4306 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { protobuf 4338 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata MethodDescriptorProto::GetMetadata() const { protobuf 4340 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 4349 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::EnumDescriptor* FileOptions_OptimizeMode_descriptor() { protobuf 4387 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 4395 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 4402 third_party/protobuf/src/google/protobuf/descriptor.pb.cc java_package_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4403 third_party/protobuf/src/google/protobuf/descriptor.pb.cc java_outer_classname_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4408 third_party/protobuf/src/google/protobuf/descriptor.pb.cc go_package_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4420 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (java_package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4423 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (java_outer_classname_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4426 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (go_package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4438 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* FileOptions::descriptor() { protobuf 4458 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (java_package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4463 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (java_outer_classname_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4472 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (go_package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4488 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 4490 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 4492 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 4495 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4496 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 4497 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 4499 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4501 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 4511 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4512 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 4514 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 4516 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4518 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 4528 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4529 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 4532 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 4533 third_party/protobuf/src/google/protobuf/descriptor.pb.cc int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>( protobuf 4535 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::FileOptions_OptimizeMode_IsValid(value)) { protobuf 4536 third_party/protobuf/src/google/protobuf/descriptor.pb.cc set_optimize_for(static_cast< ::google::protobuf::FileOptions_OptimizeMode >(value)); protobuf 4549 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4550 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 4552 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 4553 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 4565 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4566 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 4568 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 4570 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4572 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 4582 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4583 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 4585 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 4586 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 4598 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4599 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 4601 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 4602 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 4614 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4615 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 4617 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 4618 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 4630 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4631 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 4633 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 4634 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 4646 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4647 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 4649 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 4650 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 4662 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4663 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 4665 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 4677 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 4678 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 4686 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 4697 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 4700 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4702 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4703 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 4709 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4711 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4712 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 4718 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteEnum( protobuf 4724 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(10, this->java_multiple_files(), output); protobuf 4729 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4731 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4732 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 4738 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(12, this->retain_unknown_fields(), output); protobuf 4743 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(16, this->cc_generic_services(), output); protobuf 4748 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(17, this->java_generic_services(), output); protobuf 4753 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(18, this->py_generic_services(), output); protobuf 4758 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(20, this->java_generate_equals_and_hash(), output); protobuf 4763 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 4772 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 4777 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* FileOptions::SerializeWithCachedSizesToArray( protobuf 4778 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 4781 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4783 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4785 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 4791 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4793 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4795 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 4801 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray( protobuf 4807 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(10, this->java_multiple_files(), target); protobuf 4812 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 4814 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 4816 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 4822 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(12, this->retain_unknown_fields(), target); protobuf 4827 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(16, this->cc_generic_services(), target); protobuf 4832 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(17, this->java_generic_services(), target); protobuf 4837 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(18, this->py_generic_services(), target); protobuf 4842 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(20, this->java_generate_equals_and_hash(), target); protobuf 4847 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 4857 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 4870 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 4877 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 4899 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::EnumSize(this->optimize_for()); protobuf 4905 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 4931 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 4939 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 4948 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void FileOptions::MergeFrom(const ::google::protobuf::Message& from) { protobuf 4951 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const FileOptions*>( protobuf 4954 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 5001 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void FileOptions::CopyFrom(const ::google::protobuf::Message& from) { protobuf 5042 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata FileOptions::GetMetadata() const { protobuf 5044 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 5060 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 5068 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 5094 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* MessageOptions::descriptor() { protobuf 5122 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 5124 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 5126 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 5129 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5130 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 5131 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 5132 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 5144 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5145 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 5147 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 5148 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 5160 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5161 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 5163 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 5175 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5176 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 5184 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 5195 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 5198 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(1, this->message_set_wire_format(), output); protobuf 5203 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(2, this->no_standard_descriptor_accessor(), output); protobuf 5208 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 5217 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 5222 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* MessageOptions::SerializeWithCachedSizesToArray( protobuf 5223 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 5226 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(1, this->message_set_wire_format(), target); protobuf 5231 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(2, this->no_standard_descriptor_accessor(), target); protobuf 5236 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 5246 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 5271 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 5279 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 5288 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MessageOptions::MergeFrom(const ::google::protobuf::Message& from) { protobuf 5291 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const MessageOptions*>( protobuf 5294 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 5315 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MessageOptions::CopyFrom(const ::google::protobuf::Message& from) { protobuf 5348 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata MessageOptions::GetMetadata() const { protobuf 5350 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 5359 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::EnumDescriptor* FieldOptions_CType_descriptor() { protobuf 5393 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 5401 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 5412 third_party/protobuf/src/google/protobuf/descriptor.pb.cc experimental_map_key_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5422 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (experimental_map_key_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5434 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* FieldOptions::descriptor() { protobuf 5458 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (experimental_map_key_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5470 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 5472 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 5474 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 5477 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5478 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 5480 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 5481 third_party/protobuf/src/google/protobuf/descriptor.pb.cc int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>( protobuf 5483 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::FieldOptions_CType_IsValid(value)) { protobuf 5484 third_party/protobuf/src/google/protobuf/descriptor.pb.cc set_ctype(static_cast< ::google::protobuf::FieldOptions_CType >(value)); protobuf 5497 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5498 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 5500 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 5501 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 5513 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5514 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 5516 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 5517 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 5529 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5530 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 5532 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 5533 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 5545 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5546 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 5548 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 5550 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 5552 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 5562 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5563 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 5565 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 5566 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 5578 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5579 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 5581 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 5593 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5594 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 5602 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 5613 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 5616 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteEnum( protobuf 5622 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(2, this->packed(), output); protobuf 5627 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(3, this->deprecated(), output); protobuf 5632 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(5, this->lazy(), output); protobuf 5637 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 5639 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 5640 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 5646 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(10, this->weak(), output); protobuf 5651 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 5660 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 5665 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* FieldOptions::SerializeWithCachedSizesToArray( protobuf 5666 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 5669 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray( protobuf 5675 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(2, this->packed(), target); protobuf 5680 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(3, this->deprecated(), target); protobuf 5685 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(5, this->lazy(), target); protobuf 5690 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 5692 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 5694 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 5700 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(10, this->weak(), target); protobuf 5705 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 5715 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 5728 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::EnumSize(this->ctype()); protobuf 5749 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 5763 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 5771 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 5780 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void FieldOptions::MergeFrom(const ::google::protobuf::Message& from) { protobuf 5783 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const FieldOptions*>( protobuf 5786 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 5819 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void FieldOptions::CopyFrom(const ::google::protobuf::Message& from) { protobuf 5856 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata FieldOptions::GetMetadata() const { protobuf 5858 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 5873 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 5881 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 5906 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* EnumOptions::descriptor() { protobuf 5933 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 5935 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 5937 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 5940 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5941 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 5942 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 5943 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 5955 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5956 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 5958 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 5970 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 5971 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 5979 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 5990 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 5993 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(2, this->allow_alias(), output); protobuf 5998 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 6007 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 6012 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* EnumOptions::SerializeWithCachedSizesToArray( protobuf 6013 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 6016 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(2, this->allow_alias(), target); protobuf 6021 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 6031 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 6051 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 6059 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 6068 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::MergeFrom(const ::google::protobuf::Message& from) { protobuf 6071 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const EnumOptions*>( protobuf 6074 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 6092 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::CopyFrom(const ::google::protobuf::Message& from) { protobuf 6124 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata EnumOptions::GetMetadata() const { protobuf 6126 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 6140 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 6148 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 6172 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* EnumValueOptions::descriptor() { protobuf 6196 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 6198 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 6200 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 6203 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 6204 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 6206 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 6218 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 6219 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 6227 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 6238 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 6241 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 6250 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 6255 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* EnumValueOptions::SerializeWithCachedSizesToArray( protobuf 6256 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 6259 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 6269 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 6282 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 6290 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 6299 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::MergeFrom(const ::google::protobuf::Message& from) { protobuf 6302 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const EnumValueOptions*>( protobuf 6305 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 6318 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::CopyFrom(const ::google::protobuf::Message& from) { protobuf 6349 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata EnumValueOptions::GetMetadata() const { protobuf 6351 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 6365 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 6373 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 6397 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* ServiceOptions::descriptor() { protobuf 6421 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 6423 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 6425 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 6428 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 6429 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 6431 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 6443 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 6444 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 6452 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 6463 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 6466 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 6475 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 6480 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* ServiceOptions::SerializeWithCachedSizesToArray( protobuf 6481 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 6484 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 6494 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 6507 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 6515 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 6524 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::MergeFrom(const ::google::protobuf::Message& from) { protobuf 6527 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const ServiceOptions*>( protobuf 6530 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 6543 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::CopyFrom(const ::google::protobuf::Message& from) { protobuf 6574 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata ServiceOptions::GetMetadata() const { protobuf 6576 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 6590 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 6598 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 6622 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* MethodOptions::descriptor() { protobuf 6646 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 6648 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 6650 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 6653 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 6654 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 6656 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 6668 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 6669 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 6677 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 6688 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 6691 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 6700 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 6705 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* MethodOptions::SerializeWithCachedSizesToArray( protobuf 6706 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 6709 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 6719 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 6732 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 6740 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 6749 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodOptions::MergeFrom(const ::google::protobuf::Message& from) { protobuf 6752 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const MethodOptions*>( protobuf 6755 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 6768 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodOptions::CopyFrom(const ::google::protobuf::Message& from) { protobuf 6799 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata MethodOptions::GetMetadata() const { protobuf 6801 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 6816 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 6824 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 6831 third_party/protobuf/src/google/protobuf/descriptor.pb.cc name_part_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 6841 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_part_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 6853 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* UninterpretedOption_NamePart::descriptor() { protobuf 6872 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (name_part_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 6883 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 6885 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 6887 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 6890 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 6891 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 6892 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 6894 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 6896 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 6906 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 6907 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 6909 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 6910 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( protobuf 6922 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 6923 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 6926 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 6937 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 6940 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 6942 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 6943 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 6949 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBool(2, this->is_extension(), output); protobuf 6953 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 6958 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* UninterpretedOption_NamePart::SerializeWithCachedSizesToArray( protobuf 6959 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 6962 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 6964 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 6966 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 6972 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(2, this->is_extension(), target); protobuf 6976 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 6989 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 7001 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 7010 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void UninterpretedOption_NamePart::MergeFrom(const ::google::protobuf::Message& from) { protobuf 7013 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const UninterpretedOption_NamePart*>( protobuf 7016 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 7035 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void UninterpretedOption_NamePart::CopyFrom(const ::google::protobuf::Message& from) { protobuf 7063 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata UninterpretedOption_NamePart::GetMetadata() const { protobuf 7065 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 7085 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 7093 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 7100 third_party/protobuf/src/google/protobuf/descriptor.pb.cc identifier_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 7104 third_party/protobuf/src/google/protobuf/descriptor.pb.cc string_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 7105 third_party/protobuf/src/google/protobuf/descriptor.pb.cc aggregate_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 7114 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (identifier_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 7117 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (string_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 7120 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (aggregate_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 7132 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* UninterpretedOption::descriptor() { protobuf 7151 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (identifier_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 7159 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (string_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 7164 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (aggregate_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 7175 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 7177 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 7179 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 7182 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7183 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 7185 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 7197 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7198 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 7200 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 7202 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7204 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 7214 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7215 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 7217 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 7218 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint64, ::google::protobuf::internal::WireFormatLite::TYPE_UINT64>( protobuf 7230 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7231 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) { protobuf 7233 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 7234 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int64, ::google::protobuf::internal::WireFormatLite::TYPE_INT64>( protobuf 7246 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7247 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_FIXED64) { protobuf 7249 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 7250 third_party/protobuf/src/google/protobuf/descriptor.pb.cc double, ::google::protobuf::internal::WireFormatLite::TYPE_DOUBLE>( protobuf 7262 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7263 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 7265 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadBytes( protobuf 7276 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7277 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 7279 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 7281 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7283 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 7293 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7294 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 7297 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 7308 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 7311 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 7317 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7319 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 7320 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 7326 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteUInt64(4, this->positive_int_value(), output); protobuf 7331 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteInt64(5, this->negative_int_value(), output); protobuf 7336 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteDouble(6, this->double_value(), output); protobuf 7341 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBytes( protobuf 7347 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7349 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 7350 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 7355 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 7360 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* UninterpretedOption::SerializeWithCachedSizesToArray( protobuf 7361 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 7364 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 7371 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7373 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 7375 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 7381 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteUInt64ToArray(4, this->positive_int_value(), target); protobuf 7386 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteInt64ToArray(5, this->negative_int_value(), target); protobuf 7391 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteDoubleToArray(6, this->double_value(), target); protobuf 7397 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteBytesToArray( protobuf 7403 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7405 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 7407 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 7412 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 7425 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 7432 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::UInt64Size( protobuf 7439 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::Int64Size( protobuf 7451 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::BytesSize( protobuf 7458 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 7467 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 7473 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 7482 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void UninterpretedOption::MergeFrom(const ::google::protobuf::Message& from) { protobuf 7485 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const UninterpretedOption*>( protobuf 7488 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 7520 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void UninterpretedOption::CopyFrom(const ::google::protobuf::Message& from) { protobuf 7555 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata UninterpretedOption::GetMetadata() const { protobuf 7557 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 7574 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 7582 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 7589 third_party/protobuf/src/google/protobuf/descriptor.pb.cc leading_comments_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 7590 third_party/protobuf/src/google/protobuf/descriptor.pb.cc trailing_comments_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 7599 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (leading_comments_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 7602 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (trailing_comments_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 7614 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* SourceCodeInfo_Location::descriptor() { protobuf 7633 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (leading_comments_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 7638 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (trailing_comments_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 7650 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 7652 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 7654 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 7657 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7658 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 7659 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPackedPrimitive< protobuf 7660 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 7662 third_party/protobuf/src/google/protobuf/descriptor.pb.cc } else if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) protobuf 7663 third_party/protobuf/src/google/protobuf/descriptor.pb.cc == ::google::protobuf::internal::WireFormatLite:: protobuf 7665 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitiveNoInline< protobuf 7666 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 7677 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7678 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 7680 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadPackedPrimitive< protobuf 7681 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 7683 third_party/protobuf/src/google/protobuf/descriptor.pb.cc } else if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) protobuf 7684 third_party/protobuf/src/google/protobuf/descriptor.pb.cc == ::google::protobuf::internal::WireFormatLite:: protobuf 7686 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_((::google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitiveNoInline< protobuf 7687 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( protobuf 7698 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7699 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 7701 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 7703 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7705 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 7715 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7716 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 7718 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadString( protobuf 7720 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7722 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); protobuf 7732 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 7733 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 7736 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 7747 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 7750 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteTag(1, ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED, output); protobuf 7754 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteInt32NoTag( protobuf 7760 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteTag(2, ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED, output); protobuf 7764 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteInt32NoTag( protobuf 7770 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7772 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 7773 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 7779 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7781 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 7782 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteString( protobuf 7787 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 7792 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* SourceCodeInfo_Location::SerializeWithCachedSizesToArray( protobuf 7793 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 7796 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteTagToArray( protobuf 7798 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED, protobuf 7800 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::io::CodedOutputStream::WriteVarint32ToArray( protobuf 7804 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 7810 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::WriteTagToArray( protobuf 7812 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED, protobuf 7814 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::io::CodedOutputStream::WriteVarint32ToArray( protobuf 7818 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 7824 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7826 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 7828 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 7834 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( protobuf 7836 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); protobuf 7838 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteStringToArray( protobuf 7843 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 7856 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 7863 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::StringSize( protobuf 7872 third_party/protobuf/src/google/protobuf/descriptor.pb.cc data_size += ::google::protobuf::internal::WireFormatLite:: protobuf 7877 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::Int32Size(data_size); protobuf 7889 third_party/protobuf/src/google/protobuf/descriptor.pb.cc data_size += ::google::protobuf::internal::WireFormatLite:: protobuf 7894 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::Int32Size(data_size); protobuf 7904 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 7913 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void SourceCodeInfo_Location::MergeFrom(const ::google::protobuf::Message& from) { protobuf 7916 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const SourceCodeInfo_Location*>( protobuf 7919 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 7940 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void SourceCodeInfo_Location::CopyFrom(const ::google::protobuf::Message& from) { protobuf 7969 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata SourceCodeInfo_Location::GetMetadata() const { protobuf 7971 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 7985 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 7993 third_party/protobuf/src/google/protobuf/descriptor.pb.cc : ::google::protobuf::Message() { protobuf 8017 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* SourceCodeInfo::descriptor() { protobuf 8040 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { protobuf 8042 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; protobuf 8044 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { protobuf 8047 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 8048 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) { protobuf 8050 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( protobuf 8062 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == protobuf 8063 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) { protobuf 8066 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(::google::protobuf::internal::WireFormatLite::SkipField( protobuf 8077 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedOutputStream* output) const { protobuf 8080 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( protobuf 8085 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::SerializeUnknownFields( protobuf 8090 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* SourceCodeInfo::SerializeWithCachedSizesToArray( protobuf 8091 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* target) const { protobuf 8094 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite:: protobuf 8100 third_party/protobuf/src/google/protobuf/descriptor.pb.cc target = ::google::protobuf::internal::WireFormatLite::SerializeUnknownFieldsToArray( protobuf 8113 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual( protobuf 8119 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormatLite::ComputeUnknownFieldsSize( protobuf 8128 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void SourceCodeInfo::MergeFrom(const ::google::protobuf::Message& from) { protobuf 8131 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const SourceCodeInfo*>( protobuf 8134 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::ReflectionOps::Merge(from, this); protobuf 8146 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void SourceCodeInfo::CopyFrom(const ::google::protobuf::Message& from) { protobuf 8172 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata SourceCodeInfo::GetMetadata() const { protobuf 8174 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata metadata; protobuf 31 third_party/protobuf/src/google/protobuf/descriptor.pb.h namespace protobuf { protobuf 84 third_party/protobuf/src/google/protobuf/descriptor.pb.h LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Type_descriptor(); protobuf 86 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::internal::NameOfEnum( protobuf 91 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Type>( protobuf 104 third_party/protobuf/src/google/protobuf/descriptor.pb.h LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Label_descriptor(); protobuf 106 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::internal::NameOfEnum( protobuf 111 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Label>( protobuf 124 third_party/protobuf/src/google/protobuf/descriptor.pb.h LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* FileOptions_OptimizeMode_descriptor(); protobuf 126 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::internal::NameOfEnum( protobuf 131 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::internal::ParseNamedEnum<FileOptions_OptimizeMode>( protobuf 144 third_party/protobuf/src/google/protobuf/descriptor.pb.h LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* FieldOptions_CType_descriptor(); protobuf 146 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::internal::NameOfEnum( protobuf 151 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::internal::ParseNamedEnum<FieldOptions_CType>( protobuf 156 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT FileDescriptorSet : public ::google::protobuf::Message { protobuf 168 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 172 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 176 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 184 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 185 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 193 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 195 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 196 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 204 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 214 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FileDescriptorProto& file(int index) const; protobuf 215 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FileDescriptorProto* mutable_file(int index); protobuf 216 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FileDescriptorProto* add_file(); protobuf 217 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >& protobuf 219 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >* protobuf 225 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 227 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto > file_; protobuf 230 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(1 + 31) / 32]; protobuf 241 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT FileDescriptorProto : public ::google::protobuf::Message { protobuf 253 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 257 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 261 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 269 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 270 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 278 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 280 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 281 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 289 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 332 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::std::string>& dependency() const; protobuf 333 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_dependency(); protobuf 339 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 public_dependency(int index) const; protobuf 340 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_public_dependency(int index, ::google::protobuf::int32 value); protobuf 341 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void add_public_dependency(::google::protobuf::int32 value); protobuf 342 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedField< ::google::protobuf::int32 >& protobuf 344 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedField< ::google::protobuf::int32 >* protobuf 351 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 weak_dependency(int index) const; protobuf 352 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_weak_dependency(int index, ::google::protobuf::int32 value); protobuf 353 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void add_weak_dependency(::google::protobuf::int32 value); protobuf 354 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedField< ::google::protobuf::int32 >& protobuf 356 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedField< ::google::protobuf::int32 >* protobuf 363 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::DescriptorProto& message_type(int index) const; protobuf 364 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto* mutable_message_type(int index); protobuf 365 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto* add_message_type(); protobuf 366 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto >& protobuf 368 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto >* protobuf 375 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumDescriptorProto& enum_type(int index) const; protobuf 376 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumDescriptorProto* mutable_enum_type(int index); protobuf 377 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumDescriptorProto* add_enum_type(); protobuf 378 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto >& protobuf 380 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto >* protobuf 387 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::ServiceDescriptorProto& service(int index) const; protobuf 388 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceDescriptorProto* mutable_service(int index); protobuf 389 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceDescriptorProto* add_service(); protobuf 390 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto >& protobuf 392 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto >* protobuf 399 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FieldDescriptorProto& extension(int index) const; protobuf 400 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* mutable_extension(int index); protobuf 401 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* add_extension(); protobuf 402 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >& protobuf 404 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >* protobuf 411 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FileOptions& options() const; protobuf 412 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FileOptions* mutable_options(); protobuf 413 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FileOptions* release_options(); protobuf 414 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_allocated_options(::google::protobuf::FileOptions* options); protobuf 420 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::SourceCodeInfo& source_code_info() const; protobuf 421 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::SourceCodeInfo* mutable_source_code_info(); protobuf 422 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::SourceCodeInfo* release_source_code_info(); protobuf 423 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info); protobuf 436 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 440 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::std::string> dependency_; protobuf 441 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedField< ::google::protobuf::int32 > public_dependency_; protobuf 442 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedField< ::google::protobuf::int32 > weak_dependency_; protobuf 443 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto > message_type_; protobuf 444 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto > enum_type_; protobuf 445 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto > service_; protobuf 446 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto > extension_; protobuf 447 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::FileOptions* options_; protobuf 448 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::SourceCodeInfo* source_code_info_; protobuf 451 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(11 + 31) / 32]; protobuf 462 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT DescriptorProto_ExtensionRange : public ::google::protobuf::Message { protobuf 474 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 478 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 482 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 490 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 491 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 499 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 501 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 502 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 510 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 520 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 start() const; protobuf 521 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_start(::google::protobuf::int32 value); protobuf 527 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 end() const; protobuf 528 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_end(::google::protobuf::int32 value); protobuf 537 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 539 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::int32 start_; protobuf 540 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::int32 end_; protobuf 543 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(2 + 31) / 32]; protobuf 554 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT DescriptorProto : public ::google::protobuf::Message { protobuf 566 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 570 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 574 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 582 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 583 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 591 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 593 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 594 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 602 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 626 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FieldDescriptorProto& field(int index) const; protobuf 627 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* mutable_field(int index); protobuf 628 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* add_field(); protobuf 629 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >& protobuf 631 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >* protobuf 638 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FieldDescriptorProto& extension(int index) const; protobuf 639 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* mutable_extension(int index); protobuf 640 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* add_extension(); protobuf 641 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >& protobuf 643 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >* protobuf 650 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::DescriptorProto& nested_type(int index) const; protobuf 651 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto* mutable_nested_type(int index); protobuf 652 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto* add_nested_type(); protobuf 653 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto >& protobuf 655 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto >* protobuf 662 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumDescriptorProto& enum_type(int index) const; protobuf 663 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumDescriptorProto* mutable_enum_type(int index); protobuf 664 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumDescriptorProto* add_enum_type(); protobuf 665 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto >& protobuf 667 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto >* protobuf 674 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::DescriptorProto_ExtensionRange& extension_range(int index) const; protobuf 675 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto_ExtensionRange* mutable_extension_range(int index); protobuf 676 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto_ExtensionRange* add_extension_range(); protobuf 677 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto_ExtensionRange >& protobuf 679 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto_ExtensionRange >* protobuf 686 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::MessageOptions& options() const; protobuf 687 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MessageOptions* mutable_options(); protobuf 688 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MessageOptions* release_options(); protobuf 689 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_allocated_options(::google::protobuf::MessageOptions* options); protobuf 698 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 701 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto > field_; protobuf 702 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto > extension_; protobuf 703 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto > nested_type_; protobuf 704 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto > enum_type_; protobuf 705 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto_ExtensionRange > extension_range_; protobuf 706 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::MessageOptions* options_; protobuf 709 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(7 + 31) / 32]; protobuf 720 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT FieldDescriptorProto : public ::google::protobuf::Message { protobuf 732 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 736 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 740 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 748 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 749 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 757 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 759 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 760 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 768 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 800 third_party/protobuf/src/google/protobuf/descriptor.pb.h static inline const ::google::protobuf::EnumDescriptor* protobuf 825 third_party/protobuf/src/google/protobuf/descriptor.pb.h static inline const ::google::protobuf::EnumDescriptor* protobuf 855 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 number() const; protobuf 856 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_number(::google::protobuf::int32 value); protobuf 862 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto_Label label() const; protobuf 863 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_label(::google::protobuf::FieldDescriptorProto_Label value); protobuf 869 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto_Type type() const; protobuf 870 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_type(::google::protobuf::FieldDescriptorProto_Type value); protobuf 912 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FieldOptions& options() const; protobuf 913 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldOptions* mutable_options(); protobuf 914 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldOptions* release_options(); protobuf 915 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_allocated_options(::google::protobuf::FieldOptions* options); protobuf 936 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 939 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::int32 number_; protobuf 944 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::FieldOptions* options_; protobuf 948 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(8 + 31) / 32]; protobuf 959 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT EnumDescriptorProto : public ::google::protobuf::Message { protobuf 971 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 975 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 979 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 987 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 988 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 996 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 998 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 999 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 1007 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 1029 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumValueDescriptorProto& value(int index) const; protobuf 1030 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueDescriptorProto* mutable_value(int index); protobuf 1031 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueDescriptorProto* add_value(); protobuf 1032 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >& protobuf 1034 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >* protobuf 1041 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumOptions& options() const; protobuf 1042 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumOptions* mutable_options(); protobuf 1043 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumOptions* release_options(); protobuf 1044 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_allocated_options(::google::protobuf::EnumOptions* options); protobuf 1053 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 1056 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto > value_; protobuf 1057 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::EnumOptions* options_; protobuf 1060 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32]; protobuf 1071 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT EnumValueDescriptorProto : public ::google::protobuf::Message { protobuf 1083 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 1087 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 1091 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 1099 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 1100 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 1108 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 1110 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 1111 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 1119 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 1141 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 number() const; protobuf 1142 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_number(::google::protobuf::int32 value); protobuf 1148 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumValueOptions& options() const; protobuf 1149 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueOptions* mutable_options(); protobuf 1150 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueOptions* release_options(); protobuf 1151 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_allocated_options(::google::protobuf::EnumValueOptions* options); protobuf 1162 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 1165 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::EnumValueOptions* options_; protobuf 1166 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::int32 number_; protobuf 1169 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32]; protobuf 1180 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT ServiceDescriptorProto : public ::google::protobuf::Message { protobuf 1192 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 1196 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 1200 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 1208 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 1209 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 1217 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 1219 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 1220 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 1228 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 1250 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::MethodDescriptorProto& method(int index) const; protobuf 1251 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodDescriptorProto* mutable_method(int index); protobuf 1252 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodDescriptorProto* add_method(); protobuf 1253 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto >& protobuf 1255 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto >* protobuf 1262 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::ServiceOptions& options() const; protobuf 1263 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceOptions* mutable_options(); protobuf 1264 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceOptions* release_options(); protobuf 1265 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_allocated_options(::google::protobuf::ServiceOptions* options); protobuf 1274 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 1277 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto > method_; protobuf 1278 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::ServiceOptions* options_; protobuf 1281 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32]; protobuf 1292 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT MethodDescriptorProto : public ::google::protobuf::Message { protobuf 1304 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 1308 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 1312 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 1320 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 1321 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 1329 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 1331 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 1332 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 1340 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 1386 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::MethodOptions& options() const; protobuf 1387 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodOptions* mutable_options(); protobuf 1388 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodOptions* release_options(); protobuf 1389 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_allocated_options(::google::protobuf::MethodOptions* options); protobuf 1402 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 1407 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::MethodOptions* options_; protobuf 1410 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(4 + 31) / 32]; protobuf 1421 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT FileOptions : public ::google::protobuf::Message { protobuf 1433 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 1437 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 1441 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 1449 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 1450 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 1458 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 1460 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 1461 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 1469 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 1486 third_party/protobuf/src/google/protobuf/descriptor.pb.h static inline const ::google::protobuf::EnumDescriptor* protobuf 1549 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FileOptions_OptimizeMode optimize_for() const; protobuf 1550 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_optimize_for(::google::protobuf::FileOptions_OptimizeMode value); protobuf 1589 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& uninterpreted_option(int index) const; protobuf 1590 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* mutable_uninterpreted_option(int index); protobuf 1591 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* add_uninterpreted_option(); protobuf 1592 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 1594 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 1621 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::internal::ExtensionSet _extensions_; protobuf 1623 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 1633 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption > uninterpreted_option_; protobuf 1638 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(11 + 31) / 32]; protobuf 1649 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT MessageOptions : public ::google::protobuf::Message { protobuf 1661 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 1665 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 1669 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 1677 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 1678 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 1686 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 1688 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 1689 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 1697 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 1721 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& uninterpreted_option(int index) const; protobuf 1722 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* mutable_uninterpreted_option(int index); protobuf 1723 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* add_uninterpreted_option(); protobuf 1724 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 1726 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 1737 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::internal::ExtensionSet _extensions_; protobuf 1739 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 1741 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption > uninterpreted_option_; protobuf 1746 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32]; protobuf 1757 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT FieldOptions : public ::google::protobuf::Message { protobuf 1769 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 1773 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 1777 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 1785 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 1786 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 1794 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 1796 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 1797 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 1805 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 1822 third_party/protobuf/src/google/protobuf/descriptor.pb.h static inline const ::google::protobuf::EnumDescriptor* protobuf 1840 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldOptions_CType ctype() const; protobuf 1841 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_ctype(::google::protobuf::FieldOptions_CType value); protobuf 1887 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& uninterpreted_option(int index) const; protobuf 1888 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* mutable_uninterpreted_option(int index); protobuf 1889 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* add_uninterpreted_option(); protobuf 1890 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 1892 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 1911 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::internal::ExtensionSet _extensions_; protobuf 1913 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 1921 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption > uninterpreted_option_; protobuf 1924 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(7 + 31) / 32]; protobuf 1935 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT EnumOptions : public ::google::protobuf::Message { protobuf 1947 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 1951 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 1955 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 1963 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 1964 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 1972 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 1974 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 1975 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 1983 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 2000 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& uninterpreted_option(int index) const; protobuf 2001 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* mutable_uninterpreted_option(int index); protobuf 2002 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* add_uninterpreted_option(); protobuf 2003 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 2005 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 2014 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::internal::ExtensionSet _extensions_; protobuf 2016 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 2018 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption > uninterpreted_option_; protobuf 2022 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(2 + 31) / 32]; protobuf 2033 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT EnumValueOptions : public ::google::protobuf::Message { protobuf 2045 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 2049 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 2053 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 2061 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 2062 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 2070 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 2072 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 2073 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 2081 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 2091 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& uninterpreted_option(int index) const; protobuf 2092 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* mutable_uninterpreted_option(int index); protobuf 2093 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* add_uninterpreted_option(); protobuf 2094 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 2096 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 2103 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::internal::ExtensionSet _extensions_; protobuf 2105 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 2107 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption > uninterpreted_option_; protobuf 2110 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(1 + 31) / 32]; protobuf 2121 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT ServiceOptions : public ::google::protobuf::Message { protobuf 2133 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 2137 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 2141 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 2149 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 2150 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 2158 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 2160 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 2161 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 2169 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 2179 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& uninterpreted_option(int index) const; protobuf 2180 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* mutable_uninterpreted_option(int index); protobuf 2181 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* add_uninterpreted_option(); protobuf 2182 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 2184 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 2191 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::internal::ExtensionSet _extensions_; protobuf 2193 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 2195 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption > uninterpreted_option_; protobuf 2198 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(1 + 31) / 32]; protobuf 2209 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT MethodOptions : public ::google::protobuf::Message { protobuf 2221 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 2225 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 2229 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 2237 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 2238 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 2246 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 2248 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 2249 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 2257 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 2267 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& uninterpreted_option(int index) const; protobuf 2268 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* mutable_uninterpreted_option(int index); protobuf 2269 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* add_uninterpreted_option(); protobuf 2270 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 2272 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 2279 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::internal::ExtensionSet _extensions_; protobuf 2281 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 2283 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption > uninterpreted_option_; protobuf 2286 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(1 + 31) / 32]; protobuf 2297 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT UninterpretedOption_NamePart : public ::google::protobuf::Message { protobuf 2309 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 2313 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 2317 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 2325 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 2326 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 2334 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 2336 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 2337 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 2345 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 2377 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 2383 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(2 + 31) / 32]; protobuf 2394 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT UninterpretedOption : public ::google::protobuf::Message { protobuf 2406 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 2410 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 2414 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 2422 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 2423 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 2431 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 2433 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 2434 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 2442 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 2454 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption_NamePart& name(int index) const; protobuf 2455 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption_NamePart* mutable_name(int index); protobuf 2456 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption_NamePart* add_name(); protobuf 2457 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption_NamePart >& protobuf 2459 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption_NamePart >* protobuf 2478 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::uint64 positive_int_value() const; protobuf 2479 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_positive_int_value(::google::protobuf::uint64 value); protobuf 2485 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int64 negative_int_value() const; protobuf 2486 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_negative_int_value(::google::protobuf::int64 value); protobuf 2534 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 2536 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption_NamePart > name_; protobuf 2538 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint64 positive_int_value_; protobuf 2539 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::int64 negative_int_value_; protobuf 2545 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(7 + 31) / 32]; protobuf 2556 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT SourceCodeInfo_Location : public ::google::protobuf::Message { protobuf 2568 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 2572 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 2576 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 2584 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 2585 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 2593 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 2595 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 2596 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 2604 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 2614 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 path(int index) const; protobuf 2615 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_path(int index, ::google::protobuf::int32 value); protobuf 2616 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void add_path(::google::protobuf::int32 value); protobuf 2617 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedField< ::google::protobuf::int32 >& protobuf 2619 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedField< ::google::protobuf::int32 >* protobuf 2626 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 span(int index) const; protobuf 2627 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_span(int index, ::google::protobuf::int32 value); protobuf 2628 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void add_span(::google::protobuf::int32 value); protobuf 2629 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedField< ::google::protobuf::int32 >& protobuf 2631 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedField< ::google::protobuf::int32 >* protobuf 2665 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 2667 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedField< ::google::protobuf::int32 > path_; protobuf 2669 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedField< ::google::protobuf::int32 > span_; protobuf 2675 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(4 + 31) / 32]; protobuf 2686 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT SourceCodeInfo : public ::google::protobuf::Message { protobuf 2698 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { protobuf 2702 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { protobuf 2706 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const ::google::protobuf::Descriptor* descriptor(); protobuf 2714 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const ::google::protobuf::Message& from); protobuf 2715 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const ::google::protobuf::Message& from); protobuf 2723 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); protobuf 2725 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedOutputStream* output) const; protobuf 2726 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; protobuf 2734 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::Metadata GetMetadata() const; protobuf 2746 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::SourceCodeInfo_Location& location(int index) const; protobuf 2747 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::SourceCodeInfo_Location* mutable_location(int index); protobuf 2748 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::SourceCodeInfo_Location* add_location(); protobuf 2749 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::SourceCodeInfo_Location >& protobuf 2751 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::SourceCodeInfo_Location >* protobuf 2757 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::UnknownFieldSet _unknown_fields_; protobuf 2759 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::SourceCodeInfo_Location > location_; protobuf 2762 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::uint32 _has_bits_[(1 + 31) / 32]; protobuf 2785 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FileDescriptorProto& FileDescriptorSet::file(int index) const { protobuf 2788 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FileDescriptorProto* FileDescriptorSet::mutable_file(int index) { protobuf 2791 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FileDescriptorProto* FileDescriptorSet::add_file() { protobuf 2794 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >& protobuf 2798 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >* protobuf 2818 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2828 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 2835 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 2842 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 2849 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 2856 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 2860 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 2865 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2873 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 2888 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2898 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 2905 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 2912 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 2919 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 2926 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 2930 third_party/protobuf/src/google/protobuf/descriptor.pb.h package_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 2935 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 2943 third_party/protobuf/src/google/protobuf/descriptor.pb.h package_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 2982 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::std::string>& protobuf 2986 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::std::string>* protobuf 2998 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 FileDescriptorProto::public_dependency(int index) const { protobuf 3001 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileDescriptorProto::set_public_dependency(int index, ::google::protobuf::int32 value) { protobuf 3004 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileDescriptorProto::add_public_dependency(::google::protobuf::int32 value) { protobuf 3007 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedField< ::google::protobuf::int32 >& protobuf 3011 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedField< ::google::protobuf::int32 >* protobuf 3023 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 FileDescriptorProto::weak_dependency(int index) const { protobuf 3026 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileDescriptorProto::set_weak_dependency(int index, ::google::protobuf::int32 value) { protobuf 3029 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileDescriptorProto::add_weak_dependency(::google::protobuf::int32 value) { protobuf 3032 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedField< ::google::protobuf::int32 >& protobuf 3036 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedField< ::google::protobuf::int32 >* protobuf 3048 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::DescriptorProto& FileDescriptorProto::message_type(int index) const { protobuf 3051 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto* FileDescriptorProto::mutable_message_type(int index) { protobuf 3054 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto* FileDescriptorProto::add_message_type() { protobuf 3057 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto >& protobuf 3061 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto >* protobuf 3073 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumDescriptorProto& FileDescriptorProto::enum_type(int index) const { protobuf 3076 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::mutable_enum_type(int index) { protobuf 3079 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::add_enum_type() { protobuf 3082 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto >& protobuf 3086 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto >* protobuf 3098 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::ServiceDescriptorProto& FileDescriptorProto::service(int index) const { protobuf 3101 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceDescriptorProto* FileDescriptorProto::mutable_service(int index) { protobuf 3104 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceDescriptorProto* FileDescriptorProto::add_service() { protobuf 3107 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto >& protobuf 3111 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto >* protobuf 3123 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FieldDescriptorProto& FileDescriptorProto::extension(int index) const { protobuf 3126 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* FileDescriptorProto::mutable_extension(int index) { protobuf 3129 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* FileDescriptorProto::add_extension() { protobuf 3132 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >& protobuf 3136 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >* protobuf 3152 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ != NULL) options_->::google::protobuf::FileOptions::Clear(); protobuf 3155 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FileOptions& FileDescriptorProto::options() const { protobuf 3158 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FileOptions* FileDescriptorProto::mutable_options() { protobuf 3160 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ == NULL) options_ = new ::google::protobuf::FileOptions; protobuf 3163 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FileOptions* FileDescriptorProto::release_options() { protobuf 3165 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::FileOptions* temp = options_; protobuf 3169 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileDescriptorProto::set_allocated_options(::google::protobuf::FileOptions* options) { protobuf 3190 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (source_code_info_ != NULL) source_code_info_->::google::protobuf::SourceCodeInfo::Clear(); protobuf 3193 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::SourceCodeInfo& FileDescriptorProto::source_code_info() const { protobuf 3196 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::SourceCodeInfo* FileDescriptorProto::mutable_source_code_info() { protobuf 3198 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (source_code_info_ == NULL) source_code_info_ = new ::google::protobuf::SourceCodeInfo; protobuf 3201 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::SourceCodeInfo* FileDescriptorProto::release_source_code_info() { protobuf 3203 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::SourceCodeInfo* temp = source_code_info_; protobuf 3207 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileDescriptorProto::set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info) { protobuf 3235 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 DescriptorProto_ExtensionRange::start() const { protobuf 3238 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void DescriptorProto_ExtensionRange::set_start(::google::protobuf::int32 value) { protobuf 3257 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 DescriptorProto_ExtensionRange::end() const { protobuf 3260 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void DescriptorProto_ExtensionRange::set_end(::google::protobuf::int32 value) { protobuf 3280 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3290 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3297 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3304 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3311 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3318 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3322 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3327 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3335 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3346 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FieldDescriptorProto& DescriptorProto::field(int index) const { protobuf 3349 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* DescriptorProto::mutable_field(int index) { protobuf 3352 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* DescriptorProto::add_field() { protobuf 3355 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >& protobuf 3359 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >* protobuf 3371 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FieldDescriptorProto& DescriptorProto::extension(int index) const { protobuf 3374 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* DescriptorProto::mutable_extension(int index) { protobuf 3377 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto* DescriptorProto::add_extension() { protobuf 3380 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >& protobuf 3384 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto >* protobuf 3396 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::DescriptorProto& DescriptorProto::nested_type(int index) const { protobuf 3399 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto* DescriptorProto::mutable_nested_type(int index) { protobuf 3402 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto* DescriptorProto::add_nested_type() { protobuf 3405 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto >& protobuf 3409 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto >* protobuf 3421 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumDescriptorProto& DescriptorProto::enum_type(int index) const { protobuf 3424 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::mutable_enum_type(int index) { protobuf 3427 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::add_enum_type() { protobuf 3430 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto >& protobuf 3434 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto >* protobuf 3446 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::DescriptorProto_ExtensionRange& DescriptorProto::extension_range(int index) const { protobuf 3449 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto_ExtensionRange* DescriptorProto::mutable_extension_range(int index) { protobuf 3452 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::DescriptorProto_ExtensionRange* DescriptorProto::add_extension_range() { protobuf 3455 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto_ExtensionRange >& protobuf 3459 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto_ExtensionRange >* protobuf 3475 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ != NULL) options_->::google::protobuf::MessageOptions::Clear(); protobuf 3478 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::MessageOptions& DescriptorProto::options() const { protobuf 3481 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MessageOptions* DescriptorProto::mutable_options() { protobuf 3483 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ == NULL) options_ = new ::google::protobuf::MessageOptions; protobuf 3486 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MessageOptions* DescriptorProto::release_options() { protobuf 3488 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::MessageOptions* temp = options_; protobuf 3492 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void DescriptorProto::set_allocated_options(::google::protobuf::MessageOptions* options) { protobuf 3517 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3527 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3534 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3541 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3548 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3555 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3559 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3564 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3572 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3590 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 FieldDescriptorProto::number() const { protobuf 3593 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FieldDescriptorProto::set_number(::google::protobuf::int32 value) { protobuf 3612 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto_Label FieldDescriptorProto::label() const { protobuf 3613 third_party/protobuf/src/google/protobuf/descriptor.pb.h return static_cast< ::google::protobuf::FieldDescriptorProto_Label >(label_); protobuf 3615 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FieldDescriptorProto::set_label(::google::protobuf::FieldDescriptorProto_Label value) { protobuf 3616 third_party/protobuf/src/google/protobuf/descriptor.pb.h assert(::google::protobuf::FieldDescriptorProto_Label_IsValid(value)); protobuf 3635 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto_Type FieldDescriptorProto::type() const { protobuf 3636 third_party/protobuf/src/google/protobuf/descriptor.pb.h return static_cast< ::google::protobuf::FieldDescriptorProto_Type >(type_); protobuf 3638 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FieldDescriptorProto::set_type(::google::protobuf::FieldDescriptorProto_Type value) { protobuf 3639 third_party/protobuf/src/google/protobuf/descriptor.pb.h assert(::google::protobuf::FieldDescriptorProto_Type_IsValid(value)); protobuf 3655 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (type_name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3665 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (type_name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3672 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (type_name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3679 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (type_name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3686 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (type_name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3693 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (type_name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3697 third_party/protobuf/src/google/protobuf/descriptor.pb.h type_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3702 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (type_name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3710 third_party/protobuf/src/google/protobuf/descriptor.pb.h type_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3725 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (extendee_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3735 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (extendee_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3742 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (extendee_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3749 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (extendee_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3756 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (extendee_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3763 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (extendee_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3767 third_party/protobuf/src/google/protobuf/descriptor.pb.h extendee_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3772 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (extendee_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3780 third_party/protobuf/src/google/protobuf/descriptor.pb.h extendee_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3795 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (default_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3805 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (default_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3812 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (default_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3819 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (default_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3826 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (default_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3833 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (default_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3837 third_party/protobuf/src/google/protobuf/descriptor.pb.h default_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3842 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (default_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3850 third_party/protobuf/src/google/protobuf/descriptor.pb.h default_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3865 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ != NULL) options_->::google::protobuf::FieldOptions::Clear(); protobuf 3868 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::FieldOptions& FieldDescriptorProto::options() const { protobuf 3871 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldOptions* FieldDescriptorProto::mutable_options() { protobuf 3873 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ == NULL) options_ = new ::google::protobuf::FieldOptions; protobuf 3876 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldOptions* FieldDescriptorProto::release_options() { protobuf 3878 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::FieldOptions* temp = options_; protobuf 3882 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FieldDescriptorProto::set_allocated_options(::google::protobuf::FieldOptions* options) { protobuf 3907 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3917 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3924 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3931 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3938 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3945 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 3949 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3954 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 3962 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 3973 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumValueDescriptorProto& EnumDescriptorProto::value(int index) const { protobuf 3976 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::mutable_value(int index) { protobuf 3979 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::add_value() { protobuf 3982 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >& protobuf 3986 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >* protobuf 4002 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ != NULL) options_->::google::protobuf::EnumOptions::Clear(); protobuf 4005 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumOptions& EnumDescriptorProto::options() const { protobuf 4008 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumOptions* EnumDescriptorProto::mutable_options() { protobuf 4010 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ == NULL) options_ = new ::google::protobuf::EnumOptions; protobuf 4013 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumOptions* EnumDescriptorProto::release_options() { protobuf 4015 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::EnumOptions* temp = options_; protobuf 4019 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumDescriptorProto::set_allocated_options(::google::protobuf::EnumOptions* options) { protobuf 4044 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4054 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4061 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4068 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4075 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4082 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4086 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4091 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4099 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4117 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 EnumValueDescriptorProto::number() const { protobuf 4120 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_number(::google::protobuf::int32 value) { protobuf 4136 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ != NULL) options_->::google::protobuf::EnumValueOptions::Clear(); protobuf 4139 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumValueOptions& EnumValueDescriptorProto::options() const { protobuf 4142 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueOptions* EnumValueDescriptorProto::mutable_options() { protobuf 4144 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ == NULL) options_ = new ::google::protobuf::EnumValueOptions; protobuf 4147 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueOptions* EnumValueDescriptorProto::release_options() { protobuf 4149 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::EnumValueOptions* temp = options_; protobuf 4153 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_allocated_options(::google::protobuf::EnumValueOptions* options) { protobuf 4178 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4188 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4195 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4202 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4209 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4216 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4220 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4225 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4233 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4244 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::MethodDescriptorProto& ServiceDescriptorProto::method(int index) const { protobuf 4247 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::mutable_method(int index) { protobuf 4250 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { protobuf 4253 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto >& protobuf 4257 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto >* protobuf 4273 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ != NULL) options_->::google::protobuf::ServiceOptions::Clear(); protobuf 4276 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::ServiceOptions& ServiceDescriptorProto::options() const { protobuf 4279 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceOptions* ServiceDescriptorProto::mutable_options() { protobuf 4281 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ == NULL) options_ = new ::google::protobuf::ServiceOptions; protobuf 4284 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceOptions* ServiceDescriptorProto::release_options() { protobuf 4286 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::ServiceOptions* temp = options_; protobuf 4290 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::set_allocated_options(::google::protobuf::ServiceOptions* options) { protobuf 4315 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4325 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4332 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4339 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4346 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4353 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4357 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4362 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4370 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4385 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (input_type_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4395 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (input_type_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4402 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (input_type_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4409 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (input_type_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4416 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (input_type_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4423 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (input_type_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4427 third_party/protobuf/src/google/protobuf/descriptor.pb.h input_type_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4432 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (input_type_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4440 third_party/protobuf/src/google/protobuf/descriptor.pb.h input_type_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4455 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (output_type_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4465 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (output_type_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4472 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (output_type_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4479 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (output_type_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4486 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (output_type_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4493 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (output_type_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4497 third_party/protobuf/src/google/protobuf/descriptor.pb.h output_type_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4502 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (output_type_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4510 third_party/protobuf/src/google/protobuf/descriptor.pb.h output_type_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4525 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ != NULL) options_->::google::protobuf::MethodOptions::Clear(); protobuf 4528 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::MethodOptions& MethodDescriptorProto::options() const { protobuf 4531 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodOptions* MethodDescriptorProto::mutable_options() { protobuf 4533 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ == NULL) options_ = new ::google::protobuf::MethodOptions; protobuf 4536 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodOptions* MethodDescriptorProto::release_options() { protobuf 4538 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::MethodOptions* temp = options_; protobuf 4542 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_allocated_options(::google::protobuf::MethodOptions* options) { protobuf 4567 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4577 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4584 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4591 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4598 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4605 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4609 third_party/protobuf/src/google/protobuf/descriptor.pb.h java_package_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4614 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4622 third_party/protobuf/src/google/protobuf/descriptor.pb.h java_package_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4637 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_outer_classname_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4647 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_outer_classname_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4654 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_outer_classname_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4661 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_outer_classname_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4668 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_outer_classname_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4675 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_outer_classname_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4679 third_party/protobuf/src/google/protobuf/descriptor.pb.h java_outer_classname_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4684 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (java_outer_classname_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4692 third_party/protobuf/src/google/protobuf/descriptor.pb.h java_outer_classname_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4776 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FileOptions_OptimizeMode FileOptions::optimize_for() const { protobuf 4777 third_party/protobuf/src/google/protobuf/descriptor.pb.h return static_cast< ::google::protobuf::FileOptions_OptimizeMode >(optimize_for_); protobuf 4779 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FileOptions::set_optimize_for(::google::protobuf::FileOptions_OptimizeMode value) { protobuf 4780 third_party/protobuf/src/google/protobuf/descriptor.pb.h assert(::google::protobuf::FileOptions_OptimizeMode_IsValid(value)); protobuf 4796 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (go_package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4806 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (go_package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4813 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (go_package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4820 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (go_package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4827 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (go_package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4834 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (go_package_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 4838 third_party/protobuf/src/google/protobuf/descriptor.pb.h go_package_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4843 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (go_package_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 4851 third_party/protobuf/src/google/protobuf/descriptor.pb.h go_package_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 4928 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& FileOptions::uninterpreted_option(int index) const { protobuf 4931 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* FileOptions::mutable_uninterpreted_option(int index) { protobuf 4934 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* FileOptions::add_uninterpreted_option() { protobuf 4937 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 4941 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 5001 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& MessageOptions::uninterpreted_option(int index) const { protobuf 5004 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* MessageOptions::mutable_uninterpreted_option(int index) { protobuf 5007 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* MessageOptions::add_uninterpreted_option() { protobuf 5010 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 5014 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 5037 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldOptions_CType FieldOptions::ctype() const { protobuf 5038 third_party/protobuf/src/google/protobuf/descriptor.pb.h return static_cast< ::google::protobuf::FieldOptions_CType >(ctype_); protobuf 5040 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FieldOptions::set_ctype(::google::protobuf::FieldOptions_CType value) { protobuf 5041 third_party/protobuf/src/google/protobuf/descriptor.pb.h assert(::google::protobuf::FieldOptions_CType_IsValid(value)); protobuf 5123 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (experimental_map_key_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5133 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (experimental_map_key_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5140 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (experimental_map_key_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5147 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (experimental_map_key_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5154 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (experimental_map_key_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5161 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (experimental_map_key_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5165 third_party/protobuf/src/google/protobuf/descriptor.pb.h experimental_map_key_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5170 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (experimental_map_key_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5178 third_party/protobuf/src/google/protobuf/descriptor.pb.h experimental_map_key_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5211 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& FieldOptions::uninterpreted_option(int index) const { protobuf 5214 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* FieldOptions::mutable_uninterpreted_option(int index) { protobuf 5217 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* FieldOptions::add_uninterpreted_option() { protobuf 5220 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 5224 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 5262 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& EnumOptions::uninterpreted_option(int index) const { protobuf 5265 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* EnumOptions::mutable_uninterpreted_option(int index) { protobuf 5268 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* EnumOptions::add_uninterpreted_option() { protobuf 5271 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 5275 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 5291 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& EnumValueOptions::uninterpreted_option(int index) const { protobuf 5294 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* EnumValueOptions::mutable_uninterpreted_option(int index) { protobuf 5297 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* EnumValueOptions::add_uninterpreted_option() { protobuf 5300 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 5304 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 5320 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& ServiceOptions::uninterpreted_option(int index) const { protobuf 5323 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* ServiceOptions::mutable_uninterpreted_option(int index) { protobuf 5326 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* ServiceOptions::add_uninterpreted_option() { protobuf 5329 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 5333 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 5349 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& MethodOptions::uninterpreted_option(int index) const { protobuf 5352 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* MethodOptions::mutable_uninterpreted_option(int index) { protobuf 5355 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* MethodOptions::add_uninterpreted_option() { protobuf 5358 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >& protobuf 5362 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption >* protobuf 5382 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_part_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5392 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_part_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5399 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_part_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5406 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_part_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5413 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_part_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5420 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_part_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5424 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_part_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5429 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (name_part_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5437 third_party/protobuf/src/google/protobuf/descriptor.pb.h name_part_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5474 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption_NamePart& UninterpretedOption::name(int index) const { protobuf 5477 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption_NamePart* UninterpretedOption::mutable_name(int index) { protobuf 5480 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption_NamePart* UninterpretedOption::add_name() { protobuf 5483 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption_NamePart >& protobuf 5487 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption_NamePart >* protobuf 5503 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (identifier_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5513 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (identifier_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5520 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (identifier_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5527 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (identifier_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5534 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (identifier_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5541 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (identifier_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5545 third_party/protobuf/src/google/protobuf/descriptor.pb.h identifier_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5550 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (identifier_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5558 third_party/protobuf/src/google/protobuf/descriptor.pb.h identifier_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5576 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::uint64 UninterpretedOption::positive_int_value() const { protobuf 5579 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void UninterpretedOption::set_positive_int_value(::google::protobuf::uint64 value) { protobuf 5598 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int64 UninterpretedOption::negative_int_value() const { protobuf 5601 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void UninterpretedOption::set_negative_int_value(::google::protobuf::int64 value) { protobuf 5639 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (string_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5649 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (string_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5656 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (string_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5663 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (string_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5670 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (string_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5677 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (string_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5681 third_party/protobuf/src/google/protobuf/descriptor.pb.h string_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5686 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (string_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5694 third_party/protobuf/src/google/protobuf/descriptor.pb.h string_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5709 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (aggregate_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5719 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (aggregate_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5726 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (aggregate_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5733 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (aggregate_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5740 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (aggregate_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5747 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (aggregate_value_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5751 third_party/protobuf/src/google/protobuf/descriptor.pb.h aggregate_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5756 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (aggregate_value_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5764 third_party/protobuf/src/google/protobuf/descriptor.pb.h aggregate_value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5779 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 SourceCodeInfo_Location::path(int index) const { protobuf 5782 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void SourceCodeInfo_Location::set_path(int index, ::google::protobuf::int32 value) { protobuf 5785 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void SourceCodeInfo_Location::add_path(::google::protobuf::int32 value) { protobuf 5788 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedField< ::google::protobuf::int32 >& protobuf 5792 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedField< ::google::protobuf::int32 >* protobuf 5804 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 SourceCodeInfo_Location::span(int index) const { protobuf 5807 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void SourceCodeInfo_Location::set_span(int index, ::google::protobuf::int32 value) { protobuf 5810 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void SourceCodeInfo_Location::add_span(::google::protobuf::int32 value) { protobuf 5813 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedField< ::google::protobuf::int32 >& protobuf 5817 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedField< ::google::protobuf::int32 >* protobuf 5833 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (leading_comments_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5843 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (leading_comments_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5850 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (leading_comments_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5857 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (leading_comments_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5864 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (leading_comments_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5871 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (leading_comments_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5875 third_party/protobuf/src/google/protobuf/descriptor.pb.h leading_comments_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5880 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (leading_comments_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5888 third_party/protobuf/src/google/protobuf/descriptor.pb.h leading_comments_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5903 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (trailing_comments_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5913 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (trailing_comments_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5920 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (trailing_comments_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5927 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (trailing_comments_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5934 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (trailing_comments_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5941 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (trailing_comments_ == &::google::protobuf::internal::GetEmptyString()) { protobuf 5945 third_party/protobuf/src/google/protobuf/descriptor.pb.h trailing_comments_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5950 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (trailing_comments_ != &::google::protobuf::internal::GetEmptyString()) { protobuf 5958 third_party/protobuf/src/google/protobuf/descriptor.pb.h trailing_comments_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyString()); protobuf 5973 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::SourceCodeInfo_Location& SourceCodeInfo::location(int index) const { protobuf 5976 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::SourceCodeInfo_Location* SourceCodeInfo::mutable_location(int index) { protobuf 5979 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::SourceCodeInfo_Location* SourceCodeInfo::add_location() { protobuf 5982 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::SourceCodeInfo_Location >& protobuf 5986 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::SourceCodeInfo_Location >* protobuf 5999 third_party/protobuf/src/google/protobuf/descriptor.pb.h namespace protobuf { protobuf 6002 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const EnumDescriptor* GetEnumDescriptor< ::google::protobuf::FieldDescriptorProto_Type>() { protobuf 6003 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::FieldDescriptorProto_Type_descriptor(); protobuf 6006 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const EnumDescriptor* GetEnumDescriptor< ::google::protobuf::FieldDescriptorProto_Label>() { protobuf 6007 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::FieldDescriptorProto_Label_descriptor(); protobuf 6010 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const EnumDescriptor* GetEnumDescriptor< ::google::protobuf::FileOptions_OptimizeMode>() { protobuf 6011 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::FileOptions_OptimizeMode_descriptor(); protobuf 6014 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const EnumDescriptor* GetEnumDescriptor< ::google::protobuf::FieldOptions_CType>() { protobuf 6015 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::FieldOptions_CType_descriptor(); protobuf 48 third_party/protobuf/src/google/protobuf/descriptor_database.h namespace protobuf { protobuf 45 third_party/protobuf/src/google/protobuf/dynamic_message.h namespace protobuf { protobuf 81 third_party/protobuf/src/google/protobuf/extension_set.cc ::google::protobuf::GoogleOnceInit(®istry_init_, &InitRegistry); protobuf 51 third_party/protobuf/src/google/protobuf/extension_set.h namespace protobuf { protobuf 71 third_party/protobuf/src/google/protobuf/extension_set.h namespace protobuf { protobuf 877 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 880 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 886 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 889 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 895 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 898 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 905 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 908 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 915 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 918 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 925 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 928 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 935 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 938 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 945 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 948 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 956 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 959 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 966 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 969 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 976 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 979 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 986 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 989 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 995 third_party/protobuf/src/google/protobuf/extension_set.h ::google::protobuf::internal::FieldType _field_type, \ protobuf 998 third_party/protobuf/src/google/protobuf/extension_set.h const ::google::protobuf::internal::ExtensionIdentifier< \ protobuf 45 third_party/protobuf/src/google/protobuf/generated_enum_reflection.h namespace protobuf { protobuf 49 third_party/protobuf/src/google/protobuf/generated_enum_reflection.h namespace protobuf { protobuf 58 third_party/protobuf/src/google/protobuf/generated_message_reflection.h namespace protobuf { protobuf 62 third_party/protobuf/src/google/protobuf/generated_message_reflection.h namespace protobuf { protobuf 46 third_party/protobuf/src/google/protobuf/generated_message_util.h namespace protobuf { protobuf 134 third_party/protobuf/src/google/protobuf/io/coded_stream.h namespace protobuf { protobuf 44 third_party/protobuf/src/google/protobuf/io/coded_stream_inl.h namespace protobuf { protobuf 52 third_party/protobuf/src/google/protobuf/io/gzip_stream.h namespace protobuf { protobuf 41 third_party/protobuf/src/google/protobuf/io/package_info.h namespace protobuf { protobuf 45 third_party/protobuf/src/google/protobuf/io/printer.h namespace protobuf { protobuf 45 third_party/protobuf/src/google/protobuf/io/tokenizer.h namespace protobuf { protobuf 115 third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h namespace protobuf { protobuf 51 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h namespace protobuf { protobuf 54 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h namespace protobuf { protobuf 44 third_party/protobuf/src/google/protobuf/lite_unittest.cc void ExpectMessageMerged(const google::protobuf::unittest::TestAllTypesLite& message) { protobuf 51 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::unittest::TestAllTypesLite* msg1, protobuf 52 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::unittest::TestAllTypesLite* msg2, protobuf 53 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::unittest::TestAllTypesLite* msg3) { protobuf 67 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectClear(message); protobuf 68 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::SetAllFields(&message); protobuf 72 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectAllFieldsSet(message); protobuf 73 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectAllFieldsSet(message2); protobuf 74 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectAllFieldsSet(message3); protobuf 75 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ModifyRepeatedFields(&message); protobuf 76 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectRepeatedFieldsModified(message); protobuf 78 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectClear(message); protobuf 83 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectExtensionsClear(message); protobuf 84 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::SetAllExtensions(&message); protobuf 89 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectAllExtensionsSet(message); protobuf 90 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectAllExtensionsSet(message2); protobuf 91 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectAllExtensionsSet(message3); protobuf 92 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ModifyRepeatedExtensions(&message); protobuf 93 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectRepeatedExtensionsModified(message); protobuf 95 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectExtensionsClear(message); protobuf 100 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedClear(message); protobuf 101 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::SetPackedFields(&message); protobuf 105 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedFieldsSet(message); protobuf 106 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedFieldsSet(message2); protobuf 107 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedFieldsSet(message3); protobuf 108 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ModifyPackedFields(&message); protobuf 109 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedFieldsModified(message); protobuf 111 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedClear(message); protobuf 116 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedExtensionsClear(message); protobuf 117 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::SetPackedExtensions(&message); protobuf 122 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedExtensionsSet(message); protobuf 123 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedExtensionsSet(message2); protobuf 124 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedExtensionsSet(message3); protobuf 125 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ModifyPackedExtensions(&message); protobuf 126 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedExtensionsModified(message); protobuf 128 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::TestUtilLite::ExpectPackedExtensionsClear(message); protobuf 134 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::unittest::TestParsingMergeLite::RepeatedFieldsGenerator generator; protobuf 135 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::unittest::TestAllTypesLite* msg1; protobuf 136 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::unittest::TestAllTypesLite* msg2; protobuf 137 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::unittest::TestAllTypesLite* msg3; protobuf 165 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::unittest::TestParsingMergeLite parsing_merge; protobuf 174 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::unittest::TestParsingMergeLite::optional_ext)); protobuf 180 third_party/protobuf/src/google/protobuf/lite_unittest.cc google::protobuf::unittest::TestParsingMergeLite::repeated_ext) == 3); protobuf 272 third_party/protobuf/src/google/protobuf/message.cc ::google::protobuf::GoogleOnceInit(&generated_message_factory_once_init_, protobuf 130 third_party/protobuf/src/google/protobuf/message.h namespace protobuf { protobuf 291 third_party/protobuf/src/google/protobuf/message.h typedef google::protobuf::Reflection Reflection; protobuf 45 third_party/protobuf/src/google/protobuf/message_lite.h namespace protobuf { protobuf 63 third_party/protobuf/src/google/protobuf/package_info.h namespace protobuf {} protobuf 45 third_party/protobuf/src/google/protobuf/reflection_ops.h namespace protobuf { protobuf 65 third_party/protobuf/src/google/protobuf/repeated_field.h namespace protobuf { protobuf 386 third_party/protobuf/src/google/protobuf/repeated_field.h return ::google::protobuf::internal::GetEmptyString(); protobuf 753 third_party/protobuf/src/google/protobuf/repeated_field.h total_size_ = max(google::protobuf::internal::kMinRepeatedFieldAllocationSize, protobuf 107 third_party/protobuf/src/google/protobuf/service.h namespace protobuf { protobuf 62 third_party/protobuf/src/google/protobuf/stubs/atomicops.h namespace protobuf { protobuf 37 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h namespace protobuf { protobuf 39 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h namespace protobuf { protobuf 40 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h namespace protobuf { protobuf 50 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h namespace protobuf { protobuf 39 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h namespace protobuf { protobuf 39 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h namespace protobuf { protobuf 37 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_pnacl.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_tsan.h namespace protobuf { protobuf 37 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h namespace protobuf { protobuf 37 third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h namespace protobuf { protobuf 86 third_party/protobuf/src/google/protobuf/stubs/common.h namespace protobuf { protobuf 165 third_party/protobuf/src/google/protobuf/stubs/common.h ::google::protobuf::internal::VerifyVersion( \ protobuf 396 third_party/protobuf/src/google/protobuf/stubs/common.h typedef ::google::protobuf::internal::CompileAssert<(bool(expr))> \ protobuf 721 third_party/protobuf/src/google/protobuf/stubs/common.h ::google::protobuf::internal::LogFinisher() = \ protobuf 722 third_party/protobuf/src/google/protobuf/stubs/common.h ::google::protobuf::internal::LogMessage( \ protobuf 723 third_party/protobuf/src/google/protobuf/stubs/common.h ::google::protobuf::LOGLEVEL_##LEVEL, __FILE__, __LINE__) protobuf 52 third_party/protobuf/src/google/protobuf/stubs/hash.h namespace protobuf { protobuf 40 third_party/protobuf/src/google/protobuf/stubs/map-util.h namespace protobuf { protobuf 85 third_party/protobuf/src/google/protobuf/stubs/once.h namespace protobuf { protobuf 119 third_party/protobuf/src/google/protobuf/stubs/once.h #define GOOGLE_PROTOBUF_ONCE_INIT ::google::protobuf::ONCE_STATE_UNINITIALIZED protobuf 143 third_party/protobuf/src/google/protobuf/stubs/once.h ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT protobuf 39 third_party/protobuf/src/google/protobuf/stubs/stl_util.h namespace protobuf { protobuf 50 third_party/protobuf/src/google/protobuf/stubs/stringprintf.h namespace protobuf { protobuf 41 third_party/protobuf/src/google/protobuf/stubs/strutil.h namespace protobuf { protobuf 42 third_party/protobuf/src/google/protobuf/stubs/substitute.h namespace protobuf { protobuf 54 third_party/protobuf/src/google/protobuf/stubs/template_util.h namespace protobuf { protobuf 43 third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc namespace GOOGLE_NAMESPACE = google::protobuf::internal; protobuf 66 third_party/protobuf/src/google/protobuf/stubs/type_traits.h namespace protobuf { protobuf 44 third_party/protobuf/src/google/protobuf/test_util.h namespace protobuf { protobuf 41 third_party/protobuf/src/google/protobuf/test_util_lite.h namespace protobuf { protobuf 40 third_party/protobuf/src/google/protobuf/testing/file.h namespace protobuf { protobuf 47 third_party/protobuf/src/google/protobuf/testing/googletest.h namespace protobuf { protobuf 51 third_party/protobuf/src/google/protobuf/testing/zcgunzip.cc using google::protobuf::io::FileInputStream; protobuf 52 third_party/protobuf/src/google/protobuf/testing/zcgunzip.cc using google::protobuf::io::GzipInputStream; protobuf 50 third_party/protobuf/src/google/protobuf/testing/zcgzip.cc using google::protobuf::io::FileOutputStream; protobuf 51 third_party/protobuf/src/google/protobuf/testing/zcgzip.cc using google::protobuf::io::GzipOutputStream; protobuf 49 third_party/protobuf/src/google/protobuf/text_format.h namespace protobuf { protobuf 48 third_party/protobuf/src/google/protobuf/unknown_field_set.h namespace protobuf { protobuf 55 third_party/protobuf/src/google/protobuf/wire_format.h namespace protobuf { protobuf 63 third_party/protobuf/src/google/protobuf/wire_format.h namespace protobuf { protobuf 422 third_party/protobuf/src/google/protobuf/wire_format_lite.cc if (!google::protobuf::internal::WireFormatLite::ReadPrimitive< protobuf 50 third_party/protobuf/src/google/protobuf/wire_format_lite.h namespace protobuf { protobuf 55 third_party/protobuf/src/google/protobuf/wire_format_lite.h namespace protobuf { protobuf 187 third_party/protobuf/src/google/protobuf/wire_format_lite.h ((FIELD_NUMBER) << ::google::protobuf::internal::WireFormatLite::kTagTypeBits) \ protobuf 534 third_party/protobuf/src/google/protobuf/wire_format_lite.h google::protobuf::io::CodedInputStream* input, protobuf 48 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h namespace protobuf { protobuf 665 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc const google::protobuf::Descriptor* desc = msg1.GetDescriptor(); protobuf 666 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc const google::protobuf::FieldDescriptor* field;