webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/stubs/status.h>
#include <google/protobuf/stubs/stringpiece.h>
#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/stubs/int128.h>
#include <errno.h>
#include <sstream>
#include <stdio.h>
#include <vector>
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Macros | |
#define | DECLARE_STREAM_OPERATOR(TYPE, FORMAT) |
Typedefs | |
typedef void | google.protobuf.internal::OnShutdownFunc() |
Variables | |
vector< void(*)()> * | google.protobuf.internal::shutdown_functions = NULL |
Mutex * | google.protobuf.internal::shutdown_functions_mutex = NULL |
#define DECLARE_STREAM_OPERATOR | ( | TYPE, | |
FORMAT | |||
) |