Home
last modified time | relevance | path

Searched refs:stringLastIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring.cpp347 int stringLastIndex = stringLen - 1; in __anon5e4de09e0b02() local
348 char stringLastChar = string[stringLastIndex]; in __anon5e4de09e0b02()
362 int k = stringLastIndex - 1; in __anon5e4de09e0b02()