Home
last modified time | relevance | path

Searched defs:TestEmptyMessageWithExtensions (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.pb.cs11030 …public sealed partial class TestEmptyMessageWithExtensions : pb::IExtendableMessage<TestEmptyMessa… class
11057 public TestEmptyMessageWithExtensions() { in TestEmptyMessageWithExtensions() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions
11065 public TestEmptyMessageWithExtensions(TestEmptyMessageWithExtensions other) : this() { in TestEmptyMessageWithExtensions() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions
11211 …public TValue GetExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension… in GetExtension()
11214 …c pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithExtens… in GetExtension()
11217 …tedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithExtens… in GetOrInitializeExtension()
11220 …public void SetExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension, … in SetExtension()
11223 …public bool HasExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension) { in HasExtension()
11226 …public void ClearExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension… in ClearExtension()
11229 …public void ClearExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithExtensions, TValue> e… in ClearExtension()
/third_party/protobuf/csharp/protos/
Dunittest.proto419 message TestEmptyMessageWithExtensions { message
/third_party/protobuf/src/google/protobuf/
Dedition_unittest.proto584 message TestEmptyMessageWithExtensions { message
Dunittest.proto816 message TestEmptyMessageWithExtensions { message
/third_party/protobuf/objectivec/Tests/
Dunittest.proto463 message TestEmptyMessageWithExtensions { message