Searched refs:GetVirtualMethodsStartOffset (Results 1 – 2 of 2) sorted by relevance
120 inline uint32_t Class::GetVirtualMethodsStartOffset() { in GetVirtualMethodsStartOffset() function140 GetVirtualMethodsStartOffset()); in GetDirectMethodsSliceUnchecked()166 GetVirtualMethodsStartOffset(), in GetDeclaredVirtualMethodsSliceUnchecked()180 GetVirtualMethodsStartOffset(), in GetVirtualMethodsSliceUnchecked()1079 return GetVirtualMethodsStartOffset(); in NumDirectMethods()1083 return GetCopiedMethodsStartOffset() - GetVirtualMethodsStartOffset(); in NumDeclaredVirtualMethods()1087 return NumMethods() - GetVirtualMethodsStartOffset(); in NumVirtualMethods()
1268 ALWAYS_INLINE uint32_t GetVirtualMethodsStartOffset() REQUIRES_SHARED(Locks::mutator_lock_);