Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/util/
H A Di18n-utils.cc46 const std::u16string& utf16_string) { in Utf16ToUtf8()
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/
H A Dstring.c664 char *utf16le_to_ascii(const uint16_t *utf16_string, size_t maxlen) in utf16le_to_ascii()