/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/xds/ |
H A D | xds_override_host.cc | 129 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/ |
D | xds_override_host.cc | 122 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/ |
D | outlier_detection.cc | 123 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 D | outlier_detection.cc | 131 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/ |
D | grpclb.cc | 309 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 D | grpclb.cc | 311 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/ |
D | client_channel.h | 177 class SubchannelWrapper; variable
|
D | client_channel.cc | 487 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 D | client_channel_filter.h | 180 class SubchannelWrapper; variable
|
H A D | client_channel_filter.cc | 631 class ClientChannelFilter::SubchannelWrapper final class in grpc_core::ClientChannelFilter 634 SubchannelWrapper(ClientChannelFilter* chand, in SubchannelWrapper() function in grpc_core::ClientChannelFilter::SubchannelWrapper
|