Home
last modified time | relevance | path

Searched defs:arg_type (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandabase/events/
Devents.rb38 def arg_type method in Field
/arkcompiler/runtime_core/libpandafile/
Dmethod_data_accessor-inl.h324 auto arg_type = pda.GetArgType(idx); in EnumerateTypesInProto() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dtarget_info.h386 #define TARGET_DEFINE_GETTER_1_ARG(name, arg_type) \ argument
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp463 auto arg_type = PFTypeToPandasmType(proto_accessor.GetArgType(i), proto_accessor, ref_idx); in GetParams() local