Searched refs:newStreamingTextDecoderUTF16LE (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DTextCodecUTF16.cpp54 static PassOwnPtr<TextCodec> newStreamingTextDecoderUTF16LE(const TextEncoding&, const void*) function in namespace:WTF
66 registrar("UTF-16LE", newStreamingTextDecoderUTF16LE, 0);

Completed in 195 milliseconds