Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/windows/
Dwide_char.cc24 std::wstring Utf8ToWideChar(const std::string& utf8str) { in Utf8ToWideChar()
/external/flac/src/share/win_utf8_io/
Dwin_utf8_io.c64 char *utf8str; in utf8_from_wchar() local