Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dzchar_wrapper.cpp73 bsize = BYTE_COUNT_1; in GetByteSize()
105 case BYTE_COUNT_1: { in WriteUTF8Bytes()
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Dzchar_wrapper.h69 static constexpr int BYTE_COUNT_1 = 1; variable