Home
last modified time | relevance | path

Searched defs:strUtf8 (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.cpp91 std::string WifiCodeConvertUtil::Utf8ToGbk(const std::string &strUtf8) in Utf8ToGbk()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.cpp269 std::u16string ObexUtils::Utf8ToUnicode(const std::string &strUtf8) in Utf8ToUnicode()