Descriptor        440 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java   public static final class Descriptor implements GenericDescriptor {
Descriptor        211 third_party/protobuf/src/google/protobuf/descriptor.cc typedef pair<const Descriptor*, int> DescriptorIntPair;
Descriptor        445 third_party/protobuf/src/google/protobuf/dynamic_message.cc   typedef hash_map<const Descriptor*, const DynamicMessage::TypeInfo*> Map;