Home
last modified time | relevance | path

Searched defs:GetMethods (Results 1 – 12 of 12) 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.h261 inline Span<Method> Class::GetMethods() const in GetMethods() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.h133 Span<LazyEtsMethodWrapperLink> GetMethods() 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/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dclass_hierarchy.h85 const MapleList<MIRFunction *> &GetMethods() const in GetMethods() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp164 PandaVector<EtsMethod *> EtsClass::GetMethods() in GetMethods() function in ark::ets::EtsClass
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_test.cpp572 TEST_F(EtsClassTest, GetMethods) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h1481 MethodVector &GetMethods() in GetMethods() function
1485 const MethodVector &GetMethods() const in GetMethods() function
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp520 void Disassembler::GetMethods(const panda_file::File::EntityId &record_id) in GetMethods() function in panda::disasm::Disassembler
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp632 void Disassembler::GetMethods(const panda_file::File::EntityId &recordId) in GetMethods() function in ark::disasm::Disassembler