Searched refs:IsArtMethodClass (Results 1 – 6 of 6) sorted by relevance
57 if (!kMovingMethods && c->IsArtMethodClass()) { in Constructor_newInstance()
262 if (!cls->IsArtMethodClass()) { in IsInGeneratedCode()
631 inline bool Class::IsArtMethodClass() const { in IsArtMethodClass() function
241 template IsArtMethodClass<kReadBarrierOption>(); in IsArtMethod()
418 bool IsArtMethodClass() const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
1133 } else if (type->IsArtMethodClass()) { in PrettyObjectValue()