Home
last modified time | relevance | path

Searched refs:GetMethodsInternal (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Dclass_accessor-inl.h181 ClassAccessor::GetMethodsInternal(size_t count) const { in GetMethodsInternal() function
222 return GetMethodsInternal(NumMethods()); in GetMethods()
227 return GetMethodsInternal(NumDirectMethods()); in GetDirectMethods()
Dclass_accessor.h383 IterationRange<DataIterator<Method>> GetMethodsInternal(size_t count) const;