Home
last modified time | relevance | path

Searched defs:IsValid (Results 1 – 25 of 202) sorted by relevance

123456789

/external/openscreen/cast/streaming/
Danswer_messages.cc186 bool AspectRatio::IsValid() const { in IsValid() function in openscreen::cast::AspectRatio
223 bool AudioConstraints::IsValid() const { in IsValid() function in openscreen::cast::AudioConstraints
254 bool VideoConstraints::IsValid() const { in IsValid() function in openscreen::cast::VideoConstraints
292 bool Constraints::IsValid() const { in IsValid() function in openscreen::cast::Constraints
323 bool DisplayDescription::IsValid() const { in IsValid() function in openscreen::cast::DisplayDescription
385 bool Answer::IsValid() const { in IsValid() function in openscreen::cast::Answer
Doffer_messages.cc249 bool Stream::IsValid() const { in IsValid() function in openscreen::cast::Stream
292 bool AudioStream::IsValid() const { in IsValid() function in openscreen::cast::AudioStream
361 bool VideoStream::IsValid() const { in IsValid() function in openscreen::cast::VideoStream
441 bool Offer::IsValid() const { in IsValid() function in openscreen::cast::Offer
Dresolution.cc52 bool Resolution::IsValid() const { in IsValid() function in openscreen::cast::Resolution
87 bool Dimensions::IsValid() const { in IsValid() function in openscreen::cast::Dimensions
/external/golang-protobuf/reflect/protoreflect/
Dproto.go155 func (s Syntax) IsValid() bool { func
201 func (c Cardinality) IsValid() bool { func
266 func (k Kind) IsValid() bool { func
416 func (s Name) IsValid() bool { func
442 func (s FullName) IsValid() bool { func
Dvalue.go149 IsValid() bool methodSpec
166 func (b RawFields) IsValid() bool { func
225 IsValid() bool methodSpec
284 IsValid() bool methodSpec
Dvalue_union.go190 func (v Value) IsValid() bool { func
403 func (k MapKey) IsValid() bool { func
/external/tensorflow/tensorflow/lite/delegates/gpu/
Dapi.cc63 bool IsValid(const ObjectDef& def) { in IsValid() function
73 bool IsValid(const TensorObjectDef& def) { return IsValid(def.object_def); } in IsValid() function
75 bool IsValid(const TensorObjectDef& def, const TensorObject& object) { in IsValid() function
137 bool IsValid(const InferenceOptions& options) { in IsValid() function
/external/dng_sdk/source/
Ddng_rational.h57 bool IsValid () const in IsValid() function
116 bool IsValid () const in IsValid() function
/external/libchrome/base/
Dsequence_token.cc36 bool SequenceToken::IsValid() const { in IsValid() function in base::SequenceToken
62 bool TaskToken::IsValid() const { in IsValid() function in base::TaskToken
/external/llvm/lib/Support/Windows/
DWindowsSupport.h143 static bool IsValid(handle_type h) { in IsValid() function
165 static bool IsValid(handle_type h) { in IsValid() function
181 static bool IsValid(handle_type h) { in IsValid() function
/external/android-nn-driver/
DConversionUtils.cpp27 bool LayerInputHandle::IsValid() const in IsValid() function in armnn_driver::LayerInputHandle
81 bool ConstTensorPin::IsValid() const in IsValid() function in armnn_driver::ConstTensorPin
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
DWindowsSupport.h130 static bool IsValid(handle_type h) { in IsValid() function
152 static bool IsValid(handle_type h) { in IsValid() function
168 static bool IsValid(handle_type h) { in IsValid() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h144 static bool IsValid(handle_type h) { in IsValid() function
166 static bool IsValid(handle_type h) { in IsValid() function
182 static bool IsValid(handle_type h) { in IsValid() function
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DFieldMaskPartial.cs221 public static bool IsValid(MessageDescriptor descriptor, FieldMask fieldMask) in IsValid() method in Google.Protobuf.WellKnownTypes.FieldMask
248 public static bool IsValid(MessageDescriptor descriptor, string path) in IsValid() method in Google.Protobuf.WellKnownTypes.FieldMask
/external/vixl/src/aarch64/
Dregisters-aarch64.h541 bool IsValid() const { return IsValidRegister(); } in IsValid() function
579 bool IsValid() const { return IsValidVRegister(); } in IsValid() function
628 bool IsValid() const { return IsValidZRegister(); } in IsValid() function
640 bool IsValid() const { in IsValid() function
692 bool IsValid() const { in IsValid() function
721 bool IsValid() const { in IsValid() function
735 bool IsValid() const { in IsValid() function
/external/golang-protobuf/testing/protocmp/
Dreflect.go157 func (m reflectMessage) IsValid() bool { func
203 func (ls reflectList) IsValid() bool { func
256 func (ms reflectMap) IsValid() bool { func
/external/image_io/includes/image_io/base/
Dbyte_buffer.h32 bool IsValid() const { return size_ > 0; } in IsValid() function
/external/perfetto/include/perfetto/base/
Dplatform_handle.h40 static inline bool IsValid(PlatformHandle h) { in IsValid() function
/external/google-breakpad/src/common/linux/
Delf_core_dump.cc46 bool ElfCoreDump::Note::IsValid() const { in IsValid() function in google_breakpad::ElfCoreDump::Note
108 bool ElfCoreDump::IsValid() const { in IsValid() function in google_breakpad::ElfCoreDump
/external/webrtc/modules/audio_device/
Daudio_device_name.cc22 bool AudioDeviceName::IsValid() { in IsValid() function in webrtc::AudioDeviceName
/external/perfetto/src/profiling/symbolizer/
Dscoped_read_mmap_windows.cc58 bool ScopedReadMmap::IsValid() { in IsValid() function in perfetto::profiling::ScopedReadMmap
Dscoped_read_mmap_posix.cc43 bool ScopedReadMmap::IsValid() { in IsValid() function in perfetto::profiling::ScopedReadMmap
/external/pdfium/xfa/fwl/
Dcfwl_eventtarget.h25 bool IsValid() const { return m_bValid; } in IsValid() function
/external/openscreen/osp/public/
Dservice_publisher.cc16 bool ServicePublisher::Config::IsValid() const { in IsValid() function in openscreen::osp::ServicePublisher::Config
/external/libchrome/base/files/
Ddir_reader_fallback.h18 bool IsValid() const { return false; } in IsValid() function

123456789