Searched defs:IsUtf8 (Results 1 – 3 of 3) sorted by relevance
21 bool IsUtf8(const char* text, int len) in IsUtf8() function
30 [[maybe_unused]] static bool IsUtf8(const char* text, uint32_t len) in IsUtf8() function
27 bool WifiCodeConvertUtil::IsUtf8(const std::string &stf) in IsUtf8() function in OHOS::Wifi::WifiCodeConvertUtil