Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/platform/
H A Dutil_helper.h57 struct OutBufferInfo { struct
58OutBufferInfo(size_t length, std::string inputStr, size_t bufferLength, size_t cnt, std::string bu… in OutBufferInfo() function
/ohos5.0/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp334 OutBufferInfo &outInfo) in OtherEncodeUtf8Inner()
369 OutBufferInfo outInfo(length, "", 0, 0, ""); in OtherEncodeUtf8()