Home
last modified time | relevance | path

Searched defs:disconnect_with_error (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/cpp/common/
Dchannel_filter.h116 grpc_error* disconnect_with_error() const { in disconnect_with_error() function
/third_party/grpc/src/core/lib/transport/
Dtransport.h342 grpc_error* disconnect_with_error = nullptr; member