Searched defs:SetErrorHandler (Results 1 – 2 of 2) sorted by relevance
| /external/libchrome/mojo/public/cpp/bindings/tests/ | ||
| D | report_bad_message_unittest.cc | 80 void SetErrorHandler(const base::Closure& handler) { in SetErrorHandler() function in mojo::test::__anonc22c97c50111::ReportBadMessageTest |
| /external/libxml2/python/ | ||
| D | libxml.py | 732 def SetErrorHandler(self,f,arg): member in xmlTextReaderCore |