Searched refs:GetVirtualMethodsStartOffset (Results 1 – 2 of 2) sorted by relevance
113 inline uint32_t Class::GetVirtualMethodsStartOffset() { in GetVirtualMethodsStartOffset() function132 GetVirtualMethodsStartOffset()); in GetDirectMethodsSliceUnchecked()155 GetVirtualMethodsStartOffset(), in GetDeclaredVirtualMethodsSliceUnchecked()167 GetVirtualMethodsStartOffset(), in GetVirtualMethodsSliceUnchecked()1033 return GetVirtualMethodsStartOffset(); in NumDirectMethods()1037 return GetCopiedMethodsStartOffset() - GetVirtualMethodsStartOffset(); in NumDeclaredVirtualMethods()1041 return NumMethods() - GetVirtualMethodsStartOffset(); in NumVirtualMethods()
1377 ALWAYS_INLINE uint32_t GetVirtualMethodsStartOffset() REQUIRES_SHARED(Locks::mutator_lock_);