Home
last modified time | relevance | path

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

/external/libchrome/base/i18n/
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
/external/cronet/base/i18n/
Dchar_iterator.cc37 UTF16CharIterator::UTF16CharIterator(StringPiece16 str) in UTF16CharIterator() function in base::i18n::UTF16CharIterator
104 UTF16CharIterator::UTF16CharIterator(StringPiece16 str, size_t initial_pos) in UTF16CharIterator() function in base::i18n::UTF16CharIterator