Home
last modified time | relevance | path

Searched refs:Gsm7Decode (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/location/services/location_gnss/gnss/include/
H A Dstring_utils.h41 static std::string Gsm7Decode(const std::string &gsm7Str);
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dstring_utils.cpp156 std::string StringUtils::Gsm7Decode(const std::string &gsm7Str) in Gsm7Decode() function in OHOS::Location::StringUtils
H A Dagnss_ni_manager.cpp345 return StringUtils::Gsm7Decode(tmp); in DecodeNiString()
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp2328 EXPECT_NE("", StringUtils::Gsm7Decode(gsm7Str));
2338 EXPECT_NE("", StringUtils::Gsm7Decode(gsm7Str));
2348 EXPECT_NE("", StringUtils::Gsm7Decode(gsm7Str));