Home
last modified time | relevance | path

Searched refs:DurationReflection (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DDuration.cs14 public static partial class DurationReflection { class
23 static DurationReflection() { in DurationReflection() method in Google.Protobuf.WellKnownTypes.DurationReflection
90 …get { return global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor.MessageTypes[0];…
/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DTypeRegistryTest.cs45 … var registry = TypeRegistry.FromFiles(DurationReflection.Descriptor, StructReflection.Descriptor); in CreateWithFileDescriptor()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs164 …s.ApiReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor, … in UnittestWellKnownTypesReflection()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs188 …s.AnyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor, … in ConformanceReflection()