Home
last modified time | relevance | path

Searched refs:DescriptorProtoFileDescriptor (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/Reflection/
DDescriptorsTest.cs253 public void DescriptorProtoFileDescriptor() in DescriptorProtoFileDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
255 … var descriptor = Google.Protobuf.Reflection.FileDescriptor.DescriptorProtoFileDescriptor; in DescriptorProtoFileDescriptor()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs342 …public static FileDescriptor DescriptorProtoFileDescriptor { get { return DescriptorReflection.Des… property in Google.Protobuf.Reflection.FileDescriptor