HomeSort by relevance Sort by last modified time
    Searched defs:Protobuf (Results 26 - 50 of 56) sorted by null

12 3

  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Empty.cs 2 // source: google/protobuf/empty.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.WellKnownTypes {
12 /// <summary>Holder for reflection information generated from google/protobuf/empty.proto</summary>
17 /// <summary>File descriptor for google/protobuf/empty.proto</summary>
34 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Empty), global::Google.Protobuf.WellKnownTypes.Empty.Parser, null, null, null, null)
47 /// rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty)
    [all...]
Any.cs 2 // source: google/protobuf/any.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.WellKnownTypes {
12 /// <summary>Holder for reflection information generated from google/protobuf/any.proto</summary>
17 /// <summary>File descriptor for google/protobuf/any.proto</summary>
34 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Any), global::Google.Protobuf.WellKnownTypes.Any.Parser, new[]{ "TypeUrl", "Value" }, null, null, null)
45 /// Protobuf library provides support to pack/unpack Any values in the for
    [all...]
Duration.cs 2 // source: google/protobuf/duration.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.WellKnownTypes {
12 /// <summary>Holder for reflection information generated from google/protobuf/duration.proto</summary>
17 /// <summary>File descriptor for google/protobuf/duration.proto</summary>
35 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Duration), global::Google.Protobuf.WellKnownTypes.Duration.Parser, new[]{ "Seconds", "Nanos" }, null, null, null)
90 get { return global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor.MessageTypes[0];
    [all...]
FieldMask.cs 2 // source: google/protobuf/field_mask.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.WellKnownTypes {
12 /// <summary>Holder for reflection information generated from google/protobuf/field_mask.proto</summary>
17 /// <summary>File descriptor for google/protobuf/field_mask.proto</summary>
33 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.FieldMask), global::Google.Protobuf.WellKnownTypes.FieldMask.Parser, new[]{ "Paths" }, null, null, null)
196 get { return global::Google.Protobuf.WellKnownTypes.FieldMaskReflection.Descriptor.MessageTypes[0];
    [all...]
SourceContext.cs 2 // source: google/protobuf/source_context.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.WellKnownTypes {
12 /// <summary>Holder for reflection information generated from google/protobuf/source_context.proto</summary>
17 /// <summary>File descriptor for google/protobuf/source_context.proto</summary>
34 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.SourceContext), global::Google.Protobuf.WellKnownTypes.SourceContext.Parser, new[]{ "FileName" }, null, null, null)
43 /// protobuf element, like the file in which it is defined
    [all...]
Timestamp.cs 2 // source: google/protobuf/timestamp.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.WellKnownTypes {
12 /// <summary>Holder for reflection information generated from google/protobuf/timestamp.proto</summary>
17 /// <summary>File descriptor for google/protobuf/timestamp.proto</summary>
35 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Timestamp), global::Google.Protobuf.WellKnownTypes.Timestamp.Parser, new[]{ "Seconds", "Nanos" }, null, null, null)
102 get { return global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor.MessageTypes[0];
    [all...]
Wrappers.cs 2 // source: google/protobuf/wrappers.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.WellKnownTypes {
12 /// <summary>Holder for reflection information generated from google/protobuf/wrappers.proto</summary>
17 /// <summary>File descriptor for google/protobuf/wrappers.proto</summary>
39 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.DoubleValue), global::Google.Protobuf.WellKnownTypes.DoubleValue.Parser, new[]{ "Value" }, null, null, null),
40 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.FloatValue), global::Google.Protobuf.WellKnownTypes.FloatValue.Parser, new[]{ "Valu (…)
    [all...]
Api.cs 2 // source: google/protobuf/api.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.WellKnownTypes {
12 /// <summary>Holder for reflection information generated from google/protobuf/api.proto</summary>
17 /// <summary>File descriptor for google/protobuf/api.proto</summary>
43 new pbr::FileDescriptor[] { global::Google.Protobuf.WellKnownTypes.SourceContextReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TypeReflection.Descriptor, },
45 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Api), global::Google.Protobuf.WellKnownTypes.Api.Parser, new[]{ "Name", "Methods", (…)
    [all...]
Struct.cs 2 // source: google/protobuf/struct.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.WellKnownTypes {
12 /// <summary>Holder for reflection information generated from google/protobuf/struct.proto</summary>
17 /// <summary>File descriptor for google/protobuf/struct.proto</summary>
43 new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Protobuf.WellKnownTypes.NullValue), }, new pbr::GeneratedClrTypeInfo[] {
44 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Struct), global::Google.Protobuf.WellKnownTypes.Struct.Parser, new[]{ "Fields" }, null, null, new pbr::GeneratedClrTypeInfo[] { nul (…)
    [all...]
Type.cs 2 // source: google/protobuf/type.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.WellKnownTypes {
12 /// <summary>Holder for reflection information generated from google/protobuf/type.proto</summary>
17 /// <summary>File descriptor for google/protobuf/type.proto</summary>
62 new pbr::FileDescriptor[] { global::Google.Protobuf.WellKnownTypes.AnyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.SourceContextReflection.Descriptor, },
63 new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Protobuf.WellKnownTypes.Syntax), }, new pbr::GeneratedClrTypeInfo[]
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf.Test/
CodedOutputStreamTest.cs 35 using Google.Protobuf.TestProtos;
38 namespace Google.Protobuf
CodedInputStreamTest.cs 35 using Google.Protobuf.TestProtos;
38 namespace Google.Protobuf
  /external/protobuf/csharp/src/Google.Protobuf/
CodedOutputStream.ComputeSize.cs 35 namespace Google.Protobuf
ByteString.cs 39 namespace Google.Protobuf
CodedOutputStream.cs 33 using Google.Protobuf.Collections;
38 namespace Google.Protobuf
CodedInputStream.cs 33 using Google.Protobuf.Collections;
38 namespace Google.Protobuf
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Collections/
ReadOnlyDictionary.cs 37 namespace Google.Protobuf.Collections
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
DescriptorPool.cs 38 namespace Google.Protobuf.Reflection
FieldDescriptor.cs 33 using Google.Protobuf.Compatibility;
36 namespace Google.Protobuf.Reflection
FieldType.cs 33 namespace Google.Protobuf.Reflection
FileDescriptor.cs 37 namespace Google.Protobuf.Reflection
334 /// annotations. While <c>descriptor.proto</c> is a proto2 file, it is built into the Google.Protobuf
MessageDescriptor.cs 38 namespace Google.Protobuf.Reflection
47 "google/protobuf/any.proto",
48 "google/protobuf/api.proto",
49 "google/protobuf/duration.proto",
50 "google/protobuf/empty.proto",
51 "google/protobuf/wrappers.proto",
52 "google/protobuf/timestamp.proto",
53 "google/protobuf/field_mask.proto",
54 "google/protobuf/source_context.proto",
55 "google/protobuf/struct.proto"
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
UnittestImportProto3.cs 2 // source: google/protobuf/unittest_import_proto3.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.TestProtos {
12 /// <summary>Holder for reflection information generated from google/protobuf/unittest_import_proto3.proto</summary>
17 /// <summary>File descriptor for google/protobuf/unittest_import_proto3.proto</summary>
35 new pbr::FileDescriptor[] { global::Google.Protobuf.TestProtos.UnittestImportPublicProto3Reflection.Descriptor, },
36 new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Protobuf.TestProtos.ImportEnum), }, new pbr::GeneratedClrTypeInfo[] {
37 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.ImportMessage), global::Google.Protobuf.TestProtos.ImportMessage.Parser, new[]{ "D" }, (…)
    [all...]
UnittestImportPublicProto3.cs 2 // source: google/protobuf/unittest_import_public_proto3.proto
6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.TestProtos {
12 /// <summary>Holder for reflection information generated from google/protobuf/unittest_import_public_proto3.proto</summary>
17 /// <summary>File descriptor for google/protobuf/unittest_import_public_proto3.proto</summary>
33 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.PublicImportMessage), global::Google.Protobuf.TestProtos.PublicImportMessage.Parser, new[]{ "E" }, null, null, null)
46 get { return global::Google.Protobuf.TestProtos.UnittestImportPublicProto3Reflection.Descriptor.MessageTypes[0];
    [all...]
  /external/protobuf/csharp/src/AddressBook/
Addressbook.cs 6 using pb = global::Google.Protobuf;
7 using pbc = global::Google.Protobuf.Collections;
8 using pbr = global::Google.Protobuf.Reflection;
10 namespace Google.Protobuf.Examples.AddressBook {
38 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Examples.AddressBook.Person), global::Google.Protobuf.Examples.AddressBook.Person.Parser, new[]{ "Name", "Id", "Email", "Phones" }, null, new[]{ typeof(global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneType) }, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber), global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber.Parser, new[]{ "Number", "Type" }, null, null, null)}),
39 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Examples.AddressBook.AddressBook), global::Google.Protobuf.Examples.AddressBook.AddressBook.Parser (…)
    [all...]

Completed in 222 milliseconds

12 3