Home
last modified time | relevance | path

Searched defs:GetMethod (Results 1 - 25 of 55) sorted by relevance

123

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A Dliteral.cpp56 const util::StringView &Literal::GetMethod() const in GetMethod() function in panda::es2panda::ir::Literal
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dvtable_builder_interface.h36 Method *GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
H A Dets_method_wrapper.h61 Method *GetMethod(uint32_t parametersNum) const in GetMethod() function in ark::ets::interop::ark::ets::interop::js::ets_proxy::EtsMethodWrapper
H A Dets_method_wrapper.cpp39 EtsMethodWrapper *EtsMethodWrapper::GetMethod(InteropCtx *ctx, EtsMethodSet *etsMethodSet) in GetMethod() function in ark::ets::interop::js::ets_proxy::EtsMethodWrapper
H A Dets_method_set.h55 ALWAYS_INLINE EtsMethod *GetMethod(uint32_t parametersNum) const in GetMethod() function in ark::ark::ets::interop::js::ets_proxy::EtsMethodSet
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dcompilation_status_test.cpp57 Method *CompilationStatusTest::GetMethod(Class *klass, size_t num) in GetMethod() function in ark::test::CompilationStatusTest
H A Dosr_code_test.cpp57 Method *OsrCodeTest::GetMethod(Class *klass, size_t num) in GetMethod() function in ark::test::OsrCodeTest
H A Dcompiler_thread_pool.cpp61 Method *GetMethod(Class *klass, size_t num) in GetMethod() function
H A Dstack_walker_test.cpp77 static Method *GetMethod(std::string_view methodName) in GetMethod() function in ark::test::StackWalkerTest
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
H A Dir_builder.h94 auto GetMethod() const in GetMethod() function in panda::compiler::IrBuilder
H A Dinst_builder.h248 auto GetMethod() const in GetMethod() function in panda::compiler::InstBuilder
/arkcompiler/runtime_core/static_core/compiler/aot/
H A Dcompiled_method.h52 Method *GetMethod() in GetMethod() function in ark::compiler::CompiledMethod
57 const Method *GetMethod() const in GetMethod() function in ark::compiler::CompiledMethod
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dpanda_runner.h136 static Method *GetMethod(std::string_view methodName) in GetMethod() function in ark::test::PandaRunner
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
H A Dproto_reader.h80 ALWAYS_INLINE Method *GetMethod() in GetMethod() function in ark::ets::interop::js::ProtoReader
85 ALWAYS_INLINE const Method *GetMethod() const in GetMethod() function in ark::ets::interop::js::ProtoReader
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dstack_walker_base.h73 Method *GetMethod() in GetMethod() function in ark::StackWalkerBase
79 const Method *GetMethod() const in GetMethod() function in ark::StackWalkerBase
/arkcompiler/runtime_core/static_core/verification/absint/
H A Dverification_context.h85 Method const *GetMethod() const in GetMethod() function in ark::verifier::VerificationContext
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Diterators.cpp41 void Iterator::GetMethod(util::StringView name) const in GetMethod() function in ark::es2panda::compiler::Iterator
H A Dliterals.h114 std::string GetMethod() const in GetMethod() function in ark::es2panda::ark::es2panda::ark::es2panda::compiler::Literal
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Diterators.cpp42 void Iterator::GetMethod(util::StringView name) const in GetMethod() function in panda::es2panda::compiler::Iterator
/arkcompiler/runtime_core/compiler/tests/
H A Dpanda_runner.h127 static Method *GetMethod(std::string_view method_name) in GetMethod() function in panda::test::PandaRunner
/arkcompiler/runtime_core/static_core/compiler/
H A Dinplace_task_runner.h82 Method *GetMethod() const in GetMethod() function in ark::compiler::InPlaceCompilerContext
H A Dbackground_task_runner.h88 Method *GetMethod() const in GetMethod() function in ark::compiler::BackgroundCompilerContext
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dir_builder.h104 auto GetMethod() const in GetMethod() function in ark::compiler::IrBuilder
204 auto GetMethod() const in GetMethod() function in ark::compiler::IrBuilderInliningAnalysis
/arkcompiler/toolchain/tooling/
H A Ddispatcher.h70 const std::string &GetMethod() const in GetMethod() function in panda::ecmascript::tooling::DispatchRequest
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_class_linker.cpp68 Method *EtsClassLinker::GetMethod(const panda_file::File &pf, panda_file::File::EntityId id) in GetMethod() function in ark::ets::EtsClassLinker

Completed in 11 milliseconds

123