Searched defs:wstr (Results 1 – 2 of 2) sorted by relevance
50 void Ebml_WriteUTF8(EbmlGlobal *glob, const wchar_t *wstr) { in Ebml_WriteUTF8()
2372 static void StreamWideCharsToMessage(const wchar_t* wstr, size_t length, in StreamWideCharsToMessage()2413 Message& Message::operator <<(const ::std::wstring& wstr) { in operator <<()2422 Message& Message::operator <<(const ::wstring& wstr) { in operator <<()