Searched defs:IsValid (Results 1 – 22 of 22) sorted by relevance
43 static constexpr bool IsValid(T value) { in IsValid() function
90 bool IsValid() const { in IsValid() function
307 bool IsValid() const { return GetValue() != Value::kInvalid; } in IsValid() function
119 ALWAYS_INLINE bool IsValid() const { return row_ < table_->NumRows(); } in IsValid() function
48 ALWAYS_INLINE bool IsValid() const { return data_ != nullptr; } in IsValid() function
38 bool IsValid() const { in IsValid() function
199 bool IsValid() const { in IsValid() function
103 bool IsValid() const { return fd_ != kInvalidFd; } in IsValid() function
38 inline bool ObjPtr<MirrorType>::IsValid() const { in IsValid() function
116 bool IsValid() const { in IsValid() function263 bool IsValid() const { in IsValid() function
123 bool ImageHeader::IsValid() const { in IsValid() function in art::ImageHeader
96 bool OatHeader::IsValid() const { in IsValid() function in art::OatHeader
94 bool IsValid() const { in IsValid() function
266 bool IsValid() const { in IsValid() function
60 bool IsValid() const { return from_ != kInvalidBlockId && to_ != kInvalidBlockId; } in IsValid() function
120 bool IsValid() const { in IsValid() function
218 bool IsValid() const { in IsValid() function
479 constexpr bool IsValid() const { in IsValid() function in art::LSEVisitor::Value
224 bool IsValid() const { in IsValid() function
113 bool IsValid() const NO_THREAD_SAFETY_ANALYSIS { in IsValid() function
134 bool IsValid() const { return position_ < iterator_end_; } in IsValid() function
306 bool IsValid() const { in IsValid() function in art::ProfileCompilationInfo::FileHeader