Searched refs:IsShowableAsciiOnly (Results 1 – 5 of 5) sorted by relevance
41 simUtils->IsShowableAsciiOnly(str); in DoSomethingInterestingWithMyAPI()
78 static bool IsShowableAsciiOnly(const std::string &str);
95 bool SIMUtils::IsShowableAsciiOnly(const std::string &str) in IsShowableAsciiOnly() function in OHOS::Telephony::SIMUtils
390 if (SIMUtils::IsShowableAsciiOnly(spnName)) { in ParseSpnName()
2804 EXPECT_TRUE(simUtils->IsShowableAsciiOnly(str));