Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h599 int32_t trueLength = 0; in ParseUtf8TextLength() local
604 trueLength++; in ParseUtf8TextLength()
607 return trueLength; in ParseUtf8TextLength()