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