Home
last modified time | relevance | path

Searched defs:GetMethodId (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/runtime_core/runtime/include/tooling/
Dpt_location.h38 EntityId GetMethodId() const in GetMethodId() function
/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_pt_method.h38 EntityId GetMethodId() const in GetMethodId() function
Djs_pt_location.h46 EntityId GetMethodId() const in GetMethodId() function
/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dtest_frame.h112 panda_file::File::EntityId GetMethodId() const override in GetMethodId() function
/arkcompiler/runtime_core/libpandafile/
Dmethod_data_accessor.h161 File::EntityId GetMethodId() const in GetMethodId() function
Dfile_items.h1627 File::EntityId GetMethodId() const in GetMethodId() function
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dfunction.cpp108 panda_file::File::EntityId Function::GetMethodId() const in GetMethodId() function in panda::defect_scan_aux::Function
/arkcompiler/ets_runtime/ecmascript/dfx/pgo_profiler/
Dpgo_profiler_manager.h80 EntityId GetMethodId() const in GetMethodId() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h215 EntityId GetMethodId() const in GetMethodId() function
282 static EntityId GetMethodId(uint64_t literalInfo) in GetMethodId() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h267 EntityId GetMethodId() const in GetMethodId() function
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.h116 RuntimeInterface::MethodId GetMethodId() in GetMethodId() function
/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.h513 panda_file::File::EntityId GetMethodId() const override in GetMethodId() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h69 MethodId GetMethodId(MethodPtr method) const override in GetMethodId() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h232 EntityId GetMethodId() const in GetMethodId() function
/arkcompiler/runtime_core/runtime/
Dcompiler.cpp94 compiler::RuntimeInterface::MethodId PandaRuntimeInterface::GetMethodId(MethodPtr method) const in GetMethodId() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h151 virtual MethodId GetMethodId([[maybe_unused]] MethodPtr method) const in GetMethodId() function