prototypes_        87 chrome/browser/extensions/api/declarative/deduping_factory.h   ExistingPrototypes prototypes_;
prototypes_       128 chrome/browser/extensions/api/declarative/deduping_factory.h   PrototypeList& prototypes = prototypes_[instance_type];
prototypes_       174 chrome/browser/extensions/api/declarative/deduping_factory.h   prototypes_.clear();
prototypes_       460 third_party/protobuf/src/google/protobuf/dynamic_message.cc   for (PrototypeMap::Map::iterator iter = prototypes_->map_.begin();
prototypes_       461 third_party/protobuf/src/google/protobuf/dynamic_message.cc        iter != prototypes_->map_.end(); ++iter) {
prototypes_       478 third_party/protobuf/src/google/protobuf/dynamic_message.cc   const DynamicMessage::TypeInfo** target = &prototypes_->map_[type];
prototypes_       124 third_party/protobuf/src/google/protobuf/dynamic_message.h   scoped_ptr<PrototypeMap> prototypes_;