Searched refs:UnicodeToUtf8 (Results 1 – 2 of 2) sorted by relevance
44 static std::string UnicodeToUtf8(const std::u16string &str16);
151 … UnicodeToUtf8(static_cast<const ObexOptionalUnicodeHeader *>(&hi)->GetUnicodeText()).c_str()); in ObexHeaderItemDebug()263 std::string ObexUtils::UnicodeToUtf8(const std::u16string &str16) in UnicodeToUtf8() function in OHOS::bluetooth::ObexUtils