Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/platform/ohos/
Dutil_helper.cpp68 size_t maxByteSize = static_cast<size_t>(ucnv_getMaxCharSize(converter)); in UnicodeConversion() local
161 int maxByteSize = static_cast<int>(ucnv_getMaxCharSize(converter)); in GetMaxByteSize() local