Searched defs:append_error (Results 1 – 4 of 4) sorted by relevance
134 def append_error(self, member in ConverterError
141 pub fn append_error<I, E: ParseError<I>>(input: I, kind: ErrorKind, other: E) -> E { in append_error() function
247 static bool append_error(grpc_error_handle* composite, grpc_error_handle error, in append_error() function