Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/platform/
H A Dutil_helper.h61 cntSize(cnt), in OutBufferInfo()
67 size_t cntSize; member
/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp348 outInfo.cntSize += 2; // 2: two bytes in OtherEncodeUtf8Inner()
383 outInfo.cntSize++; in OtherEncodeUtf8()
392 *nchar = static_cast<int32_t>(outInfo.cntSize); in OtherEncodeUtf8()

Completed in 2 milliseconds