Searched refs:GetDirectMethodsPtrUnchecked (Results 1 – 2 of 2) sorted by relevance
66 return GetDirectMethodsPtrUnchecked(); in GetDirectMethodsPtr()69 inline ArtMethod* Class::GetDirectMethodsPtrUnchecked() { in GetDirectMethodsPtrUnchecked() function78 DCHECK(GetDirectMethodsPtrUnchecked() == nullptr); in SetDirectMethodsPtr()89 auto* methods = GetDirectMethodsPtrUnchecked(); in GetDirectMethodUnchecked()843 auto* methods = GetDirectMethodsPtrUnchecked(); in DirectMethodsBegin()850 auto* methods = GetDirectMethodsPtrUnchecked(); in DirectMethodsEnd()
1148 ALWAYS_INLINE ArtMethod* GetDirectMethodsPtrUnchecked()