Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dmetadata_map.h39 grpc::string GetBinaryErrorDetails() { in GetBinaryErrorDetails() function
Dcall.h566 grpc::string binary_error_details = metadata_map_->GetBinaryErrorDetails(); in FinishOp()