Home
last modified time | relevance | path

Searched defs:GetMethods (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
H A Dllvm_aot_builder.h28 const std::vector<CompiledMethod> &GetMethods() in GetMethods() function in ark::compiler::LLVMAotBuilder
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A 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/
H A Dets_class_wrapper.h133 Span<LazyEtsMethodWrapperLink> GetMethods() in GetMethods() function in ark::ark::ets::interop::js::ets_proxy::EtsClassWrapper
/arkcompiler/runtime_core/static_core/runtime/include/
H A Ditable.h45 Span<Method *> GetMethods() const in GetMethods() function in ark::ITable::Entry
H A Dclass-inl.h261 inline Span<Method> Class::GetMethods() const in GetMethods() function in ark::Class
H A Dclass.h184 Span<Method> GetMethods() const in GetMethods() function in ark::Class
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_class.cpp164 PandaVector<EtsMethod *> EtsClass::GetMethods() in GetMethods() function in EtsClass
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp538 void Disassembler::GetMethods(const panda_file::File::EntityId &record_id) in GetMethods() function in panda::disasm::Disassembler
/arkcompiler/runtime_core/static_core/disassembler/
H A Ddisassembler.cpp632 void Disassembler::GetMethods(const panda_file::File::EntityId &recordId) in GetMethods() function in ark::disasm::Disassembler

Completed in 12 milliseconds