Searched refs:set_error_details (Results 1 – 7 of 7) sorted by relevance
77 void set_error_details(const std::string& error_details);115 arg->set_error_details( in Schedule()129 arg->set_error_details( in Cancel()
59 arg->error_details->set_error_details( in Schedule()76 arg->error_details->set_error_details( in Cancel()
37 void set_error_details(const char* err_details) { in set_error_details() function
99 void TlsServerAuthorizationCheckArg::set_error_details( in set_error_details() function in grpc::experimental::TlsServerAuthorizationCheckArg101 c_arg_->error_details->set_error_details(error_details.c_str()); in set_error_details()
92 arg->error_details->set_error_details( in ScheduleImpl()
68 error_details.set_error_details("test error details"); in TEST_F()