Searched defs:GetMethodInfo (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/ | ||
| D | samples_record.cpp | 347 struct FrameInfo SamplesRecord::GetMethodInfo(struct MethodKey &methodKey) in GetMethodInfo() function in panda::ecmascript::SamplesRecord |
| /arkcompiler/runtime_core/disassembler/ | ||
| D | disassembler.cpp | 992 void Disassembler::GetMethodInfo(const panda_file::File::EntityId &method_id, MethodInfo *method_in… in GetMethodInfo() function in panda::disasm::Disassembler |