Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/i18n/
H A Dchar_iterator.cc38 UTF16CharIterator::UTF16CharIterator(const string16* str) in UTF16CharIterator() function in base::i18n::UTF16CharIterator
49 UTF16CharIterator::UTF16CharIterator(const char16* str, size_t str_len) in UTF16CharIterator() function in base::i18n::UTF16CharIterator
/aosp_15_r20/external/cronet/base/i18n/
H A Dchar_iterator.cc39 UTF16CharIterator::UTF16CharIterator(std::u16string_view str) in UTF16CharIterator() function in base::i18n::UTF16CharIterator
106 UTF16CharIterator::UTF16CharIterator(std::u16string_view str, in UTF16CharIterator() function in base::i18n::UTF16CharIterator