Home
last modified time | relevance | path

Searched defs:ClearExtension (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DIExtendableMessage.cs72 void ClearExtension<TValue>(Extension<T, TValue> extension); in ClearExtension() method
77 void ClearExtension<TValue>(RepeatedExtension<T, TValue> extension); in ClearExtension() method
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DIExtendableMessage.cs72 void ClearExtension<TValue>(Extension<T, TValue> extension); in ClearExtension() method
77 void ClearExtension<TValue>(RepeatedExtension<T, TValue> extension); in ClearExtension() method
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs2259 public void ClearExtension<TValue>(pb::Extension<ExtensionRangeOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.ExtensionRangeOptions
2262 …public void ClearExtension<TValue>(pb::RepeatedExtension<ExtensionRangeOptions, TValue> extension)… in ClearExtension() method in Google.Protobuf.Reflection.ExtensionRangeOptions
6379 public void ClearExtension<TValue>(pb::Extension<FileOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.FileOptions
6382 public void ClearExtension<TValue>(pb::RepeatedExtension<FileOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.FileOptions
6895 public void ClearExtension<TValue>(pb::Extension<MessageOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.MessageOptions
6898 public void ClearExtension<TValue>(pb::RepeatedExtension<MessageOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.MessageOptions
7562 public void ClearExtension<TValue>(pb::Extension<FieldOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.FieldOptions
7565 public void ClearExtension<TValue>(pb::RepeatedExtension<FieldOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.FieldOptions
7820 public void ClearExtension<TValue>(pb::Extension<OneofOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.OneofOptions
7823 public void ClearExtension<TValue>(pb::RepeatedExtension<OneofOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.OneofOptions
[all …]
H A DReflectionUtil.cs157 void ClearExtension(IMessage message); in ClearExtension() method
291 public void ClearExtension(IMessage message) in ClearExtension() method in Google.Protobuf.Reflection.ReflectionUtil.ExtensionReflectionHelper
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs2259 public void ClearExtension<TValue>(pb::Extension<ExtensionRangeOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.ExtensionRangeOptions
2262 …public void ClearExtension<TValue>(pb::RepeatedExtension<ExtensionRangeOptions, TValue> extension)… in ClearExtension() method in Google.Protobuf.Reflection.ExtensionRangeOptions
6379 public void ClearExtension<TValue>(pb::Extension<FileOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.FileOptions
6382 public void ClearExtension<TValue>(pb::RepeatedExtension<FileOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.FileOptions
6895 public void ClearExtension<TValue>(pb::Extension<MessageOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.MessageOptions
6898 public void ClearExtension<TValue>(pb::RepeatedExtension<MessageOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.MessageOptions
7562 public void ClearExtension<TValue>(pb::Extension<FieldOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.FieldOptions
7565 public void ClearExtension<TValue>(pb::RepeatedExtension<FieldOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.FieldOptions
7820 public void ClearExtension<TValue>(pb::Extension<OneofOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.OneofOptions
7823 public void ClearExtension<TValue>(pb::RepeatedExtension<OneofOptions, TValue> extension) { in ClearExtension() method in Google.Protobuf.Reflection.OneofOptions
[all …]
H A DReflectionUtil.cs157 void ClearExtension(IMessage message); in ClearExtension() method
291 public void ClearExtension(IMessage message) in ClearExtension() method in Google.Protobuf.Reflection.ReflectionUtil.ExtensionReflectionHelper
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestSelfreferentialOptions.cs366 public void ClearExtension<TValue>(pb::Extension<FooOptions, TValue> extension) { in ClearExtension() method in UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions
369 public void ClearExtension<TValue>(pb::RepeatedExtension<FooOptions, TValue> extension) { in ClearExtension() method in UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions
H A DUnittest.cs6547 public void ClearExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6550 public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
7648 public void ClearExtension<TValue>(pb::Extension<TestGroupExtension, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestGroupExtension
7651 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestGroupExtension, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestGroupExtension
11042 …public void ClearExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension… in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions
11045 …public void ClearExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithExtensions, TValue> e… in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions
11239 … public void ClearExtension<TValue>(pb::Extension<TestMultipleExtensionRanges, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestMultipleExtensionRanges
11242 …public void ClearExtension<TValue>(pb::RepeatedExtension<TestMultipleExtensionRanges, TValue> exte… in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestMultipleExtensionRanges
15964 public void ClearExtension<TValue>(pb::Extension<TestFieldOrderings, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
15967 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestFieldOrderings, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
[all …]
H A DTestMessagesProto2.cs5743 public void ClearExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in ClearExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
5746 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, TValue> extension) { in ClearExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
6473 public void ClearExtension<TValue>(pb::Extension<MessageSetCorrect, TValue> extension) { in ClearExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect
6476 … public void ClearExtension<TValue>(pb::RepeatedExtension<MessageSetCorrect, TValue> extension) { in ClearExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestSelfreferentialOptions.cs366 public void ClearExtension<TValue>(pb::Extension<FooOptions, TValue> extension) { in ClearExtension() method in UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions
369 public void ClearExtension<TValue>(pb::RepeatedExtension<FooOptions, TValue> extension) { in ClearExtension() method in UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions
H A DUnittest.cs6547 public void ClearExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6550 public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
7648 public void ClearExtension<TValue>(pb::Extension<TestGroupExtension, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestGroupExtension
7651 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestGroupExtension, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestGroupExtension
11042 …public void ClearExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension… in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions
11045 …public void ClearExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithExtensions, TValue> e… in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions
11239 … public void ClearExtension<TValue>(pb::Extension<TestMultipleExtensionRanges, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestMultipleExtensionRanges
11242 …public void ClearExtension<TValue>(pb::RepeatedExtension<TestMultipleExtensionRanges, TValue> exte… in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestMultipleExtensionRanges
15964 public void ClearExtension<TValue>(pb::Extension<TestFieldOrderings, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
15967 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestFieldOrderings, TValue> extension) { in ClearExtension() method in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
[all …]
H A DTestMessagesProto2.cs5743 public void ClearExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in ClearExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
5746 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, TValue> extension) { in ClearExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
6473 public void ClearExtension<TValue>(pb::Extension<MessageSetCorrect, TValue> extension) { in ClearExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect
6476 … public void ClearExtension<TValue>(pb::RepeatedExtension<MessageSetCorrect, TValue> extension) { in ClearExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/protos/
Dprotos.h279 void ClearExtension( in ClearExtension() function
287 void ClearExtension( in ClearExtension() function
/aosp_15_r20/external/golang-protobuf/proto/
H A Dextension.go31 func ClearExtension(m Message, xt protoreflect.ExtensionType) { func
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Dmessage.py332 def ClearExtension(self, extension_handle): member in Message
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Dmessage.py332 def ClearExtension(self, extension_handle): member in Message
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/
H A Dwinscope_extensions.pb.h187 inline void ClearExtension( in Swap() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/
Dwinscope_extensions.pb.h187 inline void ClearExtension( in Swap() function
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dpython_message.py914 def ClearExtension(self, extension_handle): function
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dpython_message.py914 def ClearExtension(self, extension_handle): function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dextension_set.cc262 void ExtensionSet::ClearExtension(int number) { in ClearExtension() function in google::protobuf::internal::ExtensionSet
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dextension_set.cc262 void ExtensionSet::ClearExtension(int number) { in ClearExtension() function in google::protobuf::internal::ExtensionSet
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1412 PyObject* ClearExtension(CMessage* self, PyObject* extension) { in ClearExtension() function
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1412 PyObject* ClearExtension(CMessage* self, PyObject* extension) { in ClearExtension() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/os/
Dincident.pb.h1926 inline void ClearExtension( in Swap() function

12