Searched defs:Picker (Results 1 – 8 of 8) sorted by relevance
114 class Picker : public SubchannelPicker { class in grpc_core::__anon2e2351090111::TestPickArgsLb116 Picker(std::unique_ptr<SubchannelPicker> delegate_picker, in Picker() function in grpc_core::__anon2e2351090111::TestPickArgsLb::Picker220 class Picker : public SubchannelPicker { class in grpc_core::__anon2e2351090111::InterceptRecvTrailingMetadataLoadBalancingPolicy222 Picker(std::unique_ptr<SubchannelPicker> delegate_picker, in Picker() function in grpc_core::__anon2e2351090111::InterceptRecvTrailingMetadataLoadBalancingPolicy::Picker
44 latency_sort Picker; variable
58 resource_sort Picker; variable
111 class Picker : public SubchannelPicker { class in grpc_core::__anone2d69b450111::PickFirst113 explicit Picker(RefCountedPtr<SubchannelInterface> subchannel) in Picker() function in grpc_core::__anone2d69b450111::PickFirst::Picker
153 class Picker : public SubchannelPicker { class in grpc_core::__anon65bdd18b0111::RoundRobin185 RoundRobin::Picker::Picker(RoundRobin* parent, in Picker() function in grpc_core::__anon65bdd18b0111::RoundRobin::Picker
202 class Picker : public SubchannelPicker { class in grpc_core::__anon93b706d90111::XdsClusterImplLb277 XdsClusterImplLb::Picker::Picker(XdsClusterImplLb* xds_cluster_impl_lb, in Picker() function in grpc_core::__anon93b706d90111::XdsClusterImplLb::Picker
331 class Picker : public SubchannelPicker { class in grpc_core::__anone44b111d0111::GrpcLb333 Picker(RefCountedPtr<Serverlist> serverlist, in Picker() function in grpc_core::__anone44b111d0111::GrpcLb::Picker
1840 static SUnit *popFromQueueImpl(std::vector<SUnit *> &Q, SF &Picker) { in popFromQueueImpl()1853 SUnit *popFromQueue(std::vector<SUnit *> &Q, SF &Picker, ScheduleDAG *DAG) { in popFromQueue()1873 SF Picker; member in __anon1be34ab80311::RegReductionPriorityQueue