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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DTextEncodingRegistry.cpp105 typedef HashMap<const char*, TextCodecFactory> TextCodecMap; typedef in namespace:WTF
117 static TextCodecMap* textCodecMap;
206 textCodecMap = new TextCodecMap;

Completed in 142 milliseconds