Home
last modified time | relevance | path

Searched refs:IsUtf8Char (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_code_convert.cpp39 if (!IsUtf8Char(chr, nBytes)) { in Utf8Check()
51 bool WifiCodeConvertUtil::IsUtf8Char(unsigned char chr, int32_t &nBytes) in IsUtf8Char() function in OHOS::Wifi::WifiCodeConvertUtil
H A Dwifi_code_convert.h37 static bool IsUtf8Char(unsigned char chr, int32_t &nBytes);