Searched refs:XmlErrorFunc (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/base/test/
H A Dgtest_xml_util.cc19 static void XmlErrorFunc(void *context, const char *message, ...) { function in namespace:base::__anon3990
101 ScopedXmlErrorFunc error_func(&xml_errors, &XmlErrorFunc);
/external/chromium/chrome/common/extensions/
H A Dupdate_manifest.cc85 static void XmlErrorFunc(void *context, const char *message, ...) { function
208 ScopedXmlErrorFunc error_func(&xml_errors, &XmlErrorFunc);
/external/chromium_org/chrome/common/extensions/
H A Dupdate_manifest.cc87 static void XmlErrorFunc(void *context, const char *message, ...) { function
226 ScopedXmlErrorFunc error_func(&xml_errors, &XmlErrorFunc);
/external/chromium_org/chrome/browser/component_updater/
H A Dupdate_response.cc80 static void XmlErrorFunc(void *context, const char *message, ...) { function in namespace:component_updater
283 ScopedXmlErrorFunc error_func(&xml_errors, &XmlErrorFunc);

Completed in 187 milliseconds