Home
last modified time | relevance | path

Searched defs:descriptorsByName (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorPool.cs45 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 DDescriptors.java2297 private final Map<String, GenericDescriptor> descriptorsByName = field in Descriptors.DescriptorPool

Completed in 5 milliseconds