Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.h94 EtsType GetEffectiveArgType(size_t idx) const in GetEffectiveArgType() function
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp440 panda_file::Type Method::GetEffectiveArgType(size_t idx) const in GetEffectiveArgType() function in ark::Method