webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <google/protobuf/wire_format.h>
#include <google/protobuf/wire_format_lite_inl.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/unittest.pb.h>
#include <google/protobuf/unittest_proto3_arena.pb.h>
#include <google/protobuf/unittest_mset.pb.h>
#include <google/protobuf/unittest_mset_wire_format.pb.h>
#include <google/protobuf/test_util.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
#include <google/protobuf/stubs/stl_util.h>
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Macros | |
#define | LL(x) GOOGLE_LONGLONG(x) |
#define | ULL(x) GOOGLE_ULONGLONG(x) |
#define | ZigZagEncode32(x) WireFormatLite::ZigZagEncode32(x) |
#define | ZigZagDecode32(x) WireFormatLite::ZigZagDecode32(x) |
#define | ZigZagEncode64(x) WireFormatLite::ZigZagEncode64(x) |
#define | ZigZagDecode64(x) WireFormatLite::ZigZagDecode64(x) |
#define LL | ( | x | ) | GOOGLE_LONGLONG(x) |
#define ULL | ( | x | ) | GOOGLE_ULONGLONG(x) |
|
protected |
|
protected |
|
protected |
|
protected |