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.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.h115 Span<LazyEtsMethodWrapperLink> GetMethods() in GetMethods() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dclass_hierarchy.h87 const MapleList<MIRFunction *> &GetMethods() const in GetMethods() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp185 PandaVector<EtsMethod *> EtsClass::GetMethods() in GetMethods() function in panda::ets::EtsClass
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h1389 MethodVector &GetMethods() in GetMethods() function
1393 const MethodVector &GetMethods() const in GetMethods() function
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp614 void Disassembler::GetMethods(const panda_file::File::EntityId &recordId) in GetMethods() function in panda::disasm::Disassembler
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp495 void Disassembler::GetMethods(const panda_file::File::EntityId &record_id) in GetMethods() function in panda::disasm::Disassembler