Searched defs:errorSink (Results 1 – 2 of 2) sorted by relevance
465 type errorSink struct { struct466 data map[string]datum469 …rorSink) NewError(el mk2rbc.ErrorLocation, node parser.Node, message string, args ...interface{}) {501 func (ebt errorSink) printStatistics() {
70 GeneralSecurityException errorSink = in verifyMac() local