Home
last modified time | relevance | path

Searched defs:utf8 (Results 1 – 6 of 6) sorted by relevance

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dutf.cc27 std::u32string Utf8ToUtf32(std::string_view utf8) { in Utf8ToUtf32()
33 std::u32string Utf8ToUtf32(const char* utf8) { in Utf8ToUtf32()
Dpage.cc184 int Page::FindMatchesUtf8(std::string_view utf8, vector<TextRange>* matches) { in FindMatchesUtf8()
202 int Page::BoundsOfMatchesUtf8(std::string_view utf8, vector<Rectangle_i>* rects, in BoundsOfMatchesUtf8()
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/utils/
Dutf.cc73 std::u16string Utf8ToUtf16Le(std::string_view utf8) { in Utf8ToUtf16Le()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth.h57 const uint8_t* utf8 = reinterpret_cast<const uint8_t*>(bytes++); in isValidUtf() local
/packages/modules/adb/client/
Dfastdeploy.cpp130 std::string utf8; in get_string_from_utf16() local
/packages/modules/adb/
Dsysdeps_win32.cpp2689 const char* utf8; in _console_write_utf8() local