From 35bbde45af3d9b16f77ede83e0efed67d6ed15e0 Mon Sep 17 00:00:00 2001 From: ganchuantao Date: Thu, 14 Aug 2025 16:17:33 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9Aprotobuf=E4=BB=A3=E7=A0=81=E5=B7=AE?= =?UTF-8?q?=E5=BC=82=20Signed-off-by:ganchuantao=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ganchuantao --- cmake/abseil-cpp.cmake | 2 +- libprotobuf.map | 532 -------------------------- libprotobuf_lite.map | 829 ----------------------------------------- libprotoc.map | 85 ----- 4 files changed, 1 insertion(+), 1447 deletions(-) delete mode 100644 libprotobuf.map delete mode 100644 libprotobuf_lite.map delete mode 100644 libprotoc.map diff --git a/cmake/abseil-cpp.cmake b/cmake/abseil-cpp.cmake index 2b73259..d0ede1a 100644 --- a/cmake/abseil-cpp.cmake +++ b/cmake/abseil-cpp.cmake @@ -15,7 +15,7 @@ if(TARGET absl::strings) # (https://github.com/protocolbuffers/protobuf/issues/10435) elseif(protobuf_ABSL_PROVIDER STREQUAL "module") if(NOT ABSL_ROOT_DIR) - if (NOT EXISTS "{protobuf_SOURCE_DIR}/../../out/abseil-cpp/CMakeLists.txt") + if (NOT EXISTS "${protobuf_SOURCE_DIR}/../../out/abseil-cpp/CMakeLists.txt") execute_process(COMMAND ${protobuf_SOURCE_DIR}/../abseil-cpp/install_no_lock.sh ${protobuf_SOURCE_DIR}/../../out/ ${protobuf_SOURCE_DIR}/../abseil-cpp WORKING_DIRECTORY ${protobuf_SOURCE_DIR}/../abseil-cpp RESULT_VARIABLE result) diff --git a/libprotobuf.map b/libprotobuf.map deleted file mode 100644 index 80982e8..0000000 --- a/libprotobuf.map +++ /dev/null @@ -1,532 +0,0 @@ -{ - global: - extern "C++" { - "google::protobuf::GeneratedCodeInfo::GeneratedCodeInfo(google::protobuf::Arena*)"; - "google::protobuf::TextFormat::ParseFromString(std::__cxx11::basic_string, std::allocator> const&, google::protobuf::Message*)"; - "google::protobuf::TextFormat::PrintToString(google::protobuf::Message const&, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::GeneratedCodeInfo::~GeneratedCodeInfo()"; - "google::protobuf::strings::Substitute[abi:cxx11](char const*, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&)"; - "FileDescriptorSet::FileDescriptorSet(google::protobuf::Arena*)"; - "google::protobuf::SimpleDescriptorDatabase::SimpleDescriptorDatabase()"; - "google::protobuf::FileDescriptorProto::FileDescriptorProto(google::protobuf::Arena*)"; - "google::protobuf::FileDescriptorProto::~FileDescriptorProto()"; - "google::protobuf::SimpleDescriptorDatabase::Add(google::protobuf::FileDescriptorProto const&)"; - "google::protobuf::FileDescriptorSet::~FileDescriptorSet()"; - "google::protobuf::compiler::DiskSourceTree::DiskSourceTree()"; - "google::protobuf::compiler::SourceTreeDescriptorDatabase::SourceTreeDescriptorDatabase(google::protobuf::compiler::SourceTree*, google::protobuf::DescriptorDatabase*)"; - "google::protobuf::DescriptorPool::DescriptorPool(google::protobuf::DescriptorDatabase*, google::protobuf::DescriptorPool::ErrorCollector*)"; - "google::protobuf::MergedDescriptorDatabase::MergedDescriptorDatabase(std::vector> const&)"; - "google::protobuf::DescriptorPool::DescriptorPool()"; - "google::protobuf::DescriptorProto* google::protobuf::Arena::CreateMaybeMessage(google::protobuf::Arena*)"; - "google::protobuf::DescriptorPool::BuildFile(google::protobuf::FileDescriptorProto const&)"; - "google::protobuf::DescriptorPool::~DescriptorPool()"; - "google::protobuf::compiler::DiskSourceTree::MapPath(std::__cxx11::basic_string, std::allocator> const&, std::__cxx11::basic_string, std::allocator> const&)"; - "google::protobuf::DescriptorPool::AddUnusedImportTrackFile(std::__cxx11::basic_string, std::allocator> const&, bool)"; - "google::protobuf::DescriptorPool::FindFileByName(std::__cxx11::basic_string, std::allocator> const&) const"; - "google::protobuf::FileDescriptor::dependency(int) const"; - "google::protobuf::DescriptorPool::ClearUnusedImportTrackFiles()"; - "google::protobuf::io::Printer::Printer(google::protobuf::io::ZeroCopyOutputStream*, char)"; - "google::protobuf::io::Printer::Print(std::map, std::allocator>, std::__cxx11::basic_string, std::allocator>, std::less, std::allocator>>, std::allocator, std::allocator> const, std::__cxx11::basic_string, std::allocator>>>> const&, char const*)"; - "google::protobuf::compiler::DiskSourceTree::VirtualFileToDiskFile(std::__cxx11::basic_string, std::allocator> const&, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::io::Printer::~Printer()"; - "google::protobuf::DescriptorPool::FindMessageTypeByName(std::__cxx11::basic_string, std::allocator> const&) const"; - "google::protobuf::DynamicMessageFactory::DynamicMessageFactory(google::protobuf::DescriptorPool const*)"; - "google::protobuf::DynamicMessageFactory::GetPrototype(google::protobuf::Descriptor const*)"; - "google::protobuf::TextFormat::Parser::Parser()"; - "google::protobuf::TextFormat::Parser::Parse(google::protobuf::io::ZeroCopyInputStream*, google::protobuf::Message*)"; - "google::protobuf::TextFormat::Parser::~Parser()"; - "google::protobuf::DescriptorPool::ErrorCollector::~ErrorCollector()"; - "google::protobuf::io::ErrorCollector::~ErrorCollector()"; - "google::protobuf::compiler::MultiFileErrorCollector::~MultiFileErrorCollector()"; - "google::protobuf::TextFormat::Print(google::protobuf::Message const&, google::protobuf::io::ZeroCopyOutputStream*)"; - "google::protobuf::DynamicMessageFactory::~DynamicMessageFactory()"; - "google::protobuf::FileDescriptorSet::FileDescriptorSet(google::protobuf::Arena*)"; - "google::protobuf::compiler::DiskSourceTree::DiskFileToVirtualFile(std::__cxx11::basic_string, std::allocator> const&, std::__cxx11::basic_string, std::allocator>*, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::FileDescriptorProto* google::protobuf::Arena::CreateMaybeMessage(google::protobuf::Arena*)"; - "google::protobuf::FileDescriptor::CopyTo(google::protobuf::FileDescriptorProto*) const"; - "google::protobuf::FileDescriptor::CopyJsonNameTo(google::protobuf::FileDescriptorProto*) const"; - "google::protobuf::FileDescriptor::CopySourceCodeInfoTo(google::protobuf::FileDescriptorProto*) const"; - "google::protobuf::FieldDescriptor::TypeOnceInit(google::protobuf::FieldDescriptor const*)"; - "google::protobuf::FieldDescriptor::message_type() const"; - "google::protobuf::io::Printer::Indent()"; - "google::protobuf::io::Printer::FormatInternal(std::vector, std::allocator>, std::allocator, std::allocator>>> const&, std::map, std::allocator>, std::__cxx11::basic_string, std::allocator>, std::less, std::allocator>>, std::allocator, std::allocator> const, std::__cxx11::basic_string, std::allocator>>>> const&, char const*)"; - "google::protobuf::io::Printer::Outdent()"; - "google::protobuf::EnumDescriptor::GetLocationPath(std::vector>*) const"; - "google::protobuf::GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation(google::protobuf::Arena*)"; - "google::protobuf::GeneratedCodeInfo_Annotation::~GeneratedCodeInfo_Annotation()"; - "google::protobuf::EnumValueDescriptor::GetLocationPath(std::vector>*) const"; - "google::protobuf::FieldDescriptor::default_value_enum() const"; - "google::protobuf::FieldDescriptor::enum_type() const"; - "google::protobuf::FieldDescriptor::is_packed() const"; - "google::protobuf::FieldDescriptor::GetLocationPath(std::vector>*) const"; - "google::protobuf::FieldDescriptor::kTypeToCppTypeMap"; - "google::protobuf::FieldDescriptor::is_map_message_type() const"; - "google::protobuf::Descriptor::GetLocationPath(std::vector>*) const"; - "google::protobuf::io::Printer::Printer(google::protobuf::io::ZeroCopyOutputStream*, char, google::protobuf::io::AnnotationCollector*)"; - "google::protobuf::GeneratedCodeInfo_Annotation* google::protobuf::Arena::CreateMaybeMessage(google::protobuf::Arena*)"; - "google::protobuf::Descriptor::FindFieldByCamelcaseName(std::__cxx11::basic_string, std::allocator> const&) const"; - "google::protobuf::Descriptor::FindFieldByName(std::__cxx11::basic_string, std::allocator> const&) const"; - "google::protobuf::MethodDescriptor::input_type() const"; - "google::protobuf::MethodDescriptor::output_type() const"; - "google::protobuf::Message::GetTypeName[abi:cxx11]() const"; - "google::protobuf::FieldDescriptor::DebugStringWithOptions[abi:cxx11](google::protobuf::DebugStringOptions const&) const"; - "google::protobuf::Reflection::ListFields(google::protobuf::Message const&, std::vector>*) const"; - "google::protobuf::Reflection::GetMessage(google::protobuf::Message const&, google::protobuf::FieldDescriptor const*, google::protobuf::MessageFactory*) const"; - "google::protobuf::Reflection::FieldSize(google::protobuf::Message const&, google::protobuf::FieldDescriptor const*) const"; - "google::protobuf::Reflection::GetRepeatedMessage(google::protobuf::Message const&, google::protobuf::FieldDescriptor const*, int) const"; - "google::protobuf::Descriptor::FindFieldByNumber(int) const"; - "google::protobuf::OneofDescriptor::GetLocationPath(std::vector>*) const"; - "google::protobuf::FieldDescriptorProto_Type_descriptor()"; - "google::protobuf::internal::NameOfEnum[abi:cxx11](google::protobuf::EnumDescriptor const*, int)"; - "google::protobuf::Descriptor::GetSourceLocation(google::protobuf::SourceLocation*) const"; - "google::protobuf::FieldDescriptor::GetSourceLocation(google::protobuf::SourceLocation*) const"; - "google::protobuf::EnumDescriptor::GetSourceLocation(google::protobuf::SourceLocation*) const"; - "google::protobuf::EnumValueDescriptor::GetSourceLocation(google::protobuf::SourceLocation*) const"; - "google::protobuf::MethodDescriptor::GetSourceLocation(google::protobuf::SourceLocation*) const"; - "google::protobuf::FieldDescriptor::DebugString[abi:cxx11]() const"; - "google::protobuf::EnumValueDescriptor::DebugString[abi:cxx11]() const"; - "google::protobuf::ServiceDescriptor::GetSourceLocation(google::protobuf::SourceLocation*) const"; - "google::protobuf::MethodDescriptor::DebugString[abi:cxx11]() const"; - "google::protobuf::EnumDescriptor::FindValueByNumber(int) const"; - "google::protobuf::io::Printer::Annotate(char const*, char const*, std::__cxx11::basic_string, std::allocator> const&, std::vector> const&)"; - "descriptor_table_google_2fprotobuf_2fdescriptor_2eproto"; - "google::protobuf::internal::AssignDescriptors(google::protobuf::internal::DescriptorTable const*, bool)"; - "google::protobuf::DynamicMessageFactory::DynamicMessageFactory()"; - "google::protobuf::Reflection::GetUnknownFields(google::protobuf::Message const&) const"; - "google::protobuf::UnknownFieldSet::MergeFrom(google::protobuf::UnknownFieldSet const&)"; - "google::protobuf::UnknownFieldSet::ClearFallback()"; - "google::protobuf::FieldDescriptor::kTypeToName"; - "google::protobuf::Descriptor::map_key() const"; - "google::protobuf::Descriptor::map_value() const"; - "google::protobuf::OneofDescriptor::GetSourceLocation(google::protobuf::SourceLocation*) const"; - "google::protobuf::FieldDescriptor::kCppTypeToName"; - "google::protobuf::FieldDescriptorProto::Clear()"; - "google::protobuf::internal::UnknownFieldParse(unsigned long, google::protobuf::UnknownFieldSet*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::WireFormat::InternalSerializeUnknownFieldsToArray(google::protobuf::UnknownFieldSet const&, unsigned char*, google::protobuf::io::EpsCopyOutputStream*)"; - "google::protobuf::internal::ComputeUnknownFieldsSize(google::protobuf::internal::InternalMetadata const&, unsigned long, google::protobuf::internal::CachedSize*)"; - "google::protobuf::internal::ReflectionOps::Merge(google::protobuf::Message const&, google::protobuf::Message*)"; - "google::protobuf::FileDescriptorProto::Clear()"; - "google::protobuf::FileDescriptorProto::_InternalParse(char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::FileDescriptorProto::_InternalSerialize(unsigned char*, google::protobuf::io::EpsCopyOutputStream*) const"; - "google::protobuf::FileDescriptorProto::ByteSizeLong() const"; - "google::protobuf::FileDescriptorProto::IsInitialized() const"; - "google::protobuf::FileDescriptorProto::MergeFrom(google::protobuf::FileDescriptorProto const&)"; - "google::protobuf::internal::AddDescriptors(google::protobuf::internal::DescriptorTable const*)"; - "scc_info_FileDescriptorProto_google_2fprotobuf_2fdescriptor_2eproto"; - "google::protobuf::Message::InitializationErrorString[abi:cxx11]() const"; - "google::protobuf::Message::CheckTypeAndMergeFrom(google::protobuf::MessageLite const&)"; - "google::protobuf::Message::DiscardUnknownFields()"; - "google::protobuf::Message::SpaceUsedLong() const"; - "google::protobuf::EnumDescriptorProto::EnumDescriptorProto(google::protobuf::Arena*)"; - "google::protobuf::EnumDescriptorProto::~EnumDescriptorProto()"; - "google::protobuf::EnumDescriptor::CopyTo(google::protobuf::EnumDescriptorProto*) const"; - "google::protobuf::DescriptorProto::DescriptorProto(google::protobuf::Arena*)"; - "google::protobuf::DescriptorProto::~DescriptorProto()"; - "google::protobuf::ServiceDescriptorProto::ServiceDescriptorProto(google::protobuf::Arena*)"; - "google::protobuf::ServiceDescriptorProto::~ServiceDescriptorProto()"; - "google::protobuf::ServiceDescriptor::CopyTo(google::protobuf::ServiceDescriptorProto*) const"; - "google::protobuf::Descriptor::CopyTo(google::protobuf::DescriptorProto*) const"; - "google::protobuf::FileDescriptor::GetSourceLocation(std::vector> const&, google::protobuf::SourceLocation*) const"; - "google::protobuf::io::Printer::PrintRaw(char const*)"; - "google::protobuf::TextFormat::ParseFromString(std::__h::basic_string, std::__h::allocator> const&, google::protobuf::Message*)"; - "google::protobuf::TextFormat::PrintToString(google::protobuf::Message const&, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::internal::UnknownFieldParse(unsigned long long, google::protobuf::UnknownFieldSet*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::ComputeUnknownFieldsSize(google::protobuf::internal::InternalMetadata const&, unsigned int, google::protobuf::internal::CachedSize*)"; - "google::protobuf::Message::GetTypeName() const"; - "google::protobuf::Message::InitializationErrorString() const"; - "google::protobuf::TextFormat::ParseFromString(std::__1::basic_string, std::__1::allocator> const&, google::protobuf::Message*)"; - "google::protobuf::TextFormat::PrintToString(google::protobuf::Message const&, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::strings::Substitute(char const*, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&)"; - "google::protobuf::MergedDescriptorDatabase::MergedDescriptorDatabase(std::__1::vector> const&)"; - "google::protobuf::compiler::DiskSourceTree::MapPath(std::__1::basic_string, std::__1::allocator> const&, std::__1::basic_string, std::__1::allocator> const&)"; - "google::protobuf::DescriptorPool::AddUnusedImportTrackFile(std::__1::basic_string, std::__1::allocator> const&, bool)"; - "google::protobuf::DescriptorPool::FindFileByName(std::__1::basic_string, std::__1::allocator> const&) const"; - "google::protobuf::io::Printer::Print(std::__1::map, std::__1::allocator>, std::__1::basic_string, std::__1::allocator>, std::__1::less, std::__1::allocator>>, std::__1::allocator, std::__1::allocator> const, std::__1::basic_string, std::__1::allocator>>>> const&, char const*)"; - "google::protobuf::compiler::DiskSourceTree::VirtualFileToDiskFile(std::__1::basic_string, std::__1::allocator> const&, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::DescriptorPool::FindMessageTypeByName(std::__1::basic_string, std::__1::allocator> const&) const"; - "google::protobuf::compiler::DiskSourceTree::DiskFileToVirtualFile(std::__1::basic_string, std::__1::allocator> const&, std::__1::basic_string, std::__1::allocator>*, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::io::Printer::FormatInternal(std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, std::__1::map, std::__1::allocator>, std::__1::basic_string, std::__1::allocator>, std::__1::less, std::__1::allocator>>, std::__1::allocator, std::__1::allocator> const, std::__1::basic_string, std::__1::allocator>>>> const&, char const*)"; - "google::protobuf::EnumDescriptor::GetLocationPath(std::__1::vector>*) const"; - "google::protobuf::EnumValueDescriptor::GetLocationPath(std::__1::vector>*) const"; - "google::protobuf::FieldDescriptor::GetLocationPath(std::__1::vector>*) const"; - "google::protobuf::Descriptor::GetLocationPath(std::__1::vector>*) const"; - "google::protobuf::Descriptor::FindFieldByCamelcaseName(std::__1::basic_string, std::__1::allocator> const&) const"; - "google::protobuf::Descriptor::FindFieldByName(std::__1::basic_string, std::__1::allocator> const&) const"; - "google::protobuf::FieldDescriptor::DebugStringWithOptions(google::protobuf::DebugStringOptions const&) const"; - "google::protobuf::Reflection::ListFields(google::protobuf::Message const&, std::__1::vector>*) const"; - "google::protobuf::OneofDescriptor::GetLocationPath(std::__1::vector>*) const"; - "google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)"; - "google::protobuf::FieldDescriptor::DebugString() const"; - "google::protobuf::EnumValueDescriptor::DebugString() const"; - "google::protobuf::MethodDescriptor::DebugString() const"; - "google::protobuf::io::Printer::Annotate(char const*, char const*, std::__1::basic_string, std::__1::allocator> const&, std::__1::vector> const&)"; - "google::protobuf::FileDescriptor::GetSourceLocation(std::__1::vector> const&, google::protobuf::SourceLocation*) const"; - "google::protobuf::TextFormat::Parser::ParseFromString(std::__h::basic_string, std::__h::allocator> const&, google::protobuf::Message*)"; - "google::protobuf::internal::WireFormatLite::Int64Size(google::protobuf::RepeatedField const&)"; - "google::protobuf::internal::MapFieldBase::SyncMapWithRepeatedField() const"; - "google::protobuf::internal::MapFieldBase::SetMapDirty()"; - "google::protobuf::Message::MergeFrom(google::protobuf::Message const&)"; - "vtable for google::protobuf::internal::MapFieldBase"; - "google::protobuf::internal::MapFieldBase::~MapFieldBase()"; - "google::protobuf::internal::GenericSwap(google::protobuf::Message*, google::protobuf::Message*)"; - "google::protobuf::Message::CopyFrom(google::protobuf::Message const&)"; - "google::protobuf::Message::SetCachedSize(int) const"; - "google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int)"; - "google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*)"; - "google::protobuf::io::IstreamInputStream::IstreamInputStream(std::__h::basic_istream>*, int)"; - "vtable for google::protobuf::io::IstreamInputStream"; - "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::~CopyingIstreamInputStream()"; - "google::protobuf::MessageLite::SerializePartialToArray(void*, int) const"; - "google::protobuf::RepeatedPtrField, std::allocator>>::erase(google::protobuf::internal::RepeatedPtrIterator, std::allocator> const>, google::protobuf::internal::RepeatedPtrIterator, std::allocator> const>)"; - "google::protobuf::UnknownFieldSet::default_instance()"; - "google::protobuf::RepeatedField::elements() const"; - "google::protobuf::RepeatedField::Get(int) const"; - "google::protobuf::RepeatedField::Get(int) const"; - "google::protobuf::internal::WireFormatLite::Int64Size(google::protobuf::RepeatedField const&)"; - "google::protobuf::Message::DebugString() const"; - "google::protobuf::UnknownFieldSet::AddVarint(int, unsigned long)"; - "google::protobuf::internal::ExtensionSet::ParseField(unsigned long, char const*, google::protobuf::Message const*, google::protobuf::internal::InternalMetadata*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::RepeatedField::elements() const"; - "google::protobuf::internal::EpsCopyInputStream::SkipFallback(char const*, int)"; - "google::protobuf::MessageLite::GetClassData() const"; - "google::protobuf::internal::ArenaStringPtr::ClearToEmpty()"; - "void google::protobuf::internal::InternalMetadata::DoMergeFrom, std::__h::allocator>>(std::__h::basic_string, std::__h::allocator> const&)"; - "void google::protobuf::internal::RepeatedPtrFieldBase::MergeFrom, std::__h::allocator>>(google::protobuf::internal::RepeatedPtrFieldBase const&)"; - "google::protobuf::internal::TaggedStringPtr::ForceCopy(google::protobuf::Arena*) const"; - "google::protobuf::internal::ArenaStringPtr::Destroy()"; - "void google::protobuf::internal::InternalMetadata::DoClear, std::__h::allocator>>()"; - "google::protobuf::internal::TcParser::ParseLoop(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcParseTableBase const*)"; - "void google::protobuf::internal::ArenaStringPtr::Set<>(std::__h::basic_string, std::__h::allocator> const&, google::protobuf::Arena*)"; - "google::protobuf::internal::RepeatedPtrFieldBase::MergeFromConcreteMessage(google::protobuf::internal::RepeatedPtrFieldBase const&, google::protobuf::MessageLite* (*)(google::protobuf::Arena*, google::protobuf::MessageLite const&))"; - "google::protobuf::Arena::Allocate(unsigned int)"; - "google::protobuf::internal::RepeatedPtrFieldBase::DestroyProtos()"; - "google::protobuf::internal::WireFormatLite::InternalWriteMessage(int, google::protobuf::MessageLite const&, int, unsigned char*, google::protobuf::io::EpsCopyOutputStream*)"; - "google::protobuf::Arena::AllocateForArray(unsigned int)"; - "google::protobuf::internal::TcParser::GenericFallbackLite(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::MiniParse(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastBS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastBR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV8S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV32R1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastMtS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV32S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastBS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV8S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastMtR2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastMtS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastMtR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::ArenaStringPtr::Set(std::__h::basic_string_view>, google::protobuf::Arena*)"; - "google::protobuf::internal::RepeatedPtrFieldBase::AddOutOfLineHelper(void* (*)(google::protobuf::Arena*))"; - "google::protobuf::internal::InitProtobufDefaultsSlow()"; - "google::protobuf::internal::InitializeEnumStrings(google::protobuf::internal::EnumEntry const*, int const*, unsigned int, google::protobuf::internal::ExplicitlyConstructed, std::__h::allocator>, 1u>*)"; - "google::protobuf::internal::init_protobuf_defaults_state"; - "google::protobuf::internal::LookUpEnumValue(google::protobuf::internal::EnumEntry const*, unsigned int, std::__h::basic_string_view>, int*)"; - "google::protobuf::internal::TcParser::FastV64S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastEvS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastUS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastF64S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV64S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::ArenaStringPtr::Set(std::__h::basic_string, std::__h::allocator>&&, google::protobuf::Arena*)"; - "google::protobuf::internal::TcParser::FastV32S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV64P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastUS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastUR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV32P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::_FieldOptions_default_instance_"; - "google::protobuf::_ServiceOptions_default_instance_"; - "google::protobuf::_MethodOptions_default_instance_"; - "google::protobuf::compiler::DiskSourceTree::MapPath(std::basic_string_view>, std::basic_string_view>)"; - "google::protobuf::FeatureSetDefaults::FeatureSetDefaults(google::protobuf::Arena*)"; - "google::protobuf::FeatureSetDefaults::CopyFrom(google::protobuf::FeatureSetDefaults const&)"; - "google::protobuf::FeatureSetDefaults::InternalSwap(google::protobuf::FeatureSetDefaults*)"; - "google::protobuf::DescriptorPool::SetFeatureSetDefaults(google::protobuf::FeatureSetDefaults)"; - "google::protobuf::FeatureSetDefaults::~FeatureSetDefaults()"; - "google::protobuf::DescriptorPool::AddUnusedImportTrackFile(std::basic_string_view>, bool)"; - "google::protobuf::DescriptorPool::FindFileByName(std::basic_string_view>) const"; - "google::protobuf::_FeatureSet_default_instance_"; - "google::protobuf::FeatureSet::GetMetadata() const"; - "google::protobuf::FeatureResolver::CompileDefaults(google::protobuf::Descriptor const*, absl::lts_20230802::Span, google::protobuf::Edition, google::protobuf::Edition)"; - "google::protobuf::internal::ArenaStringPtr::Set(std::basic_string_view>, google::protobuf::Arena*)"; - "google::protobuf::GeneratedCodeInfo::GeneratedCodeInfo(google::protobuf::Arena*, google::protobuf::GeneratedCodeInfo const&)"; - "google::protobuf::GeneratedCodeInfo_Annotation::CopyFrom(google::protobuf::GeneratedCodeInfo_Annotation const&)"; - "google::protobuf::MessageLite::ParseFromString(std::basic_string_view>)"; - "google::protobuf::TextFormat::ParseFromString(std::basic_string_view>, google::protobuf::Message*)"; - "google::protobuf::_FileOptions_default_instance_"; - "google::protobuf::compiler::DiskSourceTree::VirtualFileToDiskFile(std::basic_string_view>, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::io::CopyingOutputStreamAdaptor::ByteCount() const"; - "google::protobuf::io::CopyingOutputStreamAdaptor::Next(void**, int*)"; - "google::protobuf::DescriptorPool::FindMessageTypeByName(std::basic_string_view>) const"; - "google::protobuf::DescriptorPool::FindAllExtensions(google::protobuf::Descriptor const*, std::vector>*) const"; - "google::protobuf::MessageLite::SerializePartialToCodedStream(google::protobuf::io::CodedOutputStream*) const"; - "google::protobuf::internal::ShortEditionName(google::protobuf::Edition)"; - "google::protobuf::compiler::DiskSourceTree::DiskFileToVirtualFile(std::basic_string_view>, std::__cxx11::basic_string, std::allocator>*, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::internal::ProtocVersionString[abi:cxx11](int)"; - "google::protobuf::Edition_descriptor()"; - "google::protobuf::internal::ParseNamedEnum(google::protobuf::EnumDescriptor const*, std::basic_string_view>, int*)"; - "void google::protobuf::internal::ArenaStringPtr::Set<>(std::__cxx11::basic_string, std::allocator> const&, google::protobuf::Arena*)"; - "google::protobuf::FileDescriptorProto::CopyFrom(google::protobuf::FileDescriptorProto const&)"; - "google::protobuf::FileDescriptorProto::InternalSwap(google::protobuf::FileDescriptorProto*)"; - "google::protobuf::Arena::Allocate(unsigned long)"; - "google::protobuf::_GeneratedCodeInfo_default_instance_"; - "google::protobuf::GeneratedCodeInfo::MergeFrom(google::protobuf::GeneratedCodeInfo const&)"; - "scc_info_GeneratedCodeInfo_google_2fprotobuf_2fdescriptor_2eproto"; - "google::protobuf::internal::ArenaStringPtr::Destroy(google::protobuf::internal::ArenaStringPtr::EmptyDefault, google::protobuf::Arena*)"; - "google::protobuf::internal::kGlobalEmptyTable"; - "google::protobuf::internal::ArenaStringPtr::Set(std::__h::basic_string, std::__h::allocator> const*, std::__h::basic_string, std::__h::allocator> const&, google::protobuf::Arena*)"; - "google::protobuf::io::Printer::PrintImpl(std::basic_string_view>, absl::lts_20230802::Span, std::allocator> const>, google::protobuf::io::Printer::PrintOptions)"; - "google::protobuf::io::StringOutputStream::Next(void**, int*)"; - "google::protobuf::io::StringOutputStream::BackUp(int)"; - "google::protobuf::io::StringOutputStream::ByteCount() const"; - "google::protobuf::internal::ThreadSafeArena::AllocateFromStringBlock()"; - "google::protobuf::_MessageOptions_default_instance_"; - "google::protobuf::_OneofOptions_default_instance_"; - "google::protobuf::_ExtensionRangeOptions_default_instance_"; - "google::protobuf::_EnumOptions_default_instance_"; - "google::protobuf::_EnumValueOptions_default_instance_"; - "google::protobuf::io::ZeroCopyOutputStream::WriteCord(absl::lts_20230802::Cord const&)"; - "google::protobuf::io::Printer::LookupVar(std::basic_string_view>)"; - "google::protobuf::io::Printer::Emit(absl::lts_20230802::Span, std::basic_string_view>, google::protobuf::io::Printer::SourceLocation)"; - "google::protobuf::EnumDescriptor::is_closed() const"; - "google::protobuf::internal::GenerateEnumData(absl::lts_20230802::Span)"; - "google::protobuf::internal::cpp::IsLazilyInitializedFile(std::basic_string_view>)"; - "google::protobuf::Arena::AllocateForArray(unsigned long)"; - "google::protobuf::internal::ThreadSafeArena::thread_cache_"; - "google::protobuf::internal::cpp::HasHasbit(google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::cpp::HasPreservingUnknownEnumSemantics(google::protobuf::FieldDescriptor const*)"; - "google::protobuf::io::Printer::WriteRaw(char const*, unsigned long)"; - "google::protobuf::io::Printer::Printer(google::protobuf::io::ZeroCopyOutputStream*, google::protobuf::io::Printer::Options)"; - "google::protobuf::io::Printer::Printer(google::protobuf::io::ZeroCopyOutputStream*)"; - "google::protobuf::DescriptorPool::generated_pool()"; - "pb::cpp"; - "google::protobuf::DescriptorPool::FindExtensionByNumber(google::protobuf::Descriptor const*, int) const"; - "google::protobuf::Descriptor::FindFieldByCamelcaseName(std::basic_string_view>) const"; - "google::protobuf::io::SimpleDtoa[abi:cxx11](double)"; - "google::protobuf::io::SimpleFtoa[abi:cxx11](float)"; - "google::protobuf::Descriptor::FindFieldByName(std::basic_string_view>) const"; - "google::protobuf::internal::cpp::GetUtf8CheckMode(google::protobuf::FieldDescriptor const*, bool)"; - "google::protobuf::FieldDescriptor::is_required() const"; - "google::protobuf::FieldDescriptor::has_presence() const"; - "google::protobuf::internal::TailCallTableInfo::TailCallTableInfo(google::protobuf::Descriptor const*, std::vector> const&, google::protobuf::internal::TailCallTableInfo::MessageOptions const&, google::protobuf::internal::TailCallTableInfo::OptionProvider const&, std::vector> const&, std::vector> const&)"; - "google::protobuf::io::Printer::Annotate(std::basic_string_view>, std::basic_string_view>, std::basic_string_view>, std::vector> const&, std::optional)"; - "google::protobuf::_FileDescriptorProto_default_instance_"; - "google::protobuf::FileDescriptorProto::GetMetadata() const"; - "google::protobuf::FieldDescriptor::requires_utf8_validation() const"; - "google::protobuf::internal::AssignDescriptors(google::protobuf::internal::DescriptorTable const*)"; - "void google::protobuf::internal::InternalMetadata::DoMergeFrom(google::protobuf::UnknownFieldSet const&)"; - "void google::protobuf::internal::InternalMetadata::DeleteOutOfLineHelper()"; - "void google::protobuf::internal::InternalMetadata::DoClear()"; - "google::protobuf::Message::MaybeComputeUnknownFieldsSize(unsigned long, google::protobuf::internal::CachedSize*) const"; - "google::protobuf::internal::AssignDescriptors(google::protobuf::internal::DescriptorTable const* (*)(), absl::lts_20230802::once_flag*, google::protobuf::Metadata const&)"; - "google::protobuf::internal::AddDescriptorsRunner::AddDescriptorsRunner(google::protobuf::internal::DescriptorTable const*)"; - "google::protobuf::internal::ExtensionSet::RegisterMessageExtension(google::protobuf::MessageLite const*, int, unsigned char, bool, bool, google::protobuf::MessageLite const*, char const* (*)(char const*, google::protobuf::internal::ParseContext*))"; - "google::protobuf::internal::TcParser::GenericFallback(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastEr0S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV8S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::io::OstreamOutputStream::ByteCount() const"; - "google::protobuf::io::OstreamOutputStream::Next(void**, int*)"; - "google::protobuf::FeatureSetDefaults::FeatureSetDefaults(google::protobuf::Arena*, google::protobuf::FeatureSetDefaults const&)"; - "google::protobuf::internal::ArenaStringPtr::Mutable[abi:cxx11](google::protobuf::Arena*)"; - "google::protobuf::GeneratedCodeInfo::CopyFrom(google::protobuf::GeneratedCodeInfo const&)"; - "void google::protobuf::internal::RepeatedPtrFieldBase::MergeFrom, std::allocator>>(google::protobuf::internal::RepeatedPtrFieldBase const&)"; - "google::protobuf::GeneratedCodeInfo::Clear()"; - "google::protobuf::GeneratedCodeInfo::ByteSizeLong() const"; - "google::protobuf::GeneratedCodeInfo::MergeImpl(google::protobuf::Message&, google::protobuf::Message const&)"; - "google::protobuf::FileDescriptorProto::MergeImpl(google::protobuf::Message&, google::protobuf::Message const&)"; - "google::protobuf::internal::TcParser::FastSS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::MiniParse(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastSR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastMtS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastMtR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::FileDescriptorProto::_table_"; - "google::protobuf::internal::TcParser::FastMtS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::GeneratedCodeInfo::_table_"; - "google::protobuf::internal::TcParser::FastV64S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::FileOptions::~FileOptions()"; - "google::protobuf::EnumOptions::~EnumOptions()"; - "google::protobuf::EnumValueOptions::~EnumValueOptions()"; - "google::protobuf::MessageOptions::~MessageOptions()"; - "google::protobuf::OneofOptions::~OneofOptions()"; - "google::protobuf::FieldOptions::~FieldOptions()"; - "google::protobuf::MethodOptions::~MethodOptions()"; - "google::protobuf::SourceCodeInfo::SourceCodeInfo(google::protobuf::Arena*)"; - "google::protobuf::internal::NewFromPrototypeHelper(google::protobuf::MessageLite const*, google::protobuf::Arena*)"; - "google::protobuf::internal::GenericTypeHandler::Merge(google::protobuf::MessageLite const&, google::protobuf::MessageLite*)"; - "google::protobuf::SourceCodeInfo_Location::~SourceCodeInfo_Location()"; - "google::protobuf::MessageLite::SerializePartialToString(std::__cxx11::basic_string, std::allocator>*) const"; - "google::protobuf::MessageLite::ParsePartialFromString(std::basic_string_view>)"; - "google::protobuf::DescriptorProto_ExtensionRange::DescriptorProto_ExtensionRange(google::protobuf::Arena*)"; - "google::protobuf::Descriptor::ExtensionRange::CopyTo(google::protobuf::DescriptorProto_ExtensionRange*) const"; - "google::protobuf::FieldDescriptorProto::FieldDescriptorProto(google::protobuf::Arena*)"; - "google::protobuf::FieldDescriptor::CopyTo(google::protobuf::FieldDescriptorProto*) const"; - "google::protobuf::OneofDescriptorProto::OneofDescriptorProto(google::protobuf::Arena*)"; - "google::protobuf::OneofDescriptor::CopyTo(google::protobuf::OneofDescriptorProto*) const"; - "google::protobuf::EnumOptions::EnumOptions(google::protobuf::Arena*, google::protobuf::EnumOptions const&)"; - "google::protobuf::EnumOptions::EnumOptions(google::protobuf::Arena*)"; - "google::protobuf::EnumOptions::CopyFrom(google::protobuf::EnumOptions const&)"; - "google::protobuf::EnumOptions::InternalSwap(google::protobuf::EnumOptions*)"; - "google::protobuf::EnumValueOptions::EnumValueOptions(google::protobuf::Arena*, google::protobuf::EnumValueOptions const&)"; - "google::protobuf::EnumValueOptions::EnumValueOptions(google::protobuf::Arena*)"; - "google::protobuf::ServiceOptions::~ServiceOptions()"; - "google::protobuf::EnumValueOptions::CopyFrom(google::protobuf::EnumValueOptions const&)"; - "google::protobuf::EnumValueOptions::InternalSwap(google::protobuf::EnumValueOptions*)"; - "google::protobuf::FieldOptions::FieldOptions(google::protobuf::Arena*, google::protobuf::FieldOptions const&)"; - "google::protobuf::FieldOptions::FieldOptions(google::protobuf::Arena*)"; - "google::protobuf::FieldOptions::CopyFrom(google::protobuf::FieldOptions const&)"; - "google::protobuf::FieldOptions::InternalSwap(google::protobuf::FieldOptions*)"; - "google::protobuf::FileOptions::FileOptions(google::protobuf::Arena*, google::protobuf::FileOptions const&)"; - "google::protobuf::FileOptions::FileOptions(google::protobuf::Arena*)"; - "google::protobuf::FileOptions::CopyFrom(google::protobuf::FileOptions const&)"; - "google::protobuf::FileOptions::InternalSwap(google::protobuf::FileOptions*)"; - "google::protobuf::MessageOptions::MessageOptions(google::protobuf::Arena*, google::protobuf::MessageOptions const&)"; - "google::protobuf::MessageOptions::MessageOptions(google::protobuf::Arena*)"; - "google::protobuf::MessageOptions::CopyFrom(google::protobuf::MessageOptions const&)"; - "google::protobuf::MessageOptions::InternalSwap(google::protobuf::MessageOptions*)"; - "google::protobuf::ExtensionRangeOptions::ExtensionRangeOptions(google::protobuf::Arena*, google::protobuf::ExtensionRangeOptions const&)"; - "google::protobuf::MethodOptions::MethodOptions(google::protobuf::Arena*, google::protobuf::MethodOptions const&)"; - "google::protobuf::MethodOptions::MethodOptions(google::protobuf::Arena*)"; - "google::protobuf::MethodOptions::CopyFrom(google::protobuf::MethodOptions const&)"; - "google::protobuf::MethodOptions::InternalSwap(google::protobuf::MethodOptions*)"; - "google::protobuf::OneofOptions::OneofOptions(google::protobuf::Arena*, google::protobuf::OneofOptions const&)"; - "google::protobuf::OneofOptions::OneofOptions(google::protobuf::Arena*)"; - "google::protobuf::OneofOptions::CopyFrom(google::protobuf::OneofOptions const&)"; - "google::protobuf::OneofOptions::InternalSwap(google::protobuf::OneofOptions*)"; - "google::protobuf::ServiceOptions::ServiceOptions(google::protobuf::Arena*, google::protobuf::ServiceOptions const&)"; - "google::protobuf::ServiceOptions::ServiceOptions(google::protobuf::Arena*)"; - "google::protobuf::ServiceOptions::CopyFrom(google::protobuf::ServiceOptions const&)"; - "google::protobuf::ServiceOptions::InternalSwap(google::protobuf::ServiceOptions*)"; - "google::protobuf::Reflection::ClearField(google::protobuf::Message*, google::protobuf::FieldDescriptor const*) const"; - "google::protobuf::Reflection::MutableRepeatedMessage(google::protobuf::Message*, google::protobuf::FieldDescriptor const*, int) const"; - "google::protobuf::Reflection::MutableMessage(google::protobuf::Message*, google::protobuf::FieldDescriptor const*, google::protobuf::MessageFactory*) const"; - "google::protobuf::_DescriptorProto_default_instance_"; - "google::protobuf::DescriptorProto::GetMetadata() const"; - "google::protobuf::internal::ThreadSafeArena::AddCleanup(void*, void (*)(void*))"; - "google::protobuf::SourceCodeInfo_Location::SourceCodeInfo_Location(google::protobuf::Arena*)"; - "google::protobuf::internal::InternalOutOfLineDeleteMessageLite(google::protobuf::MessageLite*)"; - "google::protobuf::TextFormat::Parser::ParseFromString(std::__h::basic_string_view>, google::protobuf::Message*)"; - "google::protobuf::Message::MaybeComputeUnknownFieldsSize(unsigned int, google::protobuf::internal::CachedSize*) const"; - "google::protobuf::internal::TcParser::GenericFallback(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV32P2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "absl::lts_20230802::log_internal::LogMessageFatal::LogMessageFatal(char const*, int, std::__h::basic_string_view>)"; - "absl::lts_20230802::log_internal::LogMessageFatal::~LogMessageFatal()"; - "absl::lts_20230802::Mutex::~Mutex()"; - "absl::lts_20230802::Cord::Append(absl::lts_20230802::Cord&&)"; - "absl::lts_20230802::Cord::DestroyCordSlow()"; - "absl::lts_20230802::cord_internal::InitializeCordRepExternal(std::__h::basic_string_view>, absl::lts_20230802::cord_internal::CordRepExternal*)"; - "absl::lts_20230802::cord_internal::cordz_should_profile_slow()"; - "absl::lts_20230802::cord_internal::CordzInfo::TrackCord(absl::lts_20230802::cord_internal::InlineData&, absl::lts_20230802::cord_internal::CordzUpdateTracker::MethodIdentifier)"; - "absl::lts_20230802::Cord::Subcord(unsigned int, unsigned int) const"; - "absl::lts_20230802::Mutex::Lock()"; - "absl::lts_20230802::Mutex::Unlock()"; - "__emutls_v._ZN6google8protobuf8internal15ThreadSafeArena13thread_cache_E"; - "google::protobuf::internal::TcParser::FastEr0S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastSS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastSR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "__emutls_v._ZN4absl12lts_2023080213cord_internal17cordz_next_sampleE"; - "google::protobuf::TextFormat::ParseFromString(std::__h::basic_string_view>, google::protobuf::Message*)"; - "void absl::lts_20230802::log_internal::LogMessage::CopyToEncodedBuffer<(absl::lts_20230802::log_internal::LogMessage::StringType)0>(std::__h::basic_string_view>)"; - "google::protobuf::internal::protobuf_assumption_failed(char const*, char const*, int)"; - "google::protobuf::internal::TcParser::GenericFallbackLite(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastBS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastBR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32R1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastBS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV8S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastMtR2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::InitializeEnumStrings(google::protobuf::internal::EnumEntry const*, int const*, unsigned long, google::protobuf::internal::ExplicitlyConstructed, std::__h::allocator>, 1ul>*)"; - "google::protobuf::internal::LookUpEnumValue(google::protobuf::internal::EnumEntry const*, unsigned long, std::__h::basic_string_view>, int*)"; - "google::protobuf::internal::TcParser::FastEvS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastF64S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastF64S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV64S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV64P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "std::__h::basic_string, std::__h::allocator>* absl::lts_20230802::log_internal::MakeCheckOpString(long, long, char const*)"; - "google::protobuf::internal::TcParser::FastV32P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "absl::lts_20230802::Cord::Subcord(unsigned long, unsigned long) const"; - "google::protobuf::internal::TcParser::FastV32P2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV64P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32P2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "void google::protobuf::internal::RepeatedPtrFieldBase::MergeFrom(google::protobuf::internal::RepeatedPtrFieldBase const&)"; - "google::protobuf::internal::RepeatedPtrFieldBase::AddMessageLite(void* (*)(google::protobuf::Arena*))"; - "utf8_range_IsValid"; - "utf8_range_ValidPrefix"; - "google::protobuf::internal::WireFormatLite::VerifyUtf8String(char const*, int, google::protobuf::internal::WireFormatLite::Operation, std::__h::basic_string_view>)"; - "char const* absl::lts_20250127::log_internal::MakeCheckOpString(bool, bool, char const*)"; - "absl::lts_20250127::log_internal::LogMessageFatal::LogMessageFatal(char const*, int, char const*)"; - "absl::lts_20250127::log_internal::LogMessageFatal::~LogMessageFatal()"; - "absl::lts_20250127::log_internal::CheckOpMessageBuilder::CheckOpMessageBuilder(char const*)"; - "absl::lts_20250127::log_internal::CheckOpMessageBuilder::ForVar2()"; - "absl::lts_20250127::log_internal::MakeCheckOpValueString(std::__h::basic_ostream>&, void const*)"; - "absl::lts_20250127::log_internal::CheckOpMessageBuilder::NewString()"; - "absl::lts_20250127::log_internal::kCharNull"; - "char const* absl::lts_20250127::log_internal::MakeCheckOpString(long long, long long, char const*)"; - "google::protobuf::internal::WireFormatLite::UInt64SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned int, google::protobuf::internal::CachedSize const&)"; - "utf8_range::IsStructurallyValid(std::__h::basic_string_view>)"; - "google::protobuf::internal::WireFormatLite::Int32SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned int, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::internal::WireFormatLite::EnumSizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned int, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::Message::MaybeComputeUnknownFieldsSize(unsigned long, google::protobuf::internal::CachedSize const*) const"; - "google::protobuf::internal::ExtensionSet::RegisterMessageExtension(google::protobuf::MessageLite const*, int, unsigned char, bool, bool, google::protobuf::MessageLite const*, char const* (*)(char const*, google::protobuf::internal::ParseContext*), google::protobuf::internal::LazyAnnotation)"; - "google::protobuf::Message::kDescriptorMethods"; - "google::protobuf::FileDescriptorProto::IsInitializedImpl(google::protobuf::MessageLite const&)"; - "google::protobuf::internal::RepeatedPtrFieldBase::MergeFromConcreteMessage(google::protobuf::internal::RepeatedPtrFieldBase const&, void* (*)(google::protobuf::Arena*, void const*))"; - "google::protobuf::GeneratedCodeInfo::MergeImpl(google::protobuf::MessageLite&, google::protobuf::MessageLite const&)"; - "google::protobuf::FileDescriptorProto::FileDescriptorProto(google::protobuf::Arena*, google::protobuf::FileDescriptorProto const&)"; - "google::protobuf::Message::MaybeComputeUnknownFieldsSize(unsigned int, google::protobuf::internal::CachedSize const*) const"; - "google::protobuf::internal::WireFormatLite::Int64SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned int, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::internal::RepeatedPtrFieldBase::AddString()"; - "absl::lts_20250127::log_internal::LogMessage& absl::lts_20250127::log_internal::LogMessage::operator<<(int const&)"; - "void absl::lts_20250127::log_internal::LogMessage::CopyToEncodedBuffer<(absl::lts_20250127::log_internal::LogMessage::StringType)0>(std::__h::basic_string_view>)"; - "char const* absl::lts_20250127::log_internal::MakeCheckOpString(void const*, void const*, char const*)"; - "google::protobuf::internal::WireFormatLite::UInt32SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned int, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::internal::WireFormatLite::EnumSizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned long, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::internal::WireFormatLite::Int64SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned long, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::internal::WireFormatLite::Int32SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned long, google::protobuf::internal::CachedSize const&)"; - "char const* absl::lts_20250127::log_internal::MakeCheckOpString(long, long, char const*)"; - "google::protobuf::internal::WireFormatLite::UInt64SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned long, google::protobuf::internal::CachedSize const&)"; - "char const* absl::lts_20250127::log_internal::MakeCheckOpString(unsigned long, unsigned long, char const*)"; - "google::protobuf::internal::WireFormatLite::UInt32SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned long, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::internal::ZeroFieldsBase::~ZeroFieldsBase()"; - "google::protobuf::Message::Clear()"; - "google::protobuf::Message::ByteSizeLong() const"; - "google::protobuf::Message::_InternalSerialize(unsigned char*, google::protobuf::io::EpsCopyOutputStream*) const"; - "google::protobuf::internal::MapFieldBase::Clear()"; - "google::protobuf::internal::MapFieldBase::InternalSwap(google::protobuf::internal::MapFieldBase*)"; - "google::protobuf::Message::GetMetadataImpl(google::protobuf::internal::ClassDataFull const&)"; - "google::protobuf::internal::ZeroFieldsBase::Clear(google::protobuf::MessageLite&)"; - "google::protobuf::internal::ZeroFieldsBase::ByteSizeLong(google::protobuf::MessageLite const&)"; - "google::protobuf::internal::ZeroFieldsBase::_InternalSerialize(google::protobuf::MessageLite const&, unsigned char*, google::protobuf::io::EpsCopyOutputStream*)"; - "google::protobuf::internal::MapFieldBase::SwapImpl(google::protobuf::internal::MapFieldBase&, google::protobuf::internal::MapFieldBase&)"; - "google::protobuf::internal::UntypedMapBase::SpaceUsedInTable(unsigned long) const"; - "google::protobuf::Message::MergeImpl(google::protobuf::MessageLite&, google::protobuf::MessageLite const&)"; - "google::protobuf::internal::TcParser::DiscardEverythingFallback(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::ZeroFieldsBase::MergeImpl(google::protobuf::MessageLite&, google::protobuf::MessageLite const&)"; - "google::protobuf::internal::MapFieldBase::GetMapImpl(google::protobuf::internal::MapFieldBaseForParse const&, bool)"; - "absl::lts_20250127::log_internal::LogMessageFatal::LogMessageFatal(char const*, int)"; - "absl::lts_20250127::Mutex::Unlock()"; - "absl::lts_20250127::Mutex::Lock()"; - "absl::lts_20250127::cord_internal::CordzInfo::TrackCord(absl::lts_20250127::cord_internal::InlineData&, absl::lts_20250127::cord_internal::CordzUpdateTracker::MethodIdentifier, long)"; - "absl::lts_20250127::cord_internal::cordz_should_profile_slow(absl::lts_20250127::cord_internal::SamplingState&)"; - "absl::lts_20250127::cord_internal::InitializeCordRepExternal(std::__h::basic_string_view>, absl::lts_20250127::cord_internal::CordRepExternal*)"; - "absl::lts_20250127::Cord::Append(absl::lts_20250127::Cord&&)"; - "absl::lts_20250127::Cord::DestroyCordSlow()"; - "absl::lts_20250127::Cord::Subcord(unsigned long, unsigned long) const"; - "absl::lts_20250127::log_internal::LogMessage::OstreamView::~OstreamView()"; - "absl::lts_20250127::log_internal::LogMessage::OstreamView::stream()"; - "absl::lts_20250127::log_internal::LogMessage::OstreamView::OstreamView(absl::lts_20250127::log_internal::LogMessage::LogMessageData&)"; - "absl::lts_20250127::log_internal::LogMessage::~LogMessage()"; - "absl::lts_20250127::log_internal::LogMessage::LogMessage(char const*, int, absl::lts_20250127::log_internal::LogMessage::ErrorTag)"; - }; - local: - *; -}; diff --git a/libprotobuf_lite.map b/libprotobuf_lite.map deleted file mode 100644 index 68ff514..0000000 --- a/libprotobuf_lite.map +++ /dev/null @@ -1,829 +0,0 @@ -{ - global: - extern "C++" { - "google::protobuf::internal::kAnyFullTypeName"; - "google::protobuf::internal::VerifyVersion(int, int, char const*)"; - "google::protobuf::internal::AnyMetadata::AnyMetadata(google::protobuf::internal::ArenaStringPtr*, google::protobuf::internal::ArenaStringPtr*)"; - "google::protobuf::internal::fixed_address_empty_string[abi:cxx11]"; - "google::protobuf::internal::DestroyMessage(void const*)"; - "google::protobuf::internal::OnShutdownRun(void (*)(void const*), void const*)"; - "google::protobuf::internal::InitSCCImpl(google::protobuf::internal::SCCInfoBase*)"; - "google::protobuf::internal::InlineGreedyStringParser(std::__cxx11::basic_string, std::allocator>*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::ReadTagFallback(char const*, unsigned int)"; - "google::protobuf::internal::VerifyUTF8(google::protobuf::StringPiece, char const*)"; - "google::protobuf::internal::EpsCopyInputStream::DoneFallback(char const*, int)"; - "google::protobuf::internal::WireFormatLite::VerifyUtf8String(char const*, int, google::protobuf::internal::WireFormatLite::Operation, char const*)"; - "google::protobuf::io::EpsCopyOutputStream::WriteStringMaybeAliasedOutline(unsigned int, std::__cxx11::basic_string, std::allocator> const&, unsigned char*)"; - "google::protobuf::Arena::AllocateAlignedNoHook(unsigned long)"; - "google::protobuf::Arena::OnArenaAllocation(std::type_info const*, unsigned long) const"; - "google::protobuf::internal::ArenaImpl::AllocateAlignedAndAddCleanup(unsigned long, void (*)(void*))"; - "google::protobuf::internal::RepeatedPtrFieldBase::Reserve(int)"; - "google::protobuf::internal::VarintParseSlow64(char const*, unsigned int)"; - "google::protobuf::internal::ReadSizeFallback(char const*, unsigned int)"; - "google::protobuf::io::EpsCopyOutputStream::EnsureSpaceFallback(unsigned char*)"; - "google::protobuf::MessageLite::SerializeToArray(void*, int) const"; - "google::protobuf::internal::fixed_address_empty_string"; - "google::protobuf::MessageLite::ParseFromArray(void const*, int)"; - "google::protobuf::RepeatedPtrField, std::__h::allocator>>::~RepeatedPtrField()"; - "google::protobuf::internal::InlineGreedyStringParser(std::__h::basic_string, std::__h::allocator>*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::ArenaImpl::AllocateAlignedAndAddCleanup(unsigned int, void (*)(void*))"; - "google::protobuf::Arena::OnArenaAllocation(std::type_info const*, unsigned int) const"; - "google::protobuf::internal::UnknownFieldParse(unsigned int, std::__h::basic_string, std::__h::allocator>*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::io::EpsCopyOutputStream::WriteStringOutline(unsigned int, std::__h::basic_string, std::__h::allocator> const&, unsigned char*)"; - "google::protobuf::io::EpsCopyOutputStream::WriteStringMaybeAliasedOutline(unsigned int, std::__h::basic_string, std::__h::allocator> const&, unsigned char*)"; - "google::protobuf::io::EpsCopyOutputStream::WriteRawFallback(void const*, int, unsigned char*)"; - "google::protobuf::RepeatedField::Reserve(int)"; - "google::protobuf::RepeatedField::~RepeatedField()"; - "google::protobuf::RepeatedField::RepeatedField(google::protobuf::RepeatedField const&)"; - "google::protobuf::internal::PackedInt32Parser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::WireFormatLite::Int32Size(google::protobuf::RepeatedField const&)"; - "google::protobuf::internal::RepeatedPtrFieldBase::InternalExtend(int)"; - "google::protobuf::Arena::AllocateAlignedNoHook(unsigned int)"; - "google::protobuf::MessageLite::InitializationErrorString() const"; - "google::protobuf::internal::GenericSwap(google::protobuf::MessageLite*, google::protobuf::MessageLite*)"; - "google::protobuf::internal::LookUpEnumName(google::protobuf::internal::EnumEntry const*, int const*, unsigned int, int)"; - "google::protobuf::internal::InitProtobufDefaults()"; - "google::protobuf::internal::InitializeEnumStrings(google::protobuf::internal::EnumEntry const*, int const*, unsigned int, google::protobuf::internal::ExplicitlyConstructed, std::__h::allocator>>*)"; - "google::protobuf::StringPiece::LogFatalSizeTooBig(unsigned int, char const*)"; - "google::protobuf::internal::LookUpEnumValue(google::protobuf::internal::EnumEntry const*, unsigned int, google::protobuf::StringPiece, int*)"; - "google::protobuf::internal::WriteVarint(unsigned int, unsigned long long, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::SplitStringUsing(google::protobuf::StringPiece, char const*, std::__h::vector, std::__h::allocator>, std::__h::allocator, std::__h::allocator>>>*)"; - "google::protobuf::io::FileInputStream::FileInputStream(int, int)"; - "google::protobuf::StrAppend(std::__h::basic_string, std::__h::allocator>*, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int)"; - "google::protobuf::internal::LogMessage::operator<<(char const*)"; - "google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&)"; - "google::protobuf::internal::LogMessage::~LogMessage()"; - "google::protobuf::internal::LogMessage::operator<<(std::__h::basic_string, std::__h::allocator> const&)"; - "google::protobuf::SimpleDtoa(double)"; - "google::protobuf::CEscape(std::__h::basic_string, std::__h::allocator> const&)"; - "google::protobuf::FastUInt64ToBufferLeft(unsigned long long, char*)"; - "google::protobuf::StringPrintf(char const*, ...)"; - "google::protobuf::FastInt32ToBufferLeft(int, char*)"; - "google::protobuf::FastInt64ToBufferLeft(long long, char*)"; - "google::protobuf::FastUInt32ToBufferLeft(unsigned int, char*)"; - "google::protobuf::SimpleFtoa(float)"; - "google::protobuf::FastInt32ToBuffer(int, char*)"; - "google::protobuf::StrCat(google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::MessageLite::SerializeAsString() const"; - "google::protobuf::StringPiece::substr(unsigned int, unsigned int) const"; - "google::protobuf::StringPiece::npos"; - "google::protobuf::MessageLite::ParseFromString(std::__h::basic_string, std::__h::allocator> const&)"; - "google::protobuf::MessageLite::AppendToString(std::__h::basic_string, std::__h::allocator>*) const"; - "google::protobuf::StrCat(google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::io::NoLocaleStrtod(char const*, char**)"; - "google::protobuf::io::SafeDoubleToFloat(double)"; - "google::protobuf::UnescapeCEscapeString(std::__h::basic_string, std::__h::allocator> const&)"; - "google::protobuf::FastInt64ToBuffer(long long, char*)"; - "google::protobuf::io::StringOutputStream::StringOutputStream(std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::io::CodedOutputStream::CodedOutputStream(google::protobuf::io::ZeroCopyOutputStream*, bool)"; - "google::protobuf::io::EpsCopyOutputStream::FlushAndResetBuffer(unsigned char*)"; - "google::protobuf::io::CodedOutputStream::~CodedOutputStream()"; - "google::protobuf::internal::LogMessage::operator<<(int)"; - "google::protobuf::MessageLite::SerializeToString(std::__h::basic_string, std::__h::allocator>*) const"; - "google::protobuf::StripWhitespace(std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::internal::ExtensionSet::ExtensionSet(google::protobuf::Arena*)"; - "google::protobuf::internal::ExtensionSet::Clear()"; - "google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)"; - "google::protobuf::internal::ExtensionSet::IsInitialized() const"; - "google::protobuf::internal::ExtensionSet::ByteSize() const"; - "google::protobuf::internal::ExtensionSet::~ExtensionSet()"; - "google::protobuf::internal::ExtensionSet::_InternalSerialize(int, int, unsigned char*, google::protobuf::io::EpsCopyOutputStream*) const"; - "google::protobuf::Arena::CallDestructorHooks()"; - "google::protobuf::internal::ArenaImpl::~ArenaImpl()"; - "google::protobuf::internal::LogMessage::operator<<(google::protobuf::StringPiece const&)"; - "google::protobuf::internal::ArenaImpl::Init()"; - "google::protobuf::RepeatedField::~RepeatedField()"; - "google::protobuf::RepeatedField::RepeatedField(google::protobuf::RepeatedField const&)"; - "google::protobuf::RepeatedField::~RepeatedField()"; - "google::protobuf::RepeatedField::RepeatedField(google::protobuf::RepeatedField const&)"; - "google::protobuf::RepeatedField::~RepeatedField()"; - "google::protobuf::RepeatedField::RepeatedField(google::protobuf::RepeatedField const&)"; - "google::protobuf::RepeatedField::~RepeatedField()"; - "google::protobuf::RepeatedField::RepeatedField(google::protobuf::RepeatedField const&)"; - "google::protobuf::RepeatedField::~RepeatedField()"; - "google::protobuf::RepeatedField::RepeatedField(google::protobuf::RepeatedField const&)"; - "google::protobuf::RepeatedField::~RepeatedField()"; - "google::protobuf::RepeatedField::RepeatedField(google::protobuf::RepeatedField const&)"; - "google::protobuf::internal::ExtensionSet::Extension::GetSize() const"; - "google::protobuf::internal::ExtensionSet::FindOrNull(int) const"; - "google::protobuf::internal::ExtensionSet::MaybeNewExtension(int, google::protobuf::FieldDescriptor const*, google::protobuf::internal::ExtensionSet::Extension**)"; - "google::protobuf::internal::ExtensionSet::FindOrNull(int)"; - "google::protobuf::internal::ExtensionSet::Erase(int)"; - "google::protobuf::internal::ExtensionSet::FindExtensionInfoFromFieldNumber(int, int, google::protobuf::internal::ExtensionFinder*, google::protobuf::internal::ExtensionInfo*, bool*)"; - "google::protobuf::internal::ExtensionFinder::~ExtensionFinder()"; - "vtable for google::protobuf::internal::GeneratedExtensionFinder"; - "google::protobuf::internal::ExtensionSet::AddString(int, unsigned char, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::MutableRawRepeatedField(int, unsigned char, bool, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::PackedDoubleParser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::PackedFloatParser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::PackedInt64Parser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::PackedUInt64Parser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::PackedFixed64Parser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::PackedFixed32Parser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::PackedBoolParser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::PackedUInt32Parser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::PackedSFixed32Parser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::PackedSFixed64Parser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::PackedSInt32Parser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::PackedSInt64Parser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::ExtensionSet::AddDouble(int, unsigned char, bool, double, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::AddFloat(int, unsigned char, bool, float, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::AddUInt64(int, unsigned char, bool, unsigned long long, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::AddMessage(int, unsigned char, google::protobuf::MessageLite const&, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::AddInt64(int, unsigned char, bool, long long, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::MutableString(int, unsigned char, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::SetDouble(int, unsigned char, double, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::SetFloat(int, unsigned char, float, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::SetUInt64(int, unsigned char, unsigned long long, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::SetUInt32(int, unsigned char, unsigned int, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::MutableMessage(int, unsigned char, google::protobuf::MessageLite const&, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ParseContext::ParseMessage(google::protobuf::MessageLite*, char const*)"; - "google::protobuf::internal::ExtensionSet::SetInt32(int, unsigned char, int, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::SetInt64(int, unsigned char, long long, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::AddBool(int, unsigned char, bool, bool, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::SetBool(int, unsigned char, bool, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::AddUInt32(int, unsigned char, bool, unsigned int, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::AddEnum(int, unsigned char, bool, int, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::AddInt32(int, unsigned char, bool, int, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::SetEnum(int, unsigned char, int, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::StringSpaceUsedExcludingSelfLong(std::__h::basic_string, std::__h::allocator> const&)"; - "google::protobuf::RepeatedField::Swap(google::protobuf::RepeatedField*)"; - "google::protobuf::RepeatedField::Swap(google::protobuf::RepeatedField*)"; - "google::protobuf::RepeatedField::Swap(google::protobuf::RepeatedField*)"; - "google::protobuf::RepeatedField::Swap(google::protobuf::RepeatedField*)"; - "google::protobuf::RepeatedField::Swap(google::protobuf::RepeatedField*)"; - "google::protobuf::RepeatedField::Swap(google::protobuf::RepeatedField*)"; - "google::protobuf::RepeatedField::Swap(google::protobuf::RepeatedField*)"; - "google::protobuf::internal::ExtensionSet::Swap(google::protobuf::internal::ExtensionSet*)"; - "google::protobuf::internal::ExtensionSet::ClearExtension(int)"; - "google::protobuf::internal::ExtensionSet::GetString(int, std::__h::basic_string, std::__h::allocator> const&) const"; - "google::protobuf::internal::ExtensionSet::Has(int) const"; - "google::protobuf::internal::ExtensionSet::ExtensionSize(int) const"; - "google::protobuf::internal::ExtensionSet::GetInt32(int, int) const"; - "google::protobuf::internal::ExtensionSet::GetRepeatedInt32(int, int) const"; - "google::protobuf::internal::ExtensionSet::GetInt64(int, long long) const"; - "google::protobuf::internal::ExtensionSet::GetRepeatedInt64(int, int) const"; - "google::protobuf::RepeatedField::Reserve(int)"; - "google::protobuf::internal::ExtensionSet::GetUInt32(int, unsigned int) const"; - "google::protobuf::internal::ExtensionSet::GetRepeatedUInt32(int, int) const"; - "google::protobuf::RepeatedField::Reserve(int)"; - "google::protobuf::internal::ExtensionSet::GetUInt64(int, unsigned long long) const"; - "google::protobuf::internal::ExtensionSet::GetRepeatedUInt64(int, int) const"; - "google::protobuf::RepeatedField::Reserve(int)"; - "google::protobuf::internal::ExtensionSet::GetFloat(int, float) const"; - "google::protobuf::internal::ExtensionSet::GetRepeatedFloat(int, int) const"; - "google::protobuf::RepeatedField::Reserve(int)"; - "google::protobuf::internal::ExtensionSet::GetDouble(int, double) const"; - "google::protobuf::internal::ExtensionSet::GetRepeatedDouble(int, int) const"; - "google::protobuf::RepeatedField::Reserve(int)"; - "google::protobuf::internal::ExtensionSet::GetBool(int, bool) const"; - "google::protobuf::internal::ExtensionSet::GetRepeatedBool(int, int) const"; - "google::protobuf::RepeatedField::Reserve(int)"; - "google::protobuf::internal::ExtensionSet::GetRepeatedString(int, int) const"; - "google::protobuf::internal::ExtensionSet::GetEnum(int, int) const"; - "google::protobuf::internal::ExtensionSet::GetRepeatedEnum(int, int) const"; - "google::protobuf::internal::ExtensionSet::UnsafeArenaSetAllocatedMessage(int, unsigned char, google::protobuf::FieldDescriptor const*, google::protobuf::MessageLite*)"; - "google::protobuf::internal::ArenaImpl::AddCleanup(void*, void (*)(void*))"; - "google::protobuf::internal::ExtensionSet::GetRepeatedMessage(int, int) const"; - "google::protobuf::internal::ExtensionSet::MutableRepeatedMessage(int, int)"; - "google::protobuf::internal::GenericTypeHandler, std::__h::allocator>>::Merge(std::__h::basic_string, std::__h::allocator> const&, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::ghtonl(unsigned int)"; - "google::protobuf::StringAppendF(std::__h::basic_string, std::__h::allocator>*, char const*, ...)"; - "google::protobuf::RepeatedField::SwapElements(int, int)"; - "google::protobuf::RepeatedField::SwapElements(int, int)"; - "google::protobuf::RepeatedField::SwapElements(int, int)"; - "google::protobuf::RepeatedField::SwapElements(int, int)"; - "google::protobuf::RepeatedField::SwapElements(int, int)"; - "google::protobuf::RepeatedField::SwapElements(int, int)"; - "google::protobuf::RepeatedField::SwapElements(int, int)"; - "google::protobuf::internal::kTypeGoogleApisComPrefix"; - "google::protobuf::internal::kTypeGoogleProdComPrefix"; - "google::protobuf::io::ArrayInputStream::ArrayInputStream(void const*, int, int)"; - "google::protobuf::strings::AlphaNum::AlphaNum(google::protobuf::strings::Hex)"; - "google::protobuf::io::CodedInputStream::~CodedInputStream()"; - "google::protobuf::internal::ParseAnyTypeUrl(std::__h::basic_string, std::__h::allocator> const&, std::__h::basic_string, std::__h::allocator>*, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::safe_strto32(std::__h::basic_string, std::__h::allocator> const&, int*)"; - "google::protobuf::MessageLite::AppendPartialToString(std::__h::basic_string, std::__h::allocator>*) const"; - "google::protobuf::io::CodedInputStream::Refresh()"; - "google::protobuf::io::CodedInputStream::default_recursion_limit_"; - "google::protobuf::io::CodedInputStream::ReadString(std::__h::basic_string, std::__h::allocator>*, int)"; - "google::protobuf::io::CodedInputStream::ReadVarint64Fallback()"; - "google::protobuf::io::CodedInputStream::ReadTagFallback(unsigned int)"; - "google::protobuf::io::CodedInputStream::ReadLittleEndian64Fallback(unsigned long long*)"; - "google::protobuf::io::CodedInputStream::ReadVarint32Fallback(unsigned int)"; - "google::protobuf::io::CodedInputStream::SkipFallback(int, int)"; - "google::protobuf::io::CodedInputStream::ReadLittleEndian32Fallback(unsigned int*)"; - "google::protobuf::internal::WireFormatLite::kMessageSetItemTagsSize"; - "google::protobuf::internal::WireFormatLite::kWireTypeForFieldType"; - "google::protobuf::internal::ParseContext::ParseMessage(google::protobuf::Message*, char const*)"; - "google::protobuf::internal::VarintParseSlow32(char const*, unsigned int)"; - "google::protobuf::internal::PackedEnumParser(void*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::EpsCopyInputStream::ReadStringFallback(char const*, int, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::internal::WireFormatLite::UInt64Size(google::protobuf::RepeatedField const&)"; - "google::protobuf::internal::GetOwnedMessageInternal(google::protobuf::Arena*, google::protobuf::MessageLite*, google::protobuf::Arena*)"; - "google::protobuf::internal::IsStructurallyValidUTF8(char const*, int)"; - "google::protobuf::RepeatedField::Get(int) const"; - "google::protobuf::SplitStringUsing(google::protobuf::StringPiece, char const*, std::vector, std::allocator>, std::allocator, std::allocator>>>*)"; - "google::protobuf::StrAppend(std::__cxx11::basic_string, std::allocator>*, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::internal::LogMessage::operator<<(std::__cxx11::basic_string, std::allocator> const&)"; - "google::protobuf::SimpleDtoa[abi:cxx11](double)"; - "google::protobuf::FastUInt64ToBufferLeft(unsigned long, char*)"; - "google::protobuf::CEscape(std::__cxx11::basic_string, std::allocator> const&)"; - "google::protobuf::StringPrintf[abi:cxx11](char const*, ...)"; - "google::protobuf::FastInt64ToBufferLeft(long, char*)"; - "google::protobuf::SimpleFtoa[abi:cxx11](float)"; - "google::protobuf::StrCat[abi:cxx11](google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::MessageLite::SerializeAsString[abi:cxx11]() const"; - "google::protobuf::StringPiece::substr(unsigned long, unsigned long) const"; - "google::protobuf::MessageLite::ParseFromString(std::__cxx11::basic_string, std::allocator> const&)"; - "google::protobuf::MessageLite::AppendToString(std::__cxx11::basic_string, std::allocator>*) const"; - "google::protobuf::StrCat[abi:cxx11](google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::UnescapeCEscapeString(std::__cxx11::basic_string, std::allocator> const&)"; - "google::protobuf::FastInt64ToBuffer(long, char*)"; - "google::protobuf::io::StringOutputStream::StringOutputStream(std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::MessageLite::SerializeToString(std::__cxx11::basic_string, std::allocator>*) const"; - "google::protobuf::StripWhitespace(std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::RepeatedPtrField, std::allocator>>::~RepeatedPtrField()"; - "google::protobuf::io::EpsCopyOutputStream::WriteStringOutline(unsigned int, std::__cxx11::basic_string, std::allocator> const&, unsigned char*)"; - "google::protobuf::RepeatedField::~RepeatedField()"; - "google::protobuf::RepeatedField::RepeatedField(google::protobuf::RepeatedField const&)"; - "google::protobuf::RepeatedField::~RepeatedField()"; - "google::protobuf::RepeatedField::RepeatedField(google::protobuf::RepeatedField const&)"; - "google::protobuf::internal::ExtensionSet::AddString[abi:cxx11](int, unsigned char, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::AddInt64(int, unsigned char, bool, long, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::AddUInt64(int, unsigned char, bool, unsigned long, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::MutableString[abi:cxx11](int, unsigned char, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::EpsCopyInputStream::ReadStringFallback(char const*, int, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::internal::ExtensionSet::SetUInt64(int, unsigned char, unsigned long, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::ExtensionSet::SetInt64(int, unsigned char, long, google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::StringSpaceUsedExcludingSelfLong(std::__cxx11::basic_string, std::allocator> const&)"; - "google::protobuf::RepeatedField::Swap(google::protobuf::RepeatedField*)"; - "google::protobuf::RepeatedField::Swap(google::protobuf::RepeatedField*)"; - "google::protobuf::internal::ExtensionSet::GetString(int, std::__cxx11::basic_string, std::allocator> const&) const"; - "google::protobuf::internal::ExtensionSet::GetInt64(int, long) const"; - "google::protobuf::RepeatedField::Reserve(int)"; - "google::protobuf::internal::ExtensionSet::GetUInt64(int, unsigned long) const"; - "google::protobuf::RepeatedField::Reserve(int)"; - "google::protobuf::internal::ExtensionSet::GetRepeatedString[abi:cxx11](int, int) const"; - "google::protobuf::internal::GenericTypeHandler, std::allocator>>::Merge(std::__cxx11::basic_string, std::allocator> const&, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::StringAppendF(std::__cxx11::basic_string, std::allocator>*, char const*, ...)"; - "google::protobuf::RepeatedField::SwapElements(int, int)"; - "google::protobuf::RepeatedField::SwapElements(int, int)"; - "google::protobuf::internal::UnknownFieldParse(unsigned int, std::__cxx11::basic_string, std::allocator>*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::StrCat[abi:cxx11](google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::internal::ParseAnyTypeUrl(std::__cxx11::basic_string, std::allocator> const&, std::__cxx11::basic_string, std::allocator>*, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::safe_strto32(std::__cxx11::basic_string, std::allocator> const&, int*)"; - "google::protobuf::MessageLite::AppendPartialToString(std::__cxx11::basic_string, std::allocator>*) const"; - "google::protobuf::io::CodedInputStream::ReadString(std::__cxx11::basic_string, std::allocator>*, int)"; - "google::protobuf::io::CodedInputStream::ReadLittleEndian64Fallback(unsigned long*)"; - "google::protobuf::io::FileOutputStream::FileOutputStream(int, int)"; - "google::protobuf::io::FileOutputStream::Close()"; - "google::protobuf::io::FileOutputStream::~FileOutputStream()"; - "google::protobuf::MessageLite::ParseFromFileDescriptor(int)"; - "google::protobuf::StringReplace(std::__cxx11::basic_string, std::allocator> const&, std::__cxx11::basic_string, std::allocator> const&, std::__cxx11::basic_string, std::allocator> const&, bool)"; - "google::protobuf::MessageLite::SerializeToCodedStream(google::protobuf::io::CodedOutputStream*) const"; - "google::protobuf::MessageLite::ParsePartialFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*)"; - "google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const"; - "vtable for google::protobuf::io::FileInputStream"; - "google::protobuf::io::CopyingInputStreamAdaptor::~CopyingInputStreamAdaptor()"; - "google::protobuf::io::CopyingInputStream::Skip(int)"; - "google::protobuf::io::CopyingOutputStreamAdaptor::CopyingOutputStreamAdaptor(google::protobuf::io::CopyingOutputStream*, int)"; - "google::protobuf::io::CopyingInputStreamAdaptor::CopyingInputStreamAdaptor(google::protobuf::io::CopyingInputStream*, int)"; - "google::protobuf::io::FileInputStream::CopyingFileInputStream::~CopyingFileInputStream()"; - "google::protobuf::internal::VersionString[abi:cxx11](int)"; - "google::protobuf::io::ZeroCopyOutputStream::WriteAliasedRaw(void const*, int)"; - "google::protobuf::StrCat[abi:cxx11](google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::strto32_adaptor(char const*, char**, int)"; - "google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const"; - "google::protobuf::StrCat[abi:cxx11](google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::StrAppend(std::__cxx11::basic_string, std::allocator>*, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::internal::FieldMetadata::CalculateType(int, google::protobuf::internal::FieldMetadata::FieldTypeClass)"; - "google::protobuf::StrCat[abi:cxx11](google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::SplitStringAllowEmpty(google::protobuf::StringPiece, char const*, std::vector, std::allocator>, std::allocator, std::allocator>>>*)"; - "google::protobuf::DoubleToBuffer(double, char*)"; - "google::protobuf::FloatToBuffer(float, char*)"; - "google::protobuf::Base64Escape(google::protobuf::StringPiece, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::ReplaceCharacters(std::__cxx11::basic_string, std::allocator>*, char const*, char)"; - "google::protobuf::StringPiece::find(char, unsigned long) const"; - "google::protobuf::io::OstreamOutputStream::OstreamOutputStream(std::ostream*, int)"; - "google::protobuf::io::OstreamOutputStream::~OstreamOutputStream()"; - "google::protobuf::io::FileInputStream::Next(void const**, int*)"; - "google::protobuf::internal::RepeatedPtrFieldBase::CloseGap(int, int)"; - "google::protobuf::MessageLite::SerializeToFileDescriptor(int) const"; - "google::protobuf::strings::CHexEscape(std::__cxx11::basic_string, std::allocator> const&)"; - "google::protobuf::GlobalReplaceSubstring(std::__cxx11::basic_string, std::allocator> const&, std::__cxx11::basic_string, std::allocator> const&, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::io::EpsCopyOutputStream::ByteCount(unsigned char*) const"; - "google::protobuf::RepeatedField::Get(int) const"; - "google::protobuf::internal::WireFormatLite::UInt32Size(google::protobuf::RepeatedField const&)"; - "google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*)"; - "google::protobuf::MessageLite::SerializeWithCachedSizesToArray(unsigned char*) const"; - "google::protobuf::internal::LookUpEnumName(google::protobuf::internal::EnumEntry const*, int const*, unsigned long, int)"; - "google::protobuf::internal::InitializeEnumStrings(google::protobuf::internal::EnumEntry const*, int const*, unsigned long, google::protobuf::internal::ExplicitlyConstructed, std::__h::allocator>>*)"; - "google::protobuf::StringPiece::LogFatalSizeTooBig(unsigned long, char const*)"; - "google::protobuf::internal::LookUpEnumValue(google::protobuf::internal::EnumEntry const*, unsigned long, google::protobuf::StringPiece, int*)"; - "google::protobuf::internal::WriteVarint(unsigned int, unsigned long, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::internal::GetTypeUrl(google::protobuf::StringPiece, google::protobuf::StringPiece)"; - "google::protobuf::internal::AnyMetadata::InternalIs(google::protobuf::StringPiece) const"; - "google::protobuf::internal::ParseAnyTypeUrl(std::__h::basic_string, std::__h::allocator> const&, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::internal::ExtensionSet::ExtensionSet()"; - "google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::internal::ExtensionSet::ParseField(unsigned int, google::protobuf::io::CodedInputStream*, google::protobuf::internal::ExtensionFinder*, google::protobuf::internal::FieldSkipper*)"; - "google::protobuf::internal::ExtensionSet::MessageSetByteSize() const"; - "google::protobuf::io::CodedOutputStream::default_serialization_deterministic_"; - "google::protobuf::internal::ExtensionSet::InternalSerializeMessageSetWithCachedSizesToArray(unsigned char*, google::protobuf::io::EpsCopyOutputStream*) const"; - "google::protobuf::io::CodedInputStream::ReadRaw(void*, int)"; - "google::protobuf::internal::ExtensionSet::SwapExtension(google::protobuf::internal::ExtensionSet*, int)"; - "google::protobuf::internal::ExtensionSet::RemoveLast(int)"; - "google::protobuf::internal::ExtensionSet::ReleaseLast(int)"; - "google::protobuf::internal::ExtensionSet::SwapElements(int, int, int)"; - "google::protobuf::internal::ExtensionSet::SetRepeatedInt32(int, int, int)"; - "google::protobuf::internal::ExtensionSet::SetRepeatedInt64(int, int, long)"; - "google::protobuf::internal::ExtensionSet::SetRepeatedUInt32(int, int, unsigned int)"; - "google::protobuf::internal::ExtensionSet::SetRepeatedUInt64(int, int, unsigned long)"; - "google::protobuf::internal::ExtensionSet::SetRepeatedFloat(int, int, float)"; - "google::protobuf::internal::ExtensionSet::SetRepeatedDouble(int, int, double)"; - "google::protobuf::internal::ExtensionSet::SetRepeatedBool(int, int, bool)"; - "google::protobuf::internal::ExtensionSet::MutableRepeatedString(int, int)"; - "google::protobuf::internal::ExtensionSet::SetRepeatedEnum(int, int, int)"; - "google::protobuf::io::CodedInputStream::PopLimit(int)"; - "google::protobuf::internal::ImplicitWeakMessage::default_instance()"; - "google::protobuf::MessageLite::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)"; - "google::protobuf::io::CodedInputStream::ReadVarintSizeAsIntFallback()"; - "google::protobuf::io::CodedInputStream::BytesUntilTotalBytesLimit() const"; - "google::protobuf::io::CodedInputStream::BytesUntilLimit() const"; - "google::protobuf::io::CodedInputStream::PushLimit(int)"; - "google::protobuf::io::CodedInputStream::IncrementRecursionDepthAndPushLimit(int)"; - "google::protobuf::io::CodedInputStream::DecrementRecursionDepthAndPopLimit(int)"; - "google::protobuf::StrCat(google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::strings::Utf8SafeCEscape(std::__h::basic_string, std::__h::allocator> const&)"; - "google::protobuf::io::OstreamOutputStream::OstreamOutputStream(std::__h::basic_ostream>*, int)"; - "google::protobuf::MessageLite::MergeFromCodedStream(google::protobuf::io::CodedInputStream*)"; - "google::protobuf::io::EpsCopyOutputStream::GetDirectBufferForNBytesAndAdvance(int, unsigned char**)"; - "google::protobuf::util::Status::Status()"; - "google::protobuf::util::Status::OK"; - "google::protobuf::util::Status::operator=(google::protobuf::util::Status const&)"; - "google::protobuf::util::Status::Status(google::protobuf::util::error::Code, google::protobuf::StringPiece)"; - "google::protobuf::safe_strtou32(std::__h::basic_string, std::__h::allocator> const&, unsigned int*)"; - "google::protobuf::safe_strto64(std::__h::basic_string, std::__h::allocator> const&, long*)"; - "google::protobuf::safe_strtou64(std::__h::basic_string, std::__h::allocator> const&, unsigned long*)"; - "google::protobuf::util::Status::Status(google::protobuf::util::Status const&)"; - "google::protobuf::safe_strtod(char const*, double*)"; - "google::protobuf::safe_strtob(google::protobuf::StringPiece, bool*)"; - "google::protobuf::WebSafeBase64Escape(google::protobuf::StringPiece, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::Base64Escape(google::protobuf::StringPiece, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::WebSafeBase64Unescape(google::protobuf::StringPiece, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::Base64Unescape(google::protobuf::StringPiece, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::StringPiece::find_last_not_of(char, unsigned long) const"; - "google::protobuf::Base64Escape(unsigned char const*, int, std::__h::basic_string, std::__h::allocator>*, bool)"; - "vtable for google::protobuf::strings::ArrayByteSource"; - "google::protobuf::WebSafeBase64EscapeWithPadding(google::protobuf::StringPiece, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::internal::UTF8SpnStructurallyValid(google::protobuf::StringPiece)"; - "google::protobuf::UTF8FirstLetterNumBytes(char const*, int)"; - "google::protobuf::StrCat(google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::util::Status::operator==(google::protobuf::util::Status const&) const"; - "google::protobuf::EncodeAsUTF8Char(unsigned int, char*)"; - "google::protobuf::util::internal::StatusOrHelper::Crash(google::protobuf::util::Status const&)"; - "google::protobuf::StrAppend(std::__h::basic_string, std::__h::allocator>*, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::StrAppend(std::__h::basic_string, std::__h::allocator>*, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::io::ArrayInputStream::Next(void const**, int*)"; - "google::protobuf::io::ArrayInputStream::BackUp(int)"; - "google::protobuf::internal::WireFormatLite::WriteDouble(int, double, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteFloat(int, float, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteInt64(int, long, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteUInt64(int, unsigned long, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteInt32(int, int, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteFixed64(int, unsigned long, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteFixed32(int, unsigned int, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteBool(int, bool, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteString(int, std::__h::basic_string, std::__h::allocator> const&, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteBytes(int, std::__h::basic_string, std::__h::allocator> const&, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteUInt32(int, unsigned int, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteSFixed32(int, int, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteSFixed64(int, long, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteSInt32(int, int, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteSInt64(int, long, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteEnum(int, int, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::FormatTime(long, int)"; - "google::protobuf::internal::OnShutdown(void (*)())"; - "vtable for google::protobuf::strings::StringByteSink"; - "google::protobuf::internal::ParseTime(std::__h::basic_string, std::__h::allocator> const&, long*, int*)"; - "google::protobuf::StringPiece::rfind(char, unsigned long) const"; - "google::protobuf::StringPiece::Consume(google::protobuf::StringPiece)"; - "google::protobuf::StringPiece::find_first_not_of(google::protobuf::StringPiece, unsigned long) const"; - "google::protobuf::StrCat(google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::util::Status::UNKNOWN"; - "google::protobuf::strings::ByteSink::Flush()"; - "google::protobuf::MessageLite::ParsePartialFromString(std::__h::basic_string, std::__h::allocator> const&)"; - "google::protobuf::internal::GetCurrentTime(long*, int*)"; - "google::protobuf::uint128::operator/=(google::protobuf::uint128 const&)"; - "google::protobuf::uint128::operator%=(google::protobuf::uint128 const&)"; - "google::protobuf::internal::WireFormatLite::UInt64Size(google::protobuf::RepeatedField const&)"; - "google::protobuf::internal::GetTypeUrl[abi:cxx11](google::protobuf::StringPiece, google::protobuf::StringPiece)"; - "google::protobuf::internal::ParseAnyTypeUrl(std::__cxx11::basic_string, std::allocator> const&, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::internal::ExtensionSet::MutableRepeatedString[abi:cxx11](int, int)"; - "google::protobuf::strings::Utf8SafeCEscape(std::__cxx11::basic_string, std::allocator> const&)"; - "google::protobuf::safe_strtou32(std::__cxx11::basic_string, std::allocator> const&, unsigned int*)"; - "google::protobuf::safe_strto64(std::__cxx11::basic_string, std::allocator> const&, long*)"; - "google::protobuf::safe_strtou64(std::__cxx11::basic_string, std::allocator> const&, unsigned long*)"; - "google::protobuf::WebSafeBase64Escape(google::protobuf::StringPiece, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::WebSafeBase64Unescape(google::protobuf::StringPiece, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::Base64Unescape(google::protobuf::StringPiece, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::Base64Escape(unsigned char const*, int, std::__cxx11::basic_string, std::allocator>*, bool)"; - "google::protobuf::WebSafeBase64EscapeWithPadding(google::protobuf::StringPiece, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::StrAppend(std::__cxx11::basic_string, std::allocator>*, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::internal::WireFormatLite::WriteString(int, std::__cxx11::basic_string, std::allocator> const&, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteBytes(int, std::__cxx11::basic_string, std::allocator> const&, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::FormatTime[abi:cxx11](long, int)"; - "google::protobuf::internal::ParseTime(std::__cxx11::basic_string, std::allocator> const&, long*, int*)"; - "google::protobuf::MessageLite::ParsePartialFromString(std::__cxx11::basic_string, std::allocator> const&)"; - "google::protobuf::RepeatedField::Add(int const&)"; - "google::protobuf::RepeatedField::Add(unsigned int const&)"; - "google::protobuf::SetLogHandler(void (*)(google::protobuf::LogLevel, char const*, int, std::__h::basic_string, std::__h::allocator> const&))"; - "google::protobuf::SetLogHandler(void (*)(google::protobuf::LogLevel, char const*, int, std::__1::basic_string, std::__1::allocator> const&))"; - "google::protobuf::RepeatedPtrField, std::__1::allocator>>::~RepeatedPtrField()"; - "google::protobuf::internal::InlineGreedyStringParser(std::__1::basic_string, std::__1::allocator>*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::UnknownFieldParse(unsigned int, std::__1::basic_string, std::__1::allocator>*, char const*,"; - "google::protobuf::internal::InlineGreedyStringParser(std::__1::basic_string, std::__1::allocator>*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::io::EpsCopyOutputStream::WriteStringOutline(unsigned int, std::__1::basic_string, std::__1::allocator> const&, unsigned char*)"; - "google::protobuf::io::EpsCopyOutputStream::WriteStringMaybeAliasedOutline(unsigned int, std::__1::basic_string, std::__1::allocator> const&, unsigned char*)"; - "google::protobuf::internal::InlineGreedyStringParser(std::__1::basic_string, std::__1::allocator>*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::UnknownFieldParse(unsigned int, std::__1::basic_string, std::__1::allocator>*, char const*,"; - "google::protobuf::io::EpsCopyOutputStream::WriteStringMaybeAliasedOutline(unsigned int, std::__1::basic_string, std::__1::allocator> const&, unsigned char*)"; - "google::protobuf::internal::InlineGreedyStringParser(std::__1::basic_string, std::__1::allocator>*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::internal::UnknownFieldParse(unsigned int, std::__1::basic_string, std::__1::allocator>*, char const*,"; - "google::protobuf::internal::InitializeEnumStrings(google::protobuf::internal::EnumEntry const*, int const*, unsigned long,"; - "google::protobuf::internal::WriteVarint(unsigned int, unsigned long, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::internal::UnknownFieldParse(unsigned int, std::__1::basic_string, std::__1::allocator>*, char const*,"; - "google::protobuf::internal::InitializeEnumStrings(google::protobuf::internal::EnumEntry const*, int const*, unsigned long, google::protobuf::internal::ExplicitlyConstructed, std::__1::allocator>>*)"; - "google::protobuf::internal::UnknownFieldParse(unsigned int, std::__1::basic_string, std::__1::allocator>*, char const*, google::protobuf::internal::ParseContext*)"; - "google::protobuf::MessageLite::SerializeToString(std::__1::basic_string, std::__1::allocator>*) const"; - "google::protobuf::MessageLite::ParseFromString(std::__1::basic_string, std::__1::allocator> const&)"; - "google::protobuf::internal::ParseAnyTypeUrl(std::__1::basic_string, std::__1::allocator> const&, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::SplitStringUsing(google::protobuf::StringPiece, char const*, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>>*)"; - "google::protobuf::StrAppend(std::__1::basic_string, std::__1::allocator>*, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::internal::LogMessage::operator<<(std::__1::basic_string, std::__1::allocator> const&)"; - "google::protobuf::CEscape(std::__1::basic_string, std::__1::allocator> const&)"; - "google::protobuf::StrAppend(std::__1::basic_string, std::__1::allocator>*, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::MessageLite::AppendToString(std::__1::basic_string, std::__1::allocator>*) const"; - "google::protobuf::UnescapeCEscapeString(std::__1::basic_string, std::__1::allocator> const&)"; - "google::protobuf::io::StringOutputStream::StringOutputStream(std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::StripWhitespace(std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::io::CodedInputStream::ReadString(std::__1::basic_string, std::__1::allocator>*, int)"; - "google::protobuf::internal::EpsCopyInputStream::ReadStringFallback(char const*, int, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::internal::StringSpaceUsedExcludingSelfLong(std::__1::basic_string, std::__1::allocator> const&)"; - "google::protobuf::internal::ExtensionSet::GetString(int, std::__1::basic_string, std::__1::allocator> const&) const"; - "google::protobuf::internal::GenericTypeHandler, std::__1::allocator>>::Merge(std::__1::basic_string, std::__1::allocator> const&, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::StringAppendF(std::__1::basic_string, std::__1::allocator>*, char const*, ...)"; - "google::protobuf::internal::ParseAnyTypeUrl(std::__1::basic_string, std::__1::allocator> const&, std::__1::basic_string, std::__1::allocator>*, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::safe_strto32(std::__1::basic_string, std::__1::allocator> const&, int*)"; - "google::protobuf::MessageLite::AppendPartialToString(std::__1::basic_string, std::__1::allocator>*) const"; - "google::protobuf::strings::Utf8SafeCEscape(std::__1::basic_string, std::__1::allocator> const&)"; - "google::protobuf::io::OstreamOutputStream::OstreamOutputStream(std::__1::basic_ostream>*, int)"; - "google::protobuf::safe_strtou32(std::__1::basic_string, std::__1::allocator> const&, unsigned int*)"; - "google::protobuf::safe_strto64(std::__1::basic_string, std::__1::allocator> const&, long*)"; - "google::protobuf::safe_strtou64(std::__1::basic_string, std::__1::allocator> const&, unsigned long*)"; - "google::protobuf::WebSafeBase64Escape(google::protobuf::StringPiece, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::Base64Escape(google::protobuf::StringPiece, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::WebSafeBase64Unescape(google::protobuf::StringPiece, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::Base64Unescape(google::protobuf::StringPiece, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::Base64Escape(unsigned char const*, int, std::__1::basic_string, std::__1::allocator>*, bool)"; - "google::protobuf::WebSafeBase64EscapeWithPadding(google::protobuf::StringPiece, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::StrAppend(std::__1::basic_string, std::__1::allocator>*, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::StrAppend(std::__1::basic_string, std::__1::allocator>*, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::internal::WireFormatLite::WriteString(int, std::__1::basic_string, std::__1::allocator> const&, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::WireFormatLite::WriteBytes(int, std::__1::basic_string, std::__1::allocator> const&, google::protobuf::io::CodedOutputStream*)"; - "google::protobuf::internal::ParseTime(std::__1::basic_string, std::__1::allocator> const&, long*, int*)"; - "google::protobuf::MessageLite::ParsePartialFromString(std::__1::basic_string, std::__1::allocator> const&)"; - "google::protobuf::StringReplace(std::__1::basic_string, std::__1::allocator> const&, std::__1::basic_string, std::__1::allocator> const&, std::__1::basic_string, std::__1::allocator> const&, bool)"; - "google::protobuf::internal::VersionString(int)"; - "google::protobuf::StrCat(google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&)"; - "google::protobuf::SplitStringAllowEmpty(google::protobuf::StringPiece, char const*, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>>*)"; - "google::protobuf::ReplaceCharacters(std::__1::basic_string, std::__1::allocator>*, char const*, char)"; - "google::protobuf::strings::CHexEscape(std::__1::basic_string, std::__1::allocator> const&)"; - "google::protobuf::GlobalReplaceSubstring(std::__1::basic_string, std::__1::allocator> const&, std::__1::basic_string, std::__1::allocator> const&, std::__1::basic_string, std::__1::allocator>*)"; - "google::protobuf::RepeatedField::Add(unsigned long const&)"; - "google::protobuf::RepeatedField::Add(unsigned long long const&)"; - "google::protobuf::internal::WireFormatLite::Int64Size(google::protobuf::RepeatedField const&)"; - "google::protobuf::internal::MapFieldBase::SyncMapWithRepeatedField() const"; - "google::protobuf::internal::MapFieldBase::SetMapDirty()"; - "google::protobuf::Message::MergeFrom(google::protobuf::Message const&)"; - "vtable for google::protobuf::internal::MapFieldBase"; - "google::protobuf::internal::MapFieldBase::~MapFieldBase()"; - "google::protobuf::internal::GenericSwap(google::protobuf::Message*, google::protobuf::Message*)"; - "google::protobuf::Message::CopyFrom(google::protobuf::Message const&)"; - "google::protobuf::Message::SetCachedSize(int) const"; - "google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int)"; - "google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*)"; - "google::protobuf::io::IstreamInputStream::IstreamInputStream(std::__h::basic_istream>*, int)"; - "vtable for google::protobuf::io::IstreamInputStream"; - "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::~CopyingIstreamInputStream()"; - "google::protobuf::MessageLite::SerializePartialToArray(void*, int) const"; - "google::protobuf::RepeatedPtrField, std::allocator>>::erase(google::protobuf::internal::RepeatedPtrIterator, std::allocator> const>, google::protobuf::internal::RepeatedPtrIterator, std::allocator> const>)"; - "google::protobuf::UnknownFieldSet::default_instance()"; - "google::protobuf::RepeatedField::elements() const"; - "google::protobuf::RepeatedField::Get(int) const"; - "google::protobuf::RepeatedField::Get(int) const"; - "google::protobuf::internal::WireFormatLite::Int64Size(google::protobuf::RepeatedField const&)"; - "google::protobuf::internal::ExtensionSet::GetMessage(int, google::protobuf::MessageLite const&) const"; - "google::protobuf::internal::ExtensionSet::RegisterMessageExtension(google::protobuf::MessageLite const*, int, unsigned char, bool, bool, google::protobuf::MessageLite const*)"; - "google::protobuf::internal::DestroyString(void const*)"; - "google::protobuf::ShutdownProtobufLibrary()"; - "google::protobuf::RepeatedField::elements() const"; - "google::protobuf::internal::EpsCopyInputStream::SkipFallback(char const*, int)"; - "google::protobuf::MessageLite::GetClassData() const"; - "google::protobuf::internal::ArenaStringPtr::ClearToEmpty()"; - "void google::protobuf::internal::InternalMetadata::DoMergeFrom, std::__h::allocator>>(std::__h::basic_string, std::__h::allocator> const&)"; - "void google::protobuf::internal::RepeatedPtrFieldBase::MergeFrom, std::__h::allocator>>(google::protobuf::internal::RepeatedPtrFieldBase const&)"; - "google::protobuf::internal::TaggedStringPtr::ForceCopy(google::protobuf::Arena*) const"; - "google::protobuf::internal::ArenaStringPtr::Destroy()"; - "void google::protobuf::internal::InternalMetadata::DoClear, std::__h::allocator>>()"; - "google::protobuf::internal::TcParser::ParseLoop(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcParseTableBase const*)"; - "void google::protobuf::internal::ArenaStringPtr::Set<>(std::__h::basic_string, std::__h::allocator> const&, google::protobuf::Arena*)"; - "google::protobuf::internal::RepeatedPtrFieldBase::MergeFromConcreteMessage(google::protobuf::internal::RepeatedPtrFieldBase const&, google::protobuf::MessageLite* (*)(google::protobuf::Arena*, google::protobuf::MessageLite const&))"; - "google::protobuf::Arena::Allocate(unsigned int)"; - "google::protobuf::internal::RepeatedPtrFieldBase::DestroyProtos()"; - "google::protobuf::internal::WireFormatLite::InternalWriteMessage(int, google::protobuf::MessageLite const&, int, unsigned char*, google::protobuf::io::EpsCopyOutputStream*)"; - "google::protobuf::Arena::AllocateForArray(unsigned int)"; - "google::protobuf::internal::TcParser::GenericFallbackLite(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::MiniParse(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastBS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastBR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV8S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV32R1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastMtS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV32S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastBS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV8S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastMtR2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastMtS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastMtR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::ArenaStringPtr::Set(std::__h::basic_string_view>, google::protobuf::Arena*)"; - "google::protobuf::internal::RepeatedPtrFieldBase::AddOutOfLineHelper(void* (*)(google::protobuf::Arena*))"; - "google::protobuf::internal::InitProtobufDefaultsSlow()"; - "google::protobuf::internal::InitializeEnumStrings(google::protobuf::internal::EnumEntry const*, int const*, unsigned int, google::protobuf::internal::ExplicitlyConstructed, std::__h::allocator>, 1u>*)"; - "google::protobuf::internal::init_protobuf_defaults_state"; - "google::protobuf::internal::LookUpEnumValue(google::protobuf::internal::EnumEntry const*, unsigned int, std::__h::basic_string_view>, int*)"; - "google::protobuf::internal::TcParser::FastV64S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastEvS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastUS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastF64S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV64S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::ArenaStringPtr::Set(std::__h::basic_string, std::__h::allocator>&&, google::protobuf::Arena*)"; - "google::protobuf::internal::TcParser::FastV32S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV64P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastUS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastUR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV32P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::_FieldOptions_default_instance_"; - "google::protobuf::_ServiceOptions_default_instance_"; - "google::protobuf::_MethodOptions_default_instance_"; - "google::protobuf::compiler::DiskSourceTree::MapPath(std::basic_string_view>, std::basic_string_view>)"; - "google::protobuf::FeatureSetDefaults::FeatureSetDefaults(google::protobuf::Arena*)"; - "google::protobuf::FeatureSetDefaults::CopyFrom(google::protobuf::FeatureSetDefaults const&)"; - "google::protobuf::FeatureSetDefaults::InternalSwap(google::protobuf::FeatureSetDefaults*)"; - "google::protobuf::DescriptorPool::SetFeatureSetDefaults(google::protobuf::FeatureSetDefaults)"; - "google::protobuf::FeatureSetDefaults::~FeatureSetDefaults()"; - "google::protobuf::DescriptorPool::AddUnusedImportTrackFile(std::basic_string_view>, bool)"; - "google::protobuf::DescriptorPool::FindFileByName(std::basic_string_view>) const"; - "google::protobuf::_FeatureSet_default_instance_"; - "google::protobuf::FeatureSet::GetMetadata() const"; - "google::protobuf::FeatureResolver::CompileDefaults(google::protobuf::Descriptor const*, absl::lts_20230802::Span, google::protobuf::Edition, google::protobuf::Edition)"; - "google::protobuf::internal::ArenaStringPtr::Set(std::basic_string_view>, google::protobuf::Arena*)"; - "google::protobuf::GeneratedCodeInfo::GeneratedCodeInfo(google::protobuf::Arena*, google::protobuf::GeneratedCodeInfo const&)"; - "google::protobuf::GeneratedCodeInfo_Annotation::CopyFrom(google::protobuf::GeneratedCodeInfo_Annotation const&)"; - "google::protobuf::MessageLite::ParseFromString(std::basic_string_view>)"; - "google::protobuf::TextFormat::ParseFromString(std::basic_string_view>, google::protobuf::Message*)"; - "google::protobuf::_FileOptions_default_instance_"; - "google::protobuf::compiler::DiskSourceTree::VirtualFileToDiskFile(std::basic_string_view>, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::io::CopyingOutputStreamAdaptor::ByteCount() const"; - "google::protobuf::io::CopyingOutputStreamAdaptor::Next(void**, int*)"; - "google::protobuf::DescriptorPool::FindMessageTypeByName(std::basic_string_view>) const"; - "google::protobuf::DescriptorPool::FindAllExtensions(google::protobuf::Descriptor const*, std::vector>*) const"; - "google::protobuf::MessageLite::SerializePartialToCodedStream(google::protobuf::io::CodedOutputStream*) const"; - "google::protobuf::internal::ShortEditionName(google::protobuf::Edition)"; - "google::protobuf::compiler::DiskSourceTree::DiskFileToVirtualFile(std::basic_string_view>, std::__cxx11::basic_string, std::allocator>*, std::__cxx11::basic_string, std::allocator>*)"; - "google::protobuf::internal::ProtocVersionString[abi:cxx11](int)"; - "google::protobuf::Edition_descriptor()"; - "google::protobuf::internal::ParseNamedEnum(google::protobuf::EnumDescriptor const*, std::basic_string_view>, int*)"; - "void google::protobuf::internal::ArenaStringPtr::Set<>(std::__cxx11::basic_string, std::allocator> const&, google::protobuf::Arena*)"; - "google::protobuf::FileDescriptorProto::CopyFrom(google::protobuf::FileDescriptorProto const&)"; - "google::protobuf::FileDescriptorProto::InternalSwap(google::protobuf::FileDescriptorProto*)"; - "google::protobuf::Arena::Allocate(unsigned long)"; - "google::protobuf::_GeneratedCodeInfo_default_instance_"; - "google::protobuf::io::Printer::PrintImpl(std::basic_string_view>, absl::lts_20230802::Span, std::allocator> const>, google::protobuf::io::Printer::PrintOptions)"; - "google::protobuf::io::StringOutputStream::Next(void**, int*)"; - "google::protobuf::io::StringOutputStream::BackUp(int)"; - "google::protobuf::io::StringOutputStream::ByteCount() const"; - "google::protobuf::internal::ThreadSafeArena::AllocateFromStringBlock()"; - "google::protobuf::_MessageOptions_default_instance_"; - "google::protobuf::_OneofOptions_default_instance_"; - "google::protobuf::_ExtensionRangeOptions_default_instance_"; - "google::protobuf::_EnumOptions_default_instance_"; - "google::protobuf::_EnumValueOptions_default_instance_"; - "google::protobuf::io::ZeroCopyOutputStream::WriteCord(absl::lts_20230802::Cord const&)"; - "google::protobuf::io::Printer::LookupVar(std::basic_string_view>)"; - "google::protobuf::io::Printer::Emit(absl::lts_20230802::Span, std::basic_string_view>, google::protobuf::io::Printer::SourceLocation)"; - "google::protobuf::EnumDescriptor::is_closed() const"; - "google::protobuf::internal::GenerateEnumData(absl::lts_20230802::Span)"; - "google::protobuf::internal::cpp::IsLazilyInitializedFile(std::basic_string_view>)"; - "google::protobuf::Arena::AllocateForArray(unsigned long)"; - "google::protobuf::internal::ThreadSafeArena::thread_cache_"; - "google::protobuf::internal::cpp::HasHasbit(google::protobuf::FieldDescriptor const*)"; - "google::protobuf::internal::cpp::HasPreservingUnknownEnumSemantics(google::protobuf::FieldDescriptor const*)"; - "google::protobuf::io::Printer::WriteRaw(char const*, unsigned long)"; - "google::protobuf::io::Printer::Printer(google::protobuf::io::ZeroCopyOutputStream*, google::protobuf::io::Printer::Options)"; - "google::protobuf::io::Printer::Printer(google::protobuf::io::ZeroCopyOutputStream*)"; - "google::protobuf::DescriptorPool::generated_pool()"; - "pb::cpp"; - "google::protobuf::DescriptorPool::FindExtensionByNumber(google::protobuf::Descriptor const*, int) const"; - "google::protobuf::Descriptor::FindFieldByCamelcaseName(std::basic_string_view>) const"; - "google::protobuf::io::SimpleDtoa[abi:cxx11](double)"; - "google::protobuf::io::SimpleFtoa[abi:cxx11](float)"; - "google::protobuf::Descriptor::FindFieldByName(std::basic_string_view>) const"; - "google::protobuf::internal::cpp::GetUtf8CheckMode(google::protobuf::FieldDescriptor const*, bool)"; - "google::protobuf::FieldDescriptor::is_required() const"; - "google::protobuf::FieldDescriptor::has_presence() const"; - "google::protobuf::internal::TailCallTableInfo::TailCallTableInfo(google::protobuf::Descriptor const*, std::vector> const&, google::protobuf::internal::TailCallTableInfo::MessageOptions const&, google::protobuf::internal::TailCallTableInfo::OptionProvider const&, std::vector> const&, std::vector> const&)"; - "google::protobuf::io::Printer::Annotate(std::basic_string_view>, std::basic_string_view>, std::basic_string_view>, std::vector> const&, std::optional)"; - "google::protobuf::_FileDescriptorProto_default_instance_"; - "google::protobuf::FileDescriptorProto::GetMetadata() const"; - "google::protobuf::FieldDescriptor::requires_utf8_validation() const"; - "google::protobuf::internal::AssignDescriptors(google::protobuf::internal::DescriptorTable const*)"; - "void google::protobuf::internal::InternalMetadata::DoMergeFrom(google::protobuf::UnknownFieldSet const&)"; - "void google::protobuf::internal::InternalMetadata::DeleteOutOfLineHelper()"; - "void google::protobuf::internal::InternalMetadata::DoClear()"; - "google::protobuf::Message::MaybeComputeUnknownFieldsSize(unsigned long, google::protobuf::internal::CachedSize*) const"; - "google::protobuf::internal::AssignDescriptors(google::protobuf::internal::DescriptorTable const* (*)(), absl::lts_20230802::once_flag*, google::protobuf::Metadata const&)"; - "google::protobuf::internal::AddDescriptorsRunner::AddDescriptorsRunner(google::protobuf::internal::DescriptorTable const*)"; - "google::protobuf::internal::ExtensionSet::RegisterMessageExtension(google::protobuf::MessageLite const*, int, unsigned char, bool, bool, google::protobuf::MessageLite const*, char const* (*)(char const*, google::protobuf::internal::ParseContext*))"; - "google::protobuf::internal::TcParser::GenericFallback(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastEr0S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV8S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::io::OstreamOutputStream::ByteCount() const"; - "google::protobuf::io::OstreamOutputStream::Next(void**, int*)"; - "google::protobuf::FeatureSetDefaults::FeatureSetDefaults(google::protobuf::Arena*, google::protobuf::FeatureSetDefaults const&)"; - "google::protobuf::internal::ArenaStringPtr::Mutable[abi:cxx11](google::protobuf::Arena*)"; - "google::protobuf::GeneratedCodeInfo::CopyFrom(google::protobuf::GeneratedCodeInfo const&)"; - "void google::protobuf::internal::RepeatedPtrFieldBase::MergeFrom, std::allocator>>(google::protobuf::internal::RepeatedPtrFieldBase const&)"; - "google::protobuf::GeneratedCodeInfo::Clear()"; - "google::protobuf::GeneratedCodeInfo::ByteSizeLong() const"; - "google::protobuf::GeneratedCodeInfo::MergeImpl(google::protobuf::Message&, google::protobuf::Message const&)"; - "google::protobuf::FileDescriptorProto::MergeImpl(google::protobuf::Message&, google::protobuf::Message const&)"; - "google::protobuf::internal::TcParser::FastSS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::MiniParse(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastSR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastMtS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastMtR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::FileDescriptorProto::_table_"; - "google::protobuf::internal::TcParser::FastMtS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::GeneratedCodeInfo::_table_"; - "google::protobuf::internal::TcParser::FastV64S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::FileOptions::~FileOptions()"; - "google::protobuf::EnumOptions::~EnumOptions()"; - "google::protobuf::EnumValueOptions::~EnumValueOptions()"; - "google::protobuf::MessageOptions::~MessageOptions()"; - "google::protobuf::OneofOptions::~OneofOptions()"; - "google::protobuf::FieldOptions::~FieldOptions()"; - "google::protobuf::ServiceOptions::~ServiceOptions()"; - "google::protobuf::MethodOptions::~MethodOptions()"; - "google::protobuf::SourceCodeInfo::SourceCodeInfo(google::protobuf::Arena*)"; - "google::protobuf::internal::NewFromPrototypeHelper(google::protobuf::MessageLite const*, google::protobuf::Arena*)"; - "google::protobuf::internal::GenericTypeHandler::Merge(google::protobuf::MessageLite const&, google::protobuf::MessageLite*)"; - "google::protobuf::SourceCodeInfo_Location::~SourceCodeInfo_Location()"; - "google::protobuf::MessageLite::SerializePartialToString(std::__cxx11::basic_string, std::allocator>*) const"; - "google::protobuf::MessageLite::ParsePartialFromString(std::basic_string_view>)"; - "google::protobuf::DescriptorProto_ExtensionRange::DescriptorProto_ExtensionRange(google::protobuf::Arena*)"; - "google::protobuf::Descriptor::ExtensionRange::CopyTo(google::protobuf::DescriptorProto_ExtensionRange*) const"; - "google::protobuf::FieldDescriptorProto::FieldDescriptorProto(google::protobuf::Arena*)"; - "google::protobuf::FieldDescriptor::CopyTo(google::protobuf::FieldDescriptorProto*) const"; - "google::protobuf::OneofDescriptorProto::OneofDescriptorProto(google::protobuf::Arena*)"; - "google::protobuf::OneofDescriptor::CopyTo(google::protobuf::OneofDescriptorProto*) const"; - "google::protobuf::EnumOptions::EnumOptions(google::protobuf::Arena*, google::protobuf::EnumOptions const&)"; - "google::protobuf::EnumOptions::EnumOptions(google::protobuf::Arena*)"; - "google::protobuf::EnumOptions::CopyFrom(google::protobuf::EnumOptions const&)"; - "google::protobuf::EnumOptions::InternalSwap(google::protobuf::EnumOptions*)"; - "google::protobuf::EnumValueOptions::EnumValueOptions(google::protobuf::Arena*, google::protobuf::EnumValueOptions const&)"; - "google::protobuf::EnumValueOptions::EnumValueOptions(google::protobuf::Arena*)"; - "google::protobuf::EnumValueOptions::InternalSwap(google::protobuf::EnumValueOptions*)"; - "google::protobuf::FieldOptions::FieldOptions(google::protobuf::Arena*, google::protobuf::FieldOptions const&)"; - "google::protobuf::FieldOptions::FieldOptions(google::protobuf::Arena*)"; - "google::protobuf::FieldOptions::CopyFrom(google::protobuf::FieldOptions const&)"; - "google::protobuf::FieldOptions::InternalSwap(google::protobuf::FieldOptions*)"; - "google::protobuf::FileOptions::FileOptions(google::protobuf::Arena*, google::protobuf::FileOptions const&)"; - "google::protobuf::FileOptions::FileOptions(google::protobuf::Arena*)"; - "google::protobuf::FileOptions::CopyFrom(google::protobuf::FileOptions const&)"; - "google::protobuf::FileOptions::InternalSwap(google::protobuf::FileOptions*)"; - "google::protobuf::MessageOptions::MessageOptions(google::protobuf::Arena*, google::protobuf::MessageOptions const&)"; - "google::protobuf::MessageOptions::MessageOptions(google::protobuf::Arena*)"; - "google::protobuf::MessageOptions::CopyFrom(google::protobuf::MessageOptions const&)"; - "google::protobuf::MessageOptions::InternalSwap(google::protobuf::MessageOptions*)"; - "google::protobuf::ExtensionRangeOptions::ExtensionRangeOptions(google::protobuf::Arena*, google::protobuf::ExtensionRangeOptions const&)"; - "google::protobuf::MethodOptions::MethodOptions(google::protobuf::Arena*, google::protobuf::MethodOptions const&)"; - "google::protobuf::MethodOptions::MethodOptions(google::protobuf::Arena*)"; - "google::protobuf::MethodOptions::CopyFrom(google::protobuf::MethodOptions const&)"; - "google::protobuf::MethodOptions::InternalSwap(google::protobuf::MethodOptions*)"; - "google::protobuf::OneofOptions::OneofOptions(google::protobuf::Arena*, google::protobuf::OneofOptions const&)"; - "google::protobuf::OneofOptions::OneofOptions(google::protobuf::Arena*)"; - "google::protobuf::OneofOptions::CopyFrom(google::protobuf::OneofOptions const&)"; - "google::protobuf::OneofOptions::InternalSwap(google::protobuf::OneofOptions*)"; - "google::protobuf::ServiceOptions::ServiceOptions(google::protobuf::Arena*, google::protobuf::ServiceOptions const&)"; - "google::protobuf::ServiceOptions::ServiceOptions(google::protobuf::Arena*)"; - "google::protobuf::ServiceOptions::CopyFrom(google::protobuf::ServiceOptions const&)"; - "google::protobuf::ServiceOptions::InternalSwap(google::protobuf::ServiceOptions*)"; - "google::protobuf::Reflection::ClearField(google::protobuf::Message*, google::protobuf::FieldDescriptor const*) const"; - "google::protobuf::Reflection::MutableRepeatedMessage(google::protobuf::Message*, google::protobuf::FieldDescriptor const*, int) const"; - "google::protobuf::Reflection::MutableMessage(google::protobuf::Message*, google::protobuf::FieldDescriptor const*, google::protobuf::MessageFactory*) const"; - "google::protobuf::_DescriptorProto_default_instance_"; - "google::protobuf::DescriptorProto::GetMetadata() const"; - "google::protobuf::internal::ThreadSafeArena::AddCleanup(void*, void (*)(void*))"; - "google::protobuf::SourceCodeInfo_Location::SourceCodeInfo_Location(google::protobuf::Arena*)"; - "google::protobuf::internal::InternalOutOfLineDeleteMessageLite(google::protobuf::MessageLite*)"; - "google::protobuf::TextFormat::Parser::ParseFromString(std::__h::basic_string_view>, google::protobuf::Message*)"; - "google::protobuf::Message::MaybeComputeUnknownFieldsSize(unsigned int, google::protobuf::internal::CachedSize*) const"; - "google::protobuf::internal::TcParser::GenericFallback(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastV32P2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "std::__h::basic_string, std::__h::allocator>* absl::lts_20230802::log_internal::MakeCheckOpString(long long, long long, char const*)"; - "__emutls_v._ZN6google8protobuf8internal15ThreadSafeArena13thread_cache_E"; - "google::protobuf::internal::TcParser::FastEr0S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastSS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "google::protobuf::internal::TcParser::FastSR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long long)"; - "__emutls_v._ZN4absl12lts_2023080213cord_internal17cordz_next_sampleE"; - "google::protobuf::TextFormat::ParseFromString(std::__h::basic_string_view>, google::protobuf::Message*)"; - "google::protobuf::internal::protobuf_assumption_failed(char const*, char const*, int)"; - "google::protobuf::internal::TcParser::GenericFallbackLite(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastBS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastBR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32R1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastBS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV8S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastMtR2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::InitializeEnumStrings(google::protobuf::internal::EnumEntry const*, int const*, unsigned long, google::protobuf::internal::ExplicitlyConstructed, std::__h::allocator>, 1ul>*)"; - "google::protobuf::internal::LookUpEnumValue(google::protobuf::internal::EnumEntry const*, unsigned long, std::__h::basic_string_view>, int*)"; - "google::protobuf::internal::TcParser::FastEvS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastF64S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastF64S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV64S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV64P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "std::__h::basic_string, std::__h::allocator>* absl::lts_20230802::log_internal::MakeCheckOpString(long, long, char const*)"; - "google::protobuf::internal::TcParser::FastV32P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32P2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32S2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV64P1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUS2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastUR1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV32P2(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "void google::protobuf::internal::RepeatedPtrFieldBase::MergeFrom(google::protobuf::internal::RepeatedPtrFieldBase const&)"; - "google::protobuf::internal::RepeatedPtrFieldBase::AddMessageLite(void* (*)(google::protobuf::Arena*))"; - "utf8_range_IsValid"; - "utf8_range_ValidPrefix"; - "google::protobuf::internal::WireFormatLite::VerifyUtf8String(char const*, int, google::protobuf::internal::WireFormatLite::Operation, std::__h::basic_string_view>)"; - "char const* absl::lts_20250127::log_internal::MakeCheckOpString(bool, bool, char const*)"; - "absl::lts_20250127::log_internal::LogMessageFatal::LogMessageFatal(char const*, int, char const*)"; - "absl::lts_20250127::log_internal::LogMessageFatal::~LogMessageFatal()"; - "absl::lts_20250127::log_internal::CheckOpMessageBuilder::CheckOpMessageBuilder(char const*)"; - "absl::lts_20250127::log_internal::CheckOpMessageBuilder::ForVar2()"; - "absl::lts_20250127::log_internal::MakeCheckOpValueString(std::__h::basic_ostream>&, void const*)"; - "absl::lts_20250127::log_internal::CheckOpMessageBuilder::NewString()"; - "absl::lts_20250127::log_internal::kCharNull"; - "char const* absl::lts_20250127::log_internal::MakeCheckOpString(long long, long long, char const*)"; - "google::protobuf::internal::WireFormatLite::UInt64SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned int, google::protobuf::internal::CachedSize const&)"; - "utf8_range::IsStructurallyValid(std::__h::basic_string_view>)"; - "google::protobuf::internal::WireFormatLite::Int32SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned int, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::internal::WireFormatLite::EnumSizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned int, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::Message::MaybeComputeUnknownFieldsSize(unsigned long, google::protobuf::internal::CachedSize const*) const"; - "google::protobuf::internal::ExtensionSet::RegisterMessageExtension(google::protobuf::MessageLite const*, int, unsigned char, bool, bool, google::protobuf::MessageLite const*, char const* (*)(char const*, google::protobuf::internal::ParseContext*), google::protobuf::internal::LazyAnnotation)"; - "google::protobuf::Message::kDescriptorMethods"; - "google::protobuf::FileDescriptorProto::IsInitializedImpl(google::protobuf::MessageLite const&)"; - "google::protobuf::internal::RepeatedPtrFieldBase::MergeFromConcreteMessage(google::protobuf::internal::RepeatedPtrFieldBase const&, void* (*)(google::protobuf::Arena*, void const*))"; - "google::protobuf::GeneratedCodeInfo::MergeImpl(google::protobuf::MessageLite&, google::protobuf::MessageLite const&)"; - "google::protobuf::FileDescriptorProto::FileDescriptorProto(google::protobuf::Arena*, google::protobuf::FileDescriptorProto const&)"; - "google::protobuf::Message::MaybeComputeUnknownFieldsSize(unsigned int, google::protobuf::internal::CachedSize const*) const"; - "google::protobuf::internal::WireFormatLite::Int64SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned int, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::internal::RepeatedPtrFieldBase::AddString()"; - "absl::lts_20250127::log_internal::LogMessage& absl::lts_20250127::log_internal::LogMessage::operator<<(int const&)"; - "void absl::lts_20250127::log_internal::LogMessage::CopyToEncodedBuffer<(absl::lts_20250127::log_internal::LogMessage::StringType)0>(std::__h::basic_string_view>)"; - "char const* absl::lts_20250127::log_internal::MakeCheckOpString(void const*, void const*, char const*)"; - "google::protobuf::internal::WireFormatLite::UInt32SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned int, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::internal::WireFormatLite::EnumSizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned long, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::internal::WireFormatLite::Int64SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned long, google::protobuf::internal::CachedSize const&)"; - "google::protobuf::internal::WireFormatLite::Int32SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned long, google::protobuf::internal::CachedSize const&)"; - "char const* absl::lts_20250127::log_internal::MakeCheckOpString(long, long, char const*)"; - "google::protobuf::internal::WireFormatLite::UInt64SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned long, google::protobuf::internal::CachedSize const&)"; - "char const* absl::lts_20250127::log_internal::MakeCheckOpString(unsigned long, unsigned long, char const*)"; - "google::protobuf::internal::WireFormatLite::UInt32SizeWithPackedTagSize(google::protobuf::RepeatedField const&, unsigned long, google::protobuf::internal::CachedSize const&)"; - }; - local: - *; -}; diff --git a/libprotoc.map b/libprotoc.map deleted file mode 100644 index ff3bb2a..0000000 --- a/libprotoc.map +++ /dev/null @@ -1,85 +0,0 @@ -{ - extern "C++" { - "google::protobuf::MergedDescriptorDatabase::MergedDescriptorDatabase(std::__h::vector> const&)"; - "google::protobuf::compiler::DiskSourceTree::MapPath(std::__h::basic_string, std::__h::allocator> const&, std::__h::basic_string, std::__h::allocator> const&)"; - "google::protobuf::DescriptorPool::AddUnusedImportTrackFile(std::__h::basic_string, std::__h::allocator> const&, bool)"; - "google::protobuf::DescriptorPool::FindFileByName(std::__h::basic_string, std::__h::allocator> const&) const"; - "google::protobuf::StringReplace(std::__h::basic_string, std::__h::allocator> const&, std::__h::basic_string, std::__h::allocator> const&, std::__h::basic_string, std::__h::allocator> const&, bool)"; - "google::protobuf::io::Printer::Print(std::__h::map, std::__h::allocator>, std::__h::basic_string, std::__h::allocator>, std::__h::less, std::__h::allocator>>, std::__h::allocator, std::__h::allocator> const, std::__h::basic_string, std::__h::allocator>>>> const&, char const*)"; - "google::protobuf::compiler::DiskSourceTree::VirtualFileToDiskFile(std::__h::basic_string, std::__h::allocator> const&, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::DescriptorPool::FindMessageTypeByName(std::__h::basic_string, std::__h::allocator> const&) const"; - "google::protobuf::compiler::DiskSourceTree::DiskFileToVirtualFile(std::__h::basic_string, std::__h::allocator> const&, std::__h::basic_string, std::__h::allocator>*, std::__h::basic_string, std::__h::allocator>*)"; - "google::protobuf::io::Printer::FormatInternal(std::__h::vector, std::__h::allocator>, std::__h::allocator, std::__h::allocator>>> const&, std::__h::map, std::__h::allocator>, std::__h::basic_string, std::__h::allocator>, std::__h::less, std::__h::allocator>>, std::__h::allocator, std::__h::allocator> const, std::__h::basic_string, std::__h::allocator>>>> const&, char const*)"; - "google::protobuf::EnumDescriptor::GetLocationPath(std::__h::vector>*) const"; - "google::protobuf::EnumValueDescriptor::GetLocationPath(std::__h::vector>*) const"; - "google::protobuf::FieldDescriptor::GetLocationPath(std::__h::vector>*) const"; - "google::protobuf::Descriptor::GetLocationPath(std::__h::vector>*) const"; - "google::protobuf::Descriptor::FindFieldByCamelcaseName(std::__h::basic_string, std::__h::allocator> const&) const"; - "google::protobuf::Descriptor::FindFieldByName(std::__h::basic_string, std::__h::allocator> const&) const"; - "google::protobuf::Reflection::ListFields(google::protobuf::Message const&, std::__h::vector>*) const"; - "google::protobuf::OneofDescriptor::GetLocationPath(std::__h::vector>*) const"; - "google::protobuf::SplitStringAllowEmpty(google::protobuf::StringPiece, char const*, std::__h::vector, std::__h::allocator>, std::__h::allocator, std::__h::allocator>>>*)"; - "google::protobuf::io::Printer::Annotate(char const*, char const*, std::__h::basic_string, std::__h::allocator> const&, std::__h::vector> const&)"; - "void google::protobuf::internal::InternalMetadata::DeleteOutOfLineHelper()"; - "void google::protobuf::internal::InternalMetadata::DoClear()"; - "google::protobuf::Message::MaybeComputeUnknownFieldsSize(unsigned long, google::protobuf::internal::CachedSize*) const"; - "void google::protobuf::internal::InternalMetadata::DoMergeFrom(google::protobuf::UnknownFieldSet const&)"; - "google::protobuf::internal::AssignDescriptors(google::protobuf::internal::DescriptorTable const* (*)(), absl::lts_20230802::once_flag*, google::protobuf::Metadata const&)"; - "google::protobuf::Arena::Allocate(unsigned long)"; - "google::protobuf::internal::AddDescriptorsRunner::AddDescriptorsRunner(google::protobuf::internal::DescriptorTable const*)"; - "google::protobuf::_FeatureSet_default_instance_"; - "google::protobuf::internal::ExtensionSet::RegisterMessageExtension(google::protobuf::MessageLite const*, int, unsigned char, bool, bool, google::protobuf::MessageLite const*, char const* (*)(char const*, google::protobuf::internal::ParseContext*))"; - "google::protobuf::internal::TcParser::GenericFallback(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastEr0S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV8S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "void google::protobuf::internal::ArenaStringPtr::Set<>(std::__cxx11::basic_string, std::allocator> const&, google::protobuf::Arena*)"; - "void google::protobuf::internal::RepeatedPtrFieldBase::MergeFrom, std::allocator>>(google::protobuf::internal::RepeatedPtrFieldBase const&)"; - "google::protobuf::GeneratedCodeInfo::Clear()"; - "google::protobuf::GeneratedCodeInfo::ByteSizeLong() const"; - "google::protobuf::_GeneratedCodeInfo_default_instance_"; - "google::protobuf::GeneratedCodeInfo::MergeImpl(google::protobuf::Message&, google::protobuf::Message const&)"; - "google::protobuf::FileDescriptorProto::MergeImpl(google::protobuf::Message&, google::protobuf::Message const&)"; - "void google::protobuf::internal::InternalMetadata::DeleteOutOfLineHelper()"; - "void google::protobuf::internal::InternalMetadata::DoClear()"; - "google::protobuf::Message::MaybeComputeUnknownFieldsSize(unsigned long, google::protobuf::internal::CachedSize*) const"; - "void google::protobuf::internal::InternalMetadata::DoMergeFrom(google::protobuf::UnknownFieldSet const&)"; - "google::protobuf::internal::AssignDescriptors(google::protobuf::internal::DescriptorTable const* (*)(), absl::lts_20230802::once_flag*, google::protobuf::Metadata const&)"; - "google::protobuf::Arena::Allocate(unsigned long)"; - "google::protobuf::internal::AddDescriptorsRunner::AddDescriptorsRunner(google::protobuf::internal::DescriptorTable const*)"; - "google::protobuf::_FeatureSet_default_instance_"; - "google::protobuf::internal::ExtensionSet::RegisterMessageExtension(google::protobuf::MessageLite const*, int, unsigned char, bool, bool, google::protobuf::MessageLite const*, char const* (*)(char const*, google::protobuf::internal::ParseContext*))"; - "google::protobuf::internal::TcParser::GenericFallback(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastEr0S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV8S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "void google::protobuf::internal::ArenaStringPtr::Set<>(std::__cxx11::basic_string, std::allocator> const&, google::protobuf::Arena*)"; - "void google::protobuf::internal::RepeatedPtrFieldBase::MergeFrom, std::allocator>>(google::protobuf::internal::RepeatedPtrFieldBase const&)"; - "google::protobuf::GeneratedCodeInfo::Clear()"; - "google::protobuf::GeneratedCodeInfo::ByteSizeLong() const"; - "google::protobuf::_GeneratedCodeInfo_default_instance_"; - "google::protobuf::GeneratedCodeInfo::MergeImpl(google::protobuf::Message&, google::protobuf::Message const&)"; - "google::protobuf::FileDescriptorProto::MergeImpl(google::protobuf::Message&, google::protobuf::Message const&)"; - "google::protobuf::internal::TcParser::FastSS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "void google::protobuf::internal::InternalMetadata::DeleteOutOfLineHelper()"; - "void google::protobuf::internal::InternalMetadata::DoClear()"; - "google::protobuf::Message::MaybeComputeUnknownFieldsSize(unsigned long, google::protobuf::internal::CachedSize*) const"; - "void google::protobuf::internal::InternalMetadata::DoMergeFrom(google::protobuf::UnknownFieldSet const&)"; - "google::protobuf::internal::AssignDescriptors(google::protobuf::internal::DescriptorTable const* (*)(), absl::lts_20230802::once_flag*, google::protobuf::Metadata const&)"; - "google::protobuf::Arena::Allocate(unsigned long)"; - "google::protobuf::internal::AddDescriptorsRunner::AddDescriptorsRunner(google::protobuf::internal::DescriptorTable const*)"; - "google::protobuf::_FeatureSet_default_instance_"; - "google::protobuf::internal::ExtensionSet::RegisterMessageExtension(google::protobuf::MessageLite const*, int, unsigned char, bool, bool, google::protobuf::MessageLite const*, char const* (*)(char const*, google::protobuf::internal::ParseContext*))"; - "google::protobuf::internal::TcParser::GenericFallback(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastEr0S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "google::protobuf::internal::TcParser::FastV8S1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - "void google::protobuf::internal::ArenaStringPtr::Set<>(std::__cxx11::basic_string, std::allocator> const&, google::protobuf::Arena*)"; - "void google::protobuf::internal::RepeatedPtrFieldBase::MergeFrom, std::allocator>>(google::protobuf::internal::RepeatedPtrFieldBase const&)"; - "google::protobuf::GeneratedCodeInfo::Clear()"; - "google::protobuf::GeneratedCodeInfo::ByteSizeLong() const"; - "google::protobuf::_GeneratedCodeInfo_default_instance_"; - "google::protobuf::GeneratedCodeInfo::MergeImpl(google::protobuf::Message&, google::protobuf::Message const&)"; - "google::protobuf::FileDescriptorProto::MergeImpl(google::protobuf::Message&, google::protobuf::Message const&)"; - "google::protobuf::internal::TcParser::FastSS1(google::protobuf::MessageLite*, char const*, google::protobuf::internal::ParseContext*, google::protobuf::internal::TcFieldData, google::protobuf::internal::TcParseTableBase const*, unsigned long)"; - }; - local: - *; -}; -- Gitee