Searched refs:PrototypeMap (Results 1 – 2 of 2) sorted by relevance
129 struct PrototypeMap;130 google::protobuf::scoped_ptr<PrototypeMap> prototypes_;
607 struct DynamicMessageFactory::PrototypeMap { struct in google::protobuf::DynamicMessageFactory614 prototypes_(new PrototypeMap) { in DynamicMessageFactory()619 prototypes_(new PrototypeMap) { in DynamicMessageFactory()623 for (PrototypeMap::Map::iterator iter = prototypes_->map_.begin(); in ~DynamicMessageFactory()