Home
last modified time | relevance | path

Searched defs:PrototypeMap (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddynamic_message.cc607 struct DynamicMessageFactory::PrototypeMap { struct in google::protobuf::DynamicMessageFactory
608 typedef hash_map<const Descriptor*, const DynamicMessage::TypeInfo*> Map;
609 Map map_;