Home
last modified time | relevance | path

Searched defs:SubchannelWrapper (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/xds/
H A Dxds_override_host.cc129 class SubchannelWrapper final : public DelegatingSubchannel { class in grpc_core::__anonb917cf940111::XdsOverrideHostLb
1092 XdsOverrideHostLb::SubchannelWrapper::SubchannelWrapper( in SubchannelWrapper() function in grpc_core::__anonb917cf940111::XdsOverrideHostLb::SubchannelWrapper
1206 [](SubchannelWrapper**) -> RefCountedPtr<SubchannelWrapper> { in TakeOwnedSubchannel() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_override_host.cc122 class SubchannelWrapper : public DelegatingSubchannel { class in grpc_core::__anon2a9b23590111::XdsOverrideHostLb
664 XdsOverrideHostLb::SubchannelWrapper::SubchannelWrapper( in SubchannelWrapper() function in grpc_core::__anon2a9b23590111::XdsOverrideHostLb::SubchannelWrapper
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/outlier_detection/
Doutlier_detection.cc123 class SubchannelWrapper : public DelegatingSubchannel { class in grpc_core::__anonfd8a5da30111::OutlierDetectionLb
125 SubchannelWrapper(RefCountedPtr<SubchannelState> subchannel_state, in SubchannelWrapper() function in grpc_core::__anonfd8a5da30111::OutlierDetectionLb::SubchannelWrapper
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/outlier_detection/
H A Doutlier_detection.cc131 class SubchannelWrapper final : public DelegatingSubchannel { class in grpc_core::__anond43a551e0111::OutlierDetectionLb
133 SubchannelWrapper(std::shared_ptr<WorkSerializer> work_serializer, in SubchannelWrapper() function in grpc_core::__anond43a551e0111::OutlierDetectionLb::SubchannelWrapper
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc309 class SubchannelWrapper : public DelegatingSubchannel { class in grpc_core::__anone5185bb30111::GrpcLb
311 SubchannelWrapper(RefCountedPtr<SubchannelInterface> subchannel, in SubchannelWrapper() function in grpc_core::__anone5185bb30111::GrpcLb::SubchannelWrapper
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/grpclb/
H A Dgrpclb.cc311 class SubchannelWrapper final : public DelegatingSubchannel { class in grpc_core::__anonead5fcee0111::GrpcLb
313 SubchannelWrapper(RefCountedPtr<SubchannelInterface> subchannel, in SubchannelWrapper() function in grpc_core::__anonead5fcee0111::GrpcLb::SubchannelWrapper
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.h177 class SubchannelWrapper; variable
Dclient_channel.cc487 class ClientChannel::SubchannelWrapper : public SubchannelInterface { class in grpc_core::ClientChannel
489 SubchannelWrapper(ClientChannel* chand, RefCountedPtr<Subchannel> subchannel) in SubchannelWrapper() function in grpc_core::ClientChannel::SubchannelWrapper
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_filter.h180 class SubchannelWrapper; variable
H A Dclient_channel_filter.cc631 class ClientChannelFilter::SubchannelWrapper final class in grpc_core::ClientChannelFilter
634 SubchannelWrapper(ClientChannelFilter* chand, in SubchannelWrapper() function in grpc_core::ClientChannelFilter::SubchannelWrapper