Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dcall_op_set.h661 send_error_details_ = status.error_details(); in ServerSendStatus()
672 *metadata_map_, &trailing_metadata_count_, send_error_details_); in AddOp()
698 interceptor_methods->SetSendStatus(&send_status_code_, &send_error_details_, in SetInterceptionHookPoint()
713 std::string send_error_details_; variable