Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dzchar_wrapper.cpp75 bsize = BYTE_COUNT_2; in GetByteSize()
100 case BYTE_COUNT_2: { in WriteUTF8Bytes()
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Dzchar_wrapper.h70 static constexpr int BYTE_COUNT_2 = 2; variable