Searched defs:descriptorsByName (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
H A D | DescriptorPool.cs | 45 private readonly IDictionary<string, IDescriptor> descriptorsByName = field in Google.Protobuf.Reflection.DescriptorPool |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
H A D | Descriptors.java | 2297 private final Map<String, GenericDescriptor> descriptorsByName = field in Descriptors.DescriptorPool |
Completed in 5 milliseconds