Home
last modified time | relevance | path

Searched defs:TestFieldOrderings (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto246 message TestFieldOrderings { message
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto237 message TestFieldOrderings { message
Dunittest.proto560 message TestFieldOrderings { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto477 message TestFieldOrderings { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto477 message TestFieldOrderings { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto477 message TestFieldOrderings { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs14520 public sealed partial class TestFieldOrderings : pb::IExtendableMessage<TestFieldOrderings> class
14544 public TestFieldOrderings() { in TestFieldOrderings() method in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
14551 public TestFieldOrderings(TestFieldOrderings other) : this() { in TestFieldOrderings() method in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
14870 public TValue GetExtension<TValue>(pb::Extension<TestFieldOrderings, TValue> extension) { in GetExtension()
14873 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestFieldOrderings, T… in GetExtension()
14876 …:RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestFieldOrderings, … in GetOrInitializeExtension()
14879 …public void SetExtension<TValue>(pb::Extension<TestFieldOrderings, TValue> extension, TValue value… in SetExtension()
14882 public bool HasExtension<TValue>(pb::Extension<TestFieldOrderings, TValue> extension) { in HasExtension()
14885 public void ClearExtension<TValue>(pb::Extension<TestFieldOrderings, TValue> extension) { in ClearExtension()
14888 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestFieldOrderings, TValue> extension) { in ClearExtension()
DUnittestProto3.cs4533 public sealed partial class TestFieldOrderings : pb::IMessage<TestFieldOrderings> class
4554 public TestFieldOrderings() { in TestFieldOrderings() method in Google.Protobuf.TestProtos.TestFieldOrderings
4561 public TestFieldOrderings(TestFieldOrderings other) : this() { in TestFieldOrderings() method in Google.Protobuf.TestProtos.TestFieldOrderings
/third_party/protobuf/src/google/protobuf/
Dunittest.proto570 message TestFieldOrderings { message