Searched refs:CloseAndSendServerErrorLocked (Results 1 – 3 of 3) sorted by relevance
134 return call.CloseAndSendServerErrorLocked(Status::Internal()); in SendFinalResponse()
71 return CloseAndSendServerErrorLocked(Status::Internal()); in PW_LOCKS_EXCLUDED()
180 Status CloseAndSendServerErrorLocked(Status error) in CloseAndSendServerErrorLocked() function