Home
last modified time | relevance | path

Searched refs:Utf8Check (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.cpp29 return Utf8Check(stf.c_str(), stf.length()); in IsUtf8()
32 bool WifiCodeConvertUtil::Utf8Check(const char *str, size_t length) in Utf8Check() function in OHOS::Wifi::WifiCodeConvertUtil
H A Dwifi_code_convert.h36 static bool Utf8Check(const char *str, size_t length);