Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcall.h471 send_error_details_ = status.error_details(); in ServerSendStatus()
473 trailing_metadata, &trailing_metadata_count_, send_error_details_); in ServerSendStatus()
504 grpc::string send_error_details_; variable