webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Macros | Functions | Variables
any.pb.cc File Reference
#include <google/protobuf/any.pb.h>
#include <algorithm>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/port.h>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/wire_format_lite_inl.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>

Classes

struct  google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2fany_2eproto
 

Namespaces

 google
 
 google::protobuf
 

Macros

#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
 
#define DO_(EXPRESSION)   if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
 

Functions

void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2fany_2eproto ()
 
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2fany_2eproto ()
 
void google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fany_2eproto ()
 

Variables

struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2fany_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2fany_2eproto_
 

Macro Definition Documentation

◆ DO_

#define DO_ (   EXPRESSION)    if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure

◆ INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION

#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION