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

/art/runtime/mirror/
H A Dclass-inl.h70 inline uint32_t Class::GetCopiedMethodsStartOffset() { function in class:art::mirror::Class
107 GetCopiedMethodsStartOffset(),
121 GetCopiedMethodsStartOffset(),
152 GetCopiedMethodsStartOffset(),
1043 return GetCopiedMethodsStartOffset() - GetVirtualMethodsStartOffset();

Completed in 7 milliseconds