Home
last modified time | relevance | path

Searched refs:shortyEnd (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_method.cpp79 auto shortyEnd = shorty.end(); in GetNumArgSlots() local
82 for (; shortyIt != shortyEnd; ++shortyIt) { in GetNumArgSlots()
158 auto shortyEnd = shorty.end(); in GetMethodSignature() local
160 for (; shortyIt != shortyEnd; ++shortyIt) { in GetMethodSignature()
/arkcompiler/runtime_core/static_core/runtime/
H A Dmethod.cpp153 auto shortyEnd = shorty.end(); in GetSignature() local
155 for (; shortyIt != shortyEnd; ++shortyIt) { in GetSignature()

Completed in 2 milliseconds