Searched refs:Utf8DecoderBase (Results 1 – 3 of 3) sorted by relevance
156 Utf8DecoderBase::Utf8DecoderBase() in Utf8DecoderBase() function161 Utf8DecoderBase::Utf8DecoderBase(uint16_t* buffer, in Utf8DecoderBase() function170 : Utf8DecoderBase(buffer_, in Utf8Decoder()178 Utf8DecoderBase::Reset(buffer_, in Reset()
159 class Utf8DecoderBase {162 inline Utf8DecoderBase();163 inline Utf8DecoderBase(uint16_t* buffer,182 DISALLOW_COPY_AND_ASSIGN(Utf8DecoderBase);186 class Utf8Decoder : public Utf8DecoderBase {
261 void Utf8DecoderBase::Reset(uint16_t* buffer, in Reset()308 void Utf8DecoderBase::WriteUtf16Slow(const uint8_t* stream, in WriteUtf16Slow()