Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dzchar_wrapper.cpp77 bsize = BYTE_COUNT_3; in GetByteSize()
95 case BYTE_COUNT_3: { in WriteUTF8Bytes()
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Dzchar_wrapper.h71 static constexpr int BYTE_COUNT_3 = 3; variable