Searched defs:strCharSet (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()
372 …ol SmsWapPushContentType::GetCharSetIntFromString(uint32_t &charSet, const std::string &strCharSet) in GetCharSetIntFromString()
558 std::string strCharSet = "US-ASCII"; variable
545 string strCharSet = "US-ASCII"; variable