Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dzchar_wrapper.cpp38 constexpr int MAX_BYTE_SIZE = 4; in ToString() local
41 char buf[MAX_BYTE_SIZE + 1]; in ToString()