Searched refs:Gsm7Decode (Results 1 – 4 of 4) sorted by relevance
41 static std::string Gsm7Decode(const std::string &gsm7Str);
156 std::string StringUtils::Gsm7Decode(const std::string &gsm7Str) in Gsm7Decode() function in OHOS::Location::StringUtils
345 return StringUtils::Gsm7Decode(tmp); in DecodeNiString()
2328 EXPECT_NE("", StringUtils::Gsm7Decode(gsm7Str));2338 EXPECT_NE("", StringUtils::Gsm7Decode(gsm7Str));2348 EXPECT_NE("", StringUtils::Gsm7Decode(gsm7Str));