Searched defs:charSet (Results 1 – 4 of 4) sorted by relevance
60 bool MmsCharSet::GetCharSetIntFromString(uint32_t &charSet, const std::string &strCharSet) in GetCharSetIntFromString()70 bool MmsCharSet::GetCharSetStrFromInt(std::string &strCharSet, uint32_t charSet) in GetCharSetStrFromInt()
28 auto charSet = DelayedSingleton<MmsCharSet>::GetInstance(); in DumpContentParam() local
372 bool SmsWapPushContentType::GetCharSetIntFromString(uint32_t &charSet, const std::string &strCharSe… in GetCharSetIntFromString()
2299 uint32_t charSet = 10; variable