Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dzchar_wrapper.cpp71 int bsize = BYTE_COUNT_4; in GetByteSize()
90 case BYTE_COUNT_4: { in WriteUTF8Bytes()
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Dzchar_wrapper.h72 static constexpr int BYTE_COUNT_4 = 4; variable