Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_char_decode.h38 static const int CHAR_LENGTH = 2; variable
59 int w = std::is_same<char, char_type>::value ? CHAR_LENGTH : in CharCodeToSequence()