Home
last modified time | relevance | path

Searched defs:GetMethodInfo (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_sampling.cpp180 struct CallFrameInfo HeapSampling::GetMethodInfo(const MethodKey &methodKey) in GetMethodInfo() function in panda::ecmascript::HeapSampling
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_dfx.h177 CString GetMethodInfo() const in GetMethodInfo() function in panda::ecmascript::JitDfx
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_info.h433 PGODecodeMethodInfo *GetMethodInfo(uint32_t checksum) in GetMethodInfo() function in panda::ecmascript::pgo::PGOMethodIdSet::PGOMethodNameSet
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpass.h154 MethodInfo* GetMethodInfo() const in GetMethodInfo() function in panda::ecmascript::kungfu::PassData
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.cpp241 struct FrameInfo SamplesRecord::GetMethodInfo(struct MethodKey &methodKey) in GetMethodInfo() function in panda::ecmascript::SamplesRecord
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp1331 void Disassembler::GetMethodInfo(const panda_file::File::EntityId &method_id, MethodInfo *method_info) const in GetMethodInfo() function in panda::disasm::Disassembler
/arkcompiler/runtime_core/static_core/disassembler/
H A Ddisassembler.cpp1222 void Disassembler::GetMethodInfo(const panda_file::File::EntityId &methodId, MethodInfo *methodInfo) const in GetMethodInfo() function in ark::disasm::Disassembler

Completed in 15 milliseconds