Searched defs:TestEmptyMessageWithExtensions (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 10854 …public sealed partial class TestEmptyMessageWithExtensions : pb::IExtendableMessage<TestEmptyMessa… class 10881 public TestEmptyMessageWithExtensions() { in TestEmptyMessageWithExtensions() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions 10889 public TestEmptyMessageWithExtensions(TestEmptyMessageWithExtensions other) : this() { in TestEmptyMessageWithExtensions() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions 11027 …public TValue GetExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension… in GetExtension() 11030 …c pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithExtens… in GetExtension() 11033 …tedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithExtens… in GetOrInitializeExtension() 11036 …public void SetExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension, … in SetExtension() 11039 …public bool HasExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension) { in HasExtension() 11042 …public void ClearExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension… in ClearExtension() 11045 …public void ClearExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithExtensions, TValue> e… in ClearExtension()
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 10854 …public sealed partial class TestEmptyMessageWithExtensions : pb::IExtendableMessage<TestEmptyMessa… class 10881 public TestEmptyMessageWithExtensions() { in TestEmptyMessageWithExtensions() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions 10889 public TestEmptyMessageWithExtensions(TestEmptyMessageWithExtensions other) : this() { in TestEmptyMessageWithExtensions() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions 11027 …public TValue GetExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension… in GetExtension() 11030 …c pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithExtens… in GetExtension() 11033 …tedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithExtens… in GetOrInitializeExtension() 11036 …public void SetExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension, … in SetExtension() 11039 …public bool HasExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension) { in HasExtension() 11042 …public void ClearExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension… in ClearExtension() 11045 …public void ClearExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithExtensions, TValue> e… in ClearExtension()
|
/aosp_15_r20/external/protobuf/csharp/protos/ |
H A D | unittest.proto | 440 message TestEmptyMessageWithExtensions { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/ |
H A D | unittest.proto | 440 message TestEmptyMessageWithExtensions { message
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | unittest.proto | 487 message TestEmptyMessageWithExtensions { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | unittest.proto | 487 message TestEmptyMessageWithExtensions { message
|