Searched defs:GetMethodInfo (Results 1 – 7 of 7) sorted by relevance
180 struct CallFrameInfo HeapSampling::GetMethodInfo(const MethodKey &methodKey) in GetMethodInfo() function in panda::ecmascript::HeapSampling
177 CString GetMethodInfo() const in GetMethodInfo() function
156 MethodInfo* GetMethodInfo() const in GetMethodInfo() function
239 struct FrameInfo SamplesRecord::GetMethodInfo(struct MethodKey &methodKey) in GetMethodInfo() function in panda::ecmascript::SamplesRecord
433 PGODecodeMethodInfo *GetMethodInfo(uint32_t checksum) in GetMethodInfo() function
1201 void Disassembler::GetMethodInfo(const panda_file::File::EntityId &method_id, MethodInfo *method_in… in GetMethodInfo() function in panda::disasm::Disassembler
1221 void Disassembler::GetMethodInfo(const panda_file::File::EntityId &methodId, MethodInfo *methodInfo… in GetMethodInfo() function in ark::disasm::Disassembler