Home
last modified time | relevance | path

Searched defs:GetMethods (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Dllvm_aot_builder.h28 const std::vector<CompiledMethod> &GetMethods() in GetMethods() function
/arkcompiler/runtime_core/static_core/runtime/include/
Ditable.h45 Span<Method *> GetMethods() const in GetMethods() function
Dclass.h184 Span<Method> GetMethods() const in GetMethods() function
Dclass-inl.h273 inline Span<Method> Class::GetMethods() const in GetMethods() function
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dwrapped_module.cpp103 const std::vector<ark::compiler::RuntimeInterface::MethodPtr> &WrappedModule::GetMethods() in GetMethods() function in ark::llvmbackend::WrappedModule
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.h148 Span<LazyEtsMethodWrapperLink> GetMethods() in GetMethods() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp179 PandaVector<EtsMethod *> EtsClass::GetMethods() in GetMethods() function in ark::ets::EtsClass
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_file_test.cpp572 TEST_F(EtsClassTest, GetMethods) in TEST_F() argument
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp528 void Disassembler::GetMethods(const panda_file::File::EntityId &record_id) in GetMethods() function in panda::disasm::Disassembler
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp657 void Disassembler::GetMethods(const panda_file::File::EntityId &recordId) in GetMethods() function in ark::disasm::Disassembler