Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_char_decode.h41 static const int ENCODE_CHAR_LENGTH = 100; variable
61 char tempChar[ENCODE_CHAR_LENGTH] = {0}; in CharCodeToSequence()