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