Home
last modified time | relevance | path

Searched defs:GetMethod (Results 1 – 25 of 71) sorted by relevance

123

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dproto_reader.h80 ALWAYS_INLINE Method *GetMethod() in GetMethod() function
85 ALWAYS_INLINE const Method *GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/static_core/compiler/aot/
Dcompiled_method.h52 Method *GetMethod() in GetMethod() function
57 const Method *GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dstack_walker_base.h73 Method *GetMethod() in GetMethod() function
79 const Method *GetMethod() const in GetMethod() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.cpp56 const util::StringView &Literal::GetMethod() const in GetMethod() function in panda::es2panda::ir::Literal
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.h106 auto GetMethod() const in GetMethod() function
206 auto GetMethod() const in GetMethod() function
Dinst_builder.h199 RuntimeInterface::MethodPtr GetMethod() const in GetMethod() function
286 auto GetMethod() in GetMethod() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder_interface.h36 Method *GetMethod() const in GetMethod() function
Dcframe.h143 Method *GetMethod() in GetMethod() function
148 const Method *GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_method_wrapper.h64 Method *GetMethod(uint32_t parametersNum) const in GetMethod() function
Dets_method_set.h65 ALWAYS_INLINE EtsMethod *GetMethod(uint32_t parametersNum) const in GetMethod() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dliteral_impl.h97 inline std::string Literal::GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/static_core/verification/absint/
Dverification_context.h85 Method const *GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dgetmethod_test.cpp65 TEST_F(GetMethodTest, GetMethod) in TEST_F() argument
Dcompilation_status_test.cpp57 Method *CompilationStatusTest::GetMethod(Class *klass, size_t num) in GetMethod() function in ark::test::CompilationStatusTest
Dosr_code_test.cpp57 Method *OsrCodeTest::GetMethod(Class *klass, size_t num) in GetMethod() function in ark::test::OsrCodeTest
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.h94 auto GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dir_builder_dyn.h93 auto GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.h45 Method *GetMethod() const in GetMethod() function
391 Method *GetMethod() const override in GetMethod() function
/arkcompiler/runtime_core/static_core/compiler/
Dinplace_task_runner.h82 Method *GetMethod() const in GetMethod() function
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.cpp42 void Iterator::GetMethod(util::StringView name) const in GetMethod() function in panda::es2panda::compiler::Iterator
/arkcompiler/runtime_core/static_core/compiler/tests/
Dpanda_runner.h136 static Method *GetMethod(std::string_view methodName) in GetMethod() function
/arkcompiler/toolchain/tooling/dynamic/
Ddispatcher.h71 const std::string &GetMethod() const in GetMethod() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_linker.cpp69 Method *EtsClassLinker::GetMethod(const panda_file::File &pf, panda_file::File::EntityId id, in GetMethod() function in ark::ets::EtsClassLinker
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Diterators.cpp41 void Iterator::GetMethod(util::StringView name) const in GetMethod() function in ark::es2panda::compiler::Iterator
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dtest_frame.h48 Method *GetMethod() const override in GetMethod() function

123