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