Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dchannel_filter.h116 grpc_error_handle disconnect_with_error() const { in disconnect_with_error() function
/external/grpc-grpc/src/cpp/common/
Dchannel_filter.h116 grpc_error* disconnect_with_error() const { in disconnect_with_error() function
/external/grpc-grpc/src/core/lib/transport/
Dtransport.h260 grpc_error* disconnect_with_error; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/
Dtransport.h342 grpc_error_handle disconnect_with_error = GRPC_ERROR_NONE; member