Home
last modified time | relevance | path

Searched refs:GSM7_DEFLIST_LEN (Results 1 - 1 of 1) sorted by relevance

/base/telephony/sms_mms/utils/
H A Dtext_coder.cpp26 static constexpr uint8_t GSM7_DEFLIST_LEN = 128; member
90 for (uint8_t i = 0; i < GSM7_DEFLIST_LEN; i++) { in InitGsm7bitDefMap()
948 if (charset < 0 || charset >= GSM7_DEFLIST_LEN) { in GetUCS2Value()

Completed in 2 milliseconds