Home
last modified time | relevance | path

Searched refs:GetMethods (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/disassembler/
Ddisassembler.h85 void GetMethods(const panda_file::File::EntityId &record_id);
Ddisassembler.cpp143 GetMethods(record_id); in GetRecord()
423 void Disassembler::GetMethods(const panda_file::File::EntityId &record_id) in GetMethods() function in panda::disasm::Disassembler