/aosp_15_r20/external/protobuf/objectivec/Tests/ |
H A D | GPBTestUtilities.m | 95 - (void)modifyRepeatedExtensions:(TestAllExtensions *)message { 182 - (void)assertAllExtensionsSet:(TestAllExtensions *)message 411 - (void)assertRepeatedExtensionsModified:(TestAllExtensions *)message 936 - (void)setAllExtensions:(TestAllExtensions *)message 1390 - (void)assertExtensionsClear:(TestAllExtensions *)message {
|
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/Tests/ |
H A D | GPBTestUtilities.m | 95 - (void)modifyRepeatedExtensions:(TestAllExtensions *)message { 182 - (void)assertAllExtensionsSet:(TestAllExtensions *)message 411 - (void)assertRepeatedExtensionsModified:(TestAllExtensions *)message 936 - (void)setAllExtensions:(TestAllExtensions *)message 1390 - (void)assertExtensionsClear:(TestAllExtensions *)message {
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/ |
H A D | test.pb.go | 1294 type TestAllExtensions struct { struct 1295 state protoimpl.MessageState 1296 sizeCache protoimpl.SizeCache 1297 unknownFields protoimpl.UnknownFields 1298 extensionFields protoimpl.ExtensionFields 1301 func (x *TestAllExtensions) Reset() { 1310 func (x *TestAllExtensions) String() string { 1314 func (*TestAllExtensions) ProtoMessage() {} 1316 func (x *TestAllExtensions) ProtoReflect() protoreflect.Message { 1329 func (*TestAllExtensions) Descriptor() ([]byte, []int) {
|
H A D | test.proto | 176 message TestAllExtensions { message
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | python.proto | 61 message TestAllExtensions { // extension begin message
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | python.proto | 61 message TestAllExtensions { // extension begin message
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/fuzz/ |
H A D | fuzz.pb.go | 26 …TestAllExtensions *test.TestAllExtensions `protobuf:"bytes,2,opt,name=test_all_extensi… member
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 6359 public sealed partial class TestAllExtensions : pb::IExtendableMessage<TestAllExtensions> class 6386 public TestAllExtensions() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions 6394 public TestAllExtensions(TestAllExtensions other) : this() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions 6532 public TValue GetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in GetExtension() 6535 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TV… in GetExtension() 6538 …::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, … in GetOrInitializeExtension() 6541 …public void SetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension, TValue value)… in SetExtension() 6544 public bool HasExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in HasExtension() 6547 public void ClearExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in ClearExtension() 6550 public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TValue> extension) { in ClearExtension()
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 6359 public sealed partial class TestAllExtensions : pb::IExtendableMessage<TestAllExtensions> class 6386 public TestAllExtensions() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions 6394 public TestAllExtensions(TestAllExtensions other) : this() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions 6532 public TValue GetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in GetExtension() 6535 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TV… in GetExtension() 6538 …::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, … in GetOrInitializeExtension() 6541 …public void SetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension, TValue value)… in SetExtension() 6544 public bool HasExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in HasExtension() 6547 public void ClearExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in ClearExtension() 6550 public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TValue> extension) { in ClearExtension()
|
/aosp_15_r20/hardware/interfaces/gnss/aidl/vts/ |
H A D | gnss_hal_test_cases.cpp | 1035 TEST_P(GnssHalTest, TestAllExtensions) { in TEST_P() argument
|
/aosp_15_r20/external/protobuf/csharp/protos/ |
H A D | unittest.proto | 221 message TestAllExtensions { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/ |
H A D | unittest.proto | 221 message TestAllExtensions { message
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | unittest.proto | 224 message TestAllExtensions { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | unittest.proto | 224 message TestAllExtensions { message
|