Searched defs:GetMethods (Results 1 – 3 of 3) sorted by relevance
221 ClassAccessor::GetMethods() const { in GetMethods() function
968 inline ArraySlice<ArtMethod> Class::GetMethods(PointerSize pointer_size) { in GetMethods() function
161 const std::vector<ArtMethod*>& GetMethods() const { in GetMethods() function in art::jit::JitCodeCache::JniStubData