Searched refs:PrototypeMap (Results 1 – 4 of 4) sorted by relevance
123 struct PrototypeMap;124 scoped_ptr<PrototypeMap> prototypes_;
431 struct DynamicMessageFactory::PrototypeMap { struct in google::protobuf::DynamicMessageFactory438 prototypes_(new PrototypeMap) { in DynamicMessageFactory()443 prototypes_(new PrototypeMap) { in DynamicMessageFactory()447 for (PrototypeMap::Map::iterator iter = prototypes_->map_.begin(); in ~DynamicMessageFactory()
444 struct DynamicMessageFactory::PrototypeMap { struct in google::protobuf::DynamicMessageFactory451 prototypes_(new PrototypeMap) { in DynamicMessageFactory()456 prototypes_(new PrototypeMap) { in DynamicMessageFactory()460 for (PrototypeMap::Map::iterator iter = prototypes_->map_.begin(); in ~DynamicMessageFactory()