Home
last modified time | relevance | path

Searched refs:strUtf8 (Results 1 - 2 of 2) sorted by relevance

/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() argument
272 return convert.from_bytes(strUtf8); in Utf8ToUnicode()

Completed in 1 milliseconds