OsmAnd
Packages
jni/protobuf/google/protobuf/message.cc File Reference
#include <stack>
#include <google/protobuf/stubs/hash.h>
#include <google/protobuf/message.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>
#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/stubs/map-util.h>
#include <google/protobuf/stubs/stl_util-inl.h>

Packages

namespace  google
namespace  google::protobuf

Variable Documentation

hash_map<const char*, RegistrationFunc*, hash<const char*>, streq> file_map_
Mutex mutex_
hash_map<const Descriptor*, const Message*> type_map_
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines