Searched defs:IsValid (Results 1 – 22 of 22) sorted by relevance
43 static constexpr bool IsValid(T value) { in IsValid() function
94 bool IsValid() const { in IsValid() function
370 bool IsValid() const { return GetValue() != Value::kInvalid; } in IsValid() function
119 ALWAYS_INLINE bool IsValid() const { return row_ < table_->NumRows(); } in IsValid() function
55 ALWAYS_INLINE bool IsValid() const { return data_ != nullptr; } in IsValid() function
38 bool IsValid() const { in IsValid() function
202 bool IsValid() const { in IsValid() function
38 inline bool ObjPtr<MirrorType>::IsValid() const { in IsValid() function
117 bool IsValid() const { in IsValid() function
207 bool VdexFile::IsValid() const { in IsValid() function in art::VdexFile
105 bool IsValid() const { return fd_ != kInvalidFd; } in IsValid() function
56 bool IsValid() const { in IsValid() function
100 bool IsValid() const { in IsValid() function
60 bool IsValid() const { return from_ != kInvalidBlockId && to_ != kInvalidBlockId; } in IsValid() function
121 bool IsValid() const { in IsValid() function
354 constexpr bool IsValid() const { in IsValid() function in art::LSEVisitor::Value
34 inline bool RawMethodType::IsValid() const { in IsValid() function
230 bool IsValid() const { in IsValid() function
112 bool IsValid() const NO_THREAD_SAFETY_ANALYSIS { in IsValid() function
145 bool ImageHeader::IsValid() const { in IsValid() function in art::ImageHeader
116 bool OatHeader::IsValid() const { in IsValid() function in art::OatHeader
311 bool IsValid() const { in IsValid() function in art::ProfileCompilationInfo::FileHeader