webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <vector>
#include <map>
#include <utility>
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/repeated_field.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::io | |
google.protobuf.internal | |
Macros | |
#define | desc const FieldDescriptor* descriptor |
#define | desc const FieldDescriptor* descriptor |
#define | PROTOBUF_DEFINE_PRIMITIVE_TYPE(TYPE, METHOD) |
#define | GOOGLE_PROTOBUF_EXTENSION_ACCESSORS(CLASSNAME) |
Typedefs | |
typedef uint8 | google.protobuf.internal::FieldType |
typedef bool | google.protobuf.internal::EnumValidityFunc(int number) |
typedef bool | google.protobuf.internal::EnumValidityFuncWithArg(const void *arg, int number) |
#define desc const FieldDescriptor* descriptor |
#define desc const FieldDescriptor* descriptor |
#define GOOGLE_PROTOBUF_EXTENSION_ACCESSORS | ( | CLASSNAME | ) |
#define PROTOBUF_DEFINE_PRIMITIVE_TYPE | ( | TYPE, | |
METHOD | |||
) |