Searched refs:IsShowableAscii (Results 1 – 2 of 2) sorted by relevance
77 static bool IsShowableAscii(char c);
88 bool SIMUtils::IsShowableAscii(char c) in IsShowableAscii() function in OHOS::Telephony::SIMUtils99 if (!IsShowableAscii(str.at(i))) { in IsShowableAsciiOnly()