Home
last modified time | relevance | path

Searched defs:HasExtension (Results 1 – 25 of 48) sorted by relevance

12

/external/dynamic_depth/internal/xmpmeta/
Dxmp_const.cc30 const char* XmpConst::HasExtension() { return "HasExtendedXMP"; } in HasExtension() function in dynamic_depth::xmpmeta::XmpConst
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs156 bool HasExtension(IMessage message); in HasExtension() method
245 public bool HasExtension(IMessage message) in HasExtension() method in Google.Protobuf.Reflection.ReflectionUtil.ExtensionReflectionHelper
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs156 bool HasExtension(IMessage message); in HasExtension() method
245 public bool HasExtension(IMessage message) in HasExtension() method in Google.Protobuf.Reflection.ReflectionUtil.ExtensionReflectionHelper
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs156 bool HasExtension(IMessage message); in HasExtension() method
245 public bool HasExtension(IMessage message) in HasExtension() method in Google.Protobuf.Reflection.ReflectionUtil.ExtensionReflectionHelper
/external/golang-protobuf/proto/
Dextension.go13 func HasExtension(m Message, xt protoreflect.ExtensionType) bool { func
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfeature_manager.h29 bool HasExtension(Extension ext) const { return extensions_.contains(ext); } in HasExtension() function
/external/angle/third_party/spirv-tools/src/source/opt/
Dfeature_manager.h29 bool HasExtension(Extension ext) const { return extensions_.contains(ext); } in HasExtension() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfeature_manager.h29 bool HasExtension(Extension ext) const { return extensions_.contains(ext); } in HasExtension() function
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DIExtendableMessage.cs67 bool HasExtension<TValue>(Extension<T, TValue> extension); in HasExtension() method
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DIExtendableMessage.cs67 bool HasExtension<TValue>(Extension<T, TValue> extension); in HasExtension() method
/external/protobuf/csharp/src/Google.Protobuf/
DIExtendableMessage.cs67 bool HasExtension<TValue>(Extension<T, TValue> extension); in HasExtension() method
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_rtp_packet_incoming.h60 bool HasExtension() const { in HasExtension() function
Drtc_event_rtp_packet_outgoing.h61 bool HasExtension() const { in HasExtension() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Degl_sync.cc26 bool HasExtension(EGLDisplay display, const char* extension) { in HasExtension() function
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Degl_context.cc58 bool HasExtension(EGLDisplay display, const char* name) { in HasExtension() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/protos/
Dprotos.h263 bool HasExtension( in HasExtension() function
271 bool HasExtension( in HasExtension() function
/external/webrtc/modules/rtp_rtcp/source/
Drtp_packet.h212 bool RtpPacket::HasExtension() const { in HasExtension() function
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestSelfreferentialOptions.cs363 public bool HasExtension<TValue>(pb::Extension<FooOptions, TValue> extension) { in HasExtension() method in UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestSelfreferentialOptions.cs363 public bool HasExtension<TValue>(pb::Extension<FooOptions, TValue> extension) { in HasExtension() method in UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions
/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestSelfreferentialOptions.cs363 public bool HasExtension<TValue>(pb::Extension<FooOptions, TValue> extension) { in HasExtension() method in UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions
/external/angle/src/tests/test_utils/
DVulkanHelper.cpp63 bool HasExtension(const std::vector<VkExtensionProperties> instanceExtensions, in HasExtension() function
75 bool HasExtension(const std::vector<const char *> enabledExtensions, const char *extensionName) in HasExtension() function
86 bool HasExtension(const char *const *enabledExtensions, const char *extensionName) in HasExtension() function
/external/cronet/tot/third_party/protobuf/python/google/protobuf/
Dmessage.py314 def HasExtension(self, extension_handle): member in Message
/external/protobuf/python/google/protobuf/
Dmessage.py314 def HasExtension(self, extension_handle): member in Message
/external/cronet/stable/third_party/protobuf/python/google/protobuf/
Dmessage.py314 def HasExtension(self, extension_handle): member in Message
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dtls_chlo_extractor.cc33 bool HasExtension(const SSL_CLIENT_HELLO* client_hello, uint16_t extension) { in HasExtension() function

12