Home
last modified time | relevance | path

Searched defs:IsPrintableAscii (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_utils.cpp218 bool VCardUtils::IsPrintableAscii(std::vector<std::string> strs) in IsPrintableAscii() function in OHOS::Telephony::VCardUtils
228 bool VCardUtils::IsPrintableAscii(const std::string &str) in IsPrintableAscii() function in OHOS::Telephony::VCardUtils
238 bool VCardUtils::IsPrintableAscii(char ch) in IsPrintableAscii() function in OHOS::Telephony::VCardUtils