#include <google/protobuf/message.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/descriptor_database.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/io/zero_copy_stream.h>
#include <google/protobuf/util/json_util.h>
#include <google/protobuf/util/type_resolver_util.h>
#include "absl/status/status.h"
Go to the source code of this file.
◆ GRPC_CUSTOM_CODEDINPUTSTREAM
#define GRPC_CUSTOM_CODEDINPUTSTREAM ::google::protobuf::io::CodedInputStream |
◆ GRPC_CUSTOM_DESCRIPTOR
#define GRPC_CUSTOM_DESCRIPTOR ::google::protobuf::Descriptor |
◆ GRPC_CUSTOM_DESCRIPTORDATABASE
#define GRPC_CUSTOM_DESCRIPTORDATABASE ::google::protobuf::DescriptorDatabase |
◆ GRPC_CUSTOM_DESCRIPTORPOOL
#define GRPC_CUSTOM_DESCRIPTORPOOL ::google::protobuf::DescriptorPool |
◆ GRPC_CUSTOM_FIELDDESCRIPTOR
#define GRPC_CUSTOM_FIELDDESCRIPTOR ::google::protobuf::FieldDescriptor |
◆ GRPC_CUSTOM_FILEDESCRIPTOR
#define GRPC_CUSTOM_FILEDESCRIPTOR ::google::protobuf::FileDescriptor |
◆ GRPC_CUSTOM_FILEDESCRIPTORPROTO
#define GRPC_CUSTOM_FILEDESCRIPTORPROTO ::google::protobuf::FileDescriptorProto |
◆ GRPC_CUSTOM_JSONUTIL
#define GRPC_CUSTOM_JSONUTIL ::google::protobuf::util |
◆ GRPC_CUSTOM_MESSAGE
#define GRPC_CUSTOM_MESSAGE ::google::protobuf::Message |
◆ GRPC_CUSTOM_MESSAGELITE
#define GRPC_CUSTOM_MESSAGELITE ::google::protobuf::MessageLite |
◆ GRPC_CUSTOM_METHODDESCRIPTOR
#define GRPC_CUSTOM_METHODDESCRIPTOR ::google::protobuf::MethodDescriptor |
◆ GRPC_CUSTOM_SERVICEDESCRIPTOR
#define GRPC_CUSTOM_SERVICEDESCRIPTOR ::google::protobuf::ServiceDescriptor |
◆ GRPC_CUSTOM_SIMPLEDESCRIPTORDATABASE
#define GRPC_CUSTOM_SIMPLEDESCRIPTORDATABASE ::google::protobuf::SimpleDescriptorDatabase |
◆ GRPC_CUSTOM_SOURCELOCATION
#define GRPC_CUSTOM_SOURCELOCATION ::google::protobuf::SourceLocation |
◆ GRPC_CUSTOM_UTIL_STATUS
#define GRPC_CUSTOM_UTIL_STATUS ::absl::Status |
◆ GRPC_CUSTOM_ZEROCOPYINPUTSTREAM
#define GRPC_CUSTOM_ZEROCOPYINPUTSTREAM ::google::protobuf::io::ZeroCopyInputStream |
◆ GRPC_CUSTOM_ZEROCOPYOUTPUTSTREAM
#define GRPC_CUSTOM_ZEROCOPYOUTPUTSTREAM ::google::protobuf::io::ZeroCopyOutputStream |
◆ GRPC_OPEN_SOURCE_PROTO
#define GRPC_OPEN_SOURCE_PROTO |
◆ GRPC_PROTOBUF_CORD_SUPPORT_ENABLED
#define GRPC_PROTOBUF_CORD_SUPPORT_ENABLED |