Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/common/
Dchannel_filter.h86 grpc_error_handle disconnect_with_error() const { in disconnect_with_error() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dtransport.h431 grpc_error_handle disconnect_with_error; member