Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dclient_context.h398 void set_debug_error_string(const grpc::string& debug_error_string) { in set_debug_error_string() function
Dcall.h574 client_context_->set_debug_error_string( in FinishOp()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
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()
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
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()