Home
last modified time | relevance | path

Searched defs:GetRefArgType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.h109 const char *GetRefArgType(size_t idx) const in GetRefArgType() function
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp259 panda_file::File::StringData Method::GetRefArgType(size_t idx) const in GetRefArgType() function in ark::Method