Searched defs:GetMethods (Results 1 – 4 of 4) sorted by relevance
54 const std::vector<std::pair<uint32_t, uint32_t>>& GetMethods() const { in GetMethods() function
221 ClassAccessor::GetMethods() const { in GetMethods() function
998 inline ArraySlice<ArtMethod> Class::GetMethods(PointerSize pointer_size) { in GetMethods() function
172 const std::vector<ArtMethod*>& GetMethods() const { in GetMethods() function in art::jit::JitCodeCache::JniStubData