Searched defs:StreamingUtf8Validator (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/i18n/
H A Dstreaming_utf8_validator.h21 class BASE_I18N_EXPORT StreamingUtf8Validator { class in namespace:base
33 StreamingUtf8Validator() : state_(0u) {} function in class:base::StreamingUtf8Validator
58 DISALLOW_COPY_AND_ASSIGN(StreamingUtf8Validator);

Completed in 182 milliseconds