Home
last modified time | relevance | path

Searched refs:set_debug_error_string (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/include/grpcpp/impl/codegen/
Dclient_context_impl.h450 void set_debug_error_string(const std::string& debug_error_string) { in set_debug_error_string() function
Dclient_context.h458 void set_debug_error_string(const std::string& debug_error_string) { in set_debug_error_string() function
Dcall_op_set.h808 client_context_->set_debug_error_string(debug_error_string_); in FinishOp()