Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.h45 static std::u16string Utf8ToUnicode(const std::string &strUtf8);
H A Dobex_utils.cpp269 std::u16string ObexUtils::Utf8ToUnicode(const std::string &strUtf8) in Utf8ToUnicode() function in OHOS::bluetooth::ObexUtils