Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp393 auto tailedEnd = static_cast<int32_t>(rhsSp.size() - 1); in IndexOf() local
462 auto tailedEnd = tailedStart + 1; in LastIndexOf() local