Home
last modified time | relevance | path

Searched defs:GetChannelInfo (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/src/core/client_channel/
Dretry_filter.h110 static void GetChannelInfo(grpc_channel_element* /*elem*/, in GetChannelInfo() function
Dclient_channel_filter.cc476 static void GetChannelInfo(grpc_channel_element* /*elem*/, in GetChannelInfo() function in grpc_core::__anon08c18b3e0211::DynamicTerminationFilter
1997 void ClientChannelFilter::GetChannelInfo(grpc_channel_element* elem, in GetChannelInfo() function in grpc_core::ClientChannelFilter
/external/grpc-grpc/src/core/lib/surface/
Dlame_client.cc92 bool LameClientFilter::GetChannelInfo(const grpc_channel_info*) { return true; } in GetChannelInfo() function in grpc_core::LameClientFilter
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dlame_client.cc86 bool LameClientFilter::GetChannelInfo(const grpc_channel_info*) { return true; } in GetChannelInfo() function in grpc_core::LameClientFilter
/external/grpc-grpc/src/core/lib/channel/
Dpromise_based_filter.h121 virtual bool GetChannelInfo(const grpc_channel_info*) { return false; } in GetChannelInfo() function
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dchannel_filter.h264 static void GetChannelInfo(grpc_channel_element* elem, in GetChannelInfo() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/
Dpromise_based_filter.h111 virtual bool GetChannelInfo(const grpc_channel_info*) { return false; } in GetChannelInfo() function
877 static void GetChannelInfo(grpc_channel_element* elem, in GetChannelInfo() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc346 static void GetChannelInfo(grpc_channel_element* /*elem*/, in GetChannelInfo() function in grpc_core::__anon55fbee550111::DynamicTerminationFilter
1733 void ClientChannel::GetChannelInfo(grpc_channel_element* elem, in GetChannelInfo() function in grpc_core::ClientChannel
Dretry_filter.cc168 static void GetChannelInfo(grpc_channel_element* /*elem*/, in GetChannelInfo() function in grpc_core::__anona46c22390111::RetryFilter