Searched refs:GetDeclaredMethods (Results 1 – 3 of 3) sorted by relevance
386 for (auto& m : klass->GetDeclaredMethods(sizeof(void*))) { in Class_getDeclaredMethodsUnchecked()397 for (auto& m : klass->GetDeclaredMethods(sizeof(void*))) { in Class_getDeclaredMethodsUnchecked()
946 inline IterationRange<StrideIterator<ArtMethod>> Class::GetDeclaredMethods( in GetDeclaredMethods() function
761 ALWAYS_INLINE IterationRange<StrideIterator<ArtMethod>> GetDeclaredMethods(