Searched defs:PrototypeMap (Results 1 – 5 of 5) sorted by relevance
517 struct DynamicMessageFactory::PrototypeMap { struct in google::protobuf::DynamicMessageFactory518 typedef hash_map<const Descriptor*, const DynamicMessage::TypeInfo*> Map;519 Map map_;
691 typedef std::map<std::string, std::unique_ptr<PrototypeAST>> PrototypeMap; typedef in SessionContext
692 typedef std::map<std::string, std::unique_ptr<PrototypeAST>> PrototypeMap; typedef in SessionContext