Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/
H A Dwide_char.cc24 std::wstring Utf8ToWideChar(const std::string& utf8str) { in Utf8ToWideChar()
/aosp_15_r20/external/flac/src/share/win_utf8_io/
H A Dwin_utf8_io.c75 char *utf8str; in utf8_from_wchar() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc1197 static size_t find_utf8_char_boundary(const char* utf8str, size_t offset) { in find_utf8_char_boundary()