Searched refs:AppendUnicode (Results 1 – 2 of 2) sorted by relevance
229 AppendUnicode(headerId, str); in ParseUnicodeText()231 AppendUnicode(headerId, u""); in ParseUnicodeText()442 void ObexHeader::AppendUnicode(const uint8_t headerId, const std::u16string &text) in AppendUnicode() function in OHOS::bluetooth::ObexHeader611 AppendUnicode(ObexHeader::NAME, name); in AppendItemName()616 AppendUnicode(ObexHeader::DESCRIPTION, description); in AppendItemDescription()621 AppendUnicode(ObexHeader::DEST_NAME, destName); in AppendItemDestName()
533 void AppendUnicode(const uint8_t headerId, const std::u16string &text);