webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <google/protobuf/timestamp.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_2ftimestamp_2eproto |
Namespaces | |
google::protobuf | |
Macros | |
#define | INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION |
#define | ZR_HELPER_(f) |
#define | ZR_(first, last) |
#define | DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure |
Variables | |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2ftimestamp_2eproto | google::protobuf::static_descriptor_initializer_google_2fprotobuf_2ftimestamp_2eproto_ |
#define DO_ | ( | EXPRESSION | ) | if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure |
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION |
#define ZR_ | ( | first, | |
last | |||
) |
#define ZR_HELPER_ | ( | f | ) |