webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <assert.h>
#include <string>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/stubs/common.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::io | |
google.protobuf.internal | |
Macros | |
#define | PROTOBUF_DEPRECATED |
#define | PROTOBUF_DEPRECATED_ATTR |
Functions | |
double | google.protobuf.internal::Infinity () |
double | google.protobuf.internal::NaN () |
void | google.protobuf.internal::InitEmptyString () |
LIBPROTOBUF_EXPORTconst ::std::string & | google.protobuf.internal::GetEmptyStringAlreadyInited () |
const ::std::string & | google.protobuf.internal::GetEmptyString () |
int | google.protobuf.internal::StringSpaceUsedExcludingSelf (const string &str) |
template<class Type > | |
bool | google.protobuf.internal::AllAreInitialized (const Type &t) |
ArenaString * | google.protobuf.internal::ReadArenaString (::google::protobuf::io::CodedInputStream *input, ::google::protobuf::Arena *arena) |
Variables | |
LIBPROTOBUF_EXPORT ProtobufOnceType | google.protobuf.internal::empty_string_once_init_ |
#define PROTOBUF_DEPRECATED |
#define PROTOBUF_DEPRECATED_ATTR |