Home
last modified time | relevance | path

Searched defs:GetParams (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/
Ddispatcher.h62 const PtJson &GetParams() const in GetParams() function
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp431 void Disassembler::GetParams(pandasm::Function *method, const panda_file::File::EntityId &proto_id)… in GetParams() function in panda::disasm::Disassembler
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h940 std::vector<MethodParamItem> &GetParams() in GetParams() function