Searched defs:GetMethods (Results 1 – 10 of 10) sorted by relevance
28 const std::vector<CompiledMethod> &GetMethods() in GetMethods() function
45 Span<Method *> GetMethods() const in GetMethods() function
184 Span<Method> GetMethods() const in GetMethods() function
273 inline Span<Method> Class::GetMethods() const in GetMethods() function
103 const std::vector<ark::compiler::RuntimeInterface::MethodPtr> &WrappedModule::GetMethods() in GetMethods() function in ark::llvmbackend::WrappedModule
148 Span<LazyEtsMethodWrapperLink> GetMethods() in GetMethods() function
179 PandaVector<EtsMethod *> EtsClass::GetMethods() in GetMethods() function in ark::ets::EtsClass
572 TEST_F(EtsClassTest, GetMethods) in TEST_F() argument
528 void Disassembler::GetMethods(const panda_file::File::EntityId &record_id) in GetMethods() function in panda::disasm::Disassembler
657 void Disassembler::GetMethods(const panda_file::File::EntityId &recordId) in GetMethods() function in ark::disasm::Disassembler