Searched refs:TextCodecMap (Results 1 – 1 of 1) sorted by relevance
104 typedef HashMap<const char*, TextCodecFactory> TextCodecMap; typedef116 static TextCodecMap* textCodecMap;209 textCodecMap = new TextCodecMap; in buildBaseTextCodecMaps()