Searched refs:GetCopiedMethodsStartOffset (Results 1 - 2 of 2) sorted by relevance

/art/runtime/mirror/
H A Dclass-inl.h98 inline uint32_t Class::GetCopiedMethodsStartOffset() { function in class:art::mirror::Class
145 GetCopiedMethodsStartOffset(),
159 GetCopiedMethodsStartOffset(),
188 GetCopiedMethodsStartOffset(),
1043 return GetCopiedMethodsStartOffset() - GetVirtualMethodsStartOffset();
H A Dclass.h1385 ALWAYS_INLINE uint32_t GetCopiedMethodsStartOffset() REQUIRES_SHARED(Locks::mutator_lock_);

Completed in 42 milliseconds