|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <google/protobuf/stubs/hash.h>#include <map>#include <memory>#include <google/protobuf/stubs/shared_ptr.h>#include <set>#include <string>#include <vector>#include <algorithm>#include <limits>#include <google/protobuf/descriptor.h>#include <google/protobuf/descriptor_database.h>#include <google/protobuf/descriptor.pb.h>#include <google/protobuf/dynamic_message.h>#include <google/protobuf/generated_message_util.h>#include <google/protobuf/text_format.h>#include <google/protobuf/unknown_field_set.h>#include <google/protobuf/wire_format.h>#include <google/protobuf/io/strtod.h>#include <google/protobuf/io/coded_stream.h>#include <google/protobuf/io/tokenizer.h>#include <google/protobuf/io/zero_copy_stream_impl.h>#include <google/protobuf/stubs/common.h>#include <google/protobuf/stubs/logging.h>#include <google/protobuf/stubs/mutex.h>#include <google/protobuf/stubs/once.h>#include <google/protobuf/stubs/stringprintf.h>#include <google/protobuf/stubs/strutil.h>#include <google/protobuf/stubs/substitute.h>#include <google/protobuf/stubs/map_util.h>#include <google/protobuf/stubs/stl_util.h>Namespaces | |
| google::protobuf | |
Macros | |
| #define | CONSTRUCTOR(TYPE, TYPE_CONSTANT, FIELD) |
| #define | BUILD_ARRAY(INPUT, OUTPUT, NAME, METHOD, PARENT) |
| #define | VALIDATE_OPTIONS_FROM_ARRAY(descriptor, array_name, type) |
| #define BUILD_ARRAY | ( | INPUT, | |
| OUTPUT, | |||
| NAME, | |||
| METHOD, | |||
| PARENT | |||
| ) |
| #define CONSTRUCTOR | ( | TYPE, | |
| TYPE_CONSTANT, | |||
| FIELD | |||
| ) |
| #define VALIDATE_OPTIONS_FROM_ARRAY | ( | descriptor, | |
| array_name, | |||
| type | |||
| ) |
| const Descriptor* descriptor |
| string element_name |
| const EnumDescriptor* enum_descriptor |
| const EnumValueDescriptor* enum_value_descriptor |
| string error_ |
| const FieldDescriptor* field_descriptor |
| const MethodDescriptor* method_descriptor |
| string name_scope |
| const OneofDescriptor* oneof_descriptor |
| CFAllocatorRef CFURLRef CFDictionaryRef dispatch_queue_t options |
| const Message* original_options |
| const FileDescriptor* package_file_descriptor |
| const ServiceDescriptor* service_descriptor |
1.8.13