Home
last modified time | relevance | path

Searched defs:wstr (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
DEbmlWriter.c50 void Ebml_WriteUTF8(EbmlGlobal *glob, const wchar_t *wstr) { in Ebml_WriteUTF8()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2372 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 <<()