DescriptorIntPair 1878 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java     private static final class DescriptorIntPair {
DescriptorIntPair  244 third_party/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistry.java   private static final class DescriptorIntPair {
DescriptorIntPair  211 third_party/protobuf/src/google/protobuf/descriptor.cc typedef pair<const Descriptor*, int> DescriptorIntPair;
DescriptorIntPair  305 third_party/protobuf/src/google/protobuf/descriptor.cc typedef hash_map<DescriptorIntPair, const FieldDescriptor*,
DescriptorIntPair  315 third_party/protobuf/src/google/protobuf/descriptor.cc typedef map<DescriptorIntPair, const FieldDescriptor*>