Home
last modified time | relevance | path

Searched defs:srcText (Results 1 – 1 of 1) sorted by relevance

/base/telephony/sms_mms/utils/
Dmsg_text_convert.cpp997 unsigned short MsgTextConvert::EscapeToUCS2(const unsigned char srcText, const MsgLangInfo &pLangIn… in EscapeToUCS2()
1022 void MsgTextConvert::GetTurkishSingleToUCS2(const unsigned char &srcText, unsigned short &result) in GetTurkishSingleToUCS2()
1049 void MsgTextConvert::GetSpanishSingleToUCS2(const unsigned char &srcText, unsigned short &result) in GetSpanishSingleToUCS2()
1076 void MsgTextConvert::GetGsm7BitExtToUCS2(const unsigned char &srcText, unsigned short &result) in GetGsm7BitExtToUCS2()
1103 void MsgTextConvert::GetPortuSingleToUCS2(const unsigned char &srcText, unsigned short &result) in GetPortuSingleToUCS2()