CharactersImpl     63 chrome/browser/profile_resetter/brandcode_config_fetcher.cc   static void CharactersImpl(void* ctx, const xmlChar* ch, int len);
CharactersImpl     88 chrome/browser/profile_resetter/brandcode_config_fetcher.cc   sax_handler.characters = &XmlConfigParser::CharactersImpl;
CharactersImpl    137 chrome/browser/search_engines/template_url_parser.cc   static void CharactersImpl(void* ctx, const xmlChar* ch, int len);
CharactersImpl    490 chrome/browser/search_engines/template_url_parser.cc   sax_handler.characters = &TemplateURLParsingContext::CharactersImpl;