Home
last modified time | relevance | path

Searched defs:UpdateState (Results 1 – 20 of 20) sorted by relevance

/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/
Dchild_policy_handler.cc49 void UpdateState(grpc_connectivity_state state, const absl::Status& status, in UpdateState() function in grpc_core::ChildPolicyHandler::Helper
/third_party/grpc/test/core/util/
Dtest_lb_policies.cc145 void UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::__anon2e2351090111::TestPickArgsLb::Helper
255 void UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::__anon2e2351090111::InterceptRecvTrailingMetadataLoadBalancingPolicy::Helper
/third_party/grpc/src/core/ext/filters/client_channel/
Dresolving_lb_policy.cc117 void UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::ResolvingLoadBalancingPolicy::ResolvingControlHelper
Dclient_channel.cc1772 void UpdateState( in UpdateState() function in grpc_core::__anon6b4c07050111::ChannelData::ClientChannelControlHelper
/third_party/mindspore/mindspore/_extends/
Dbuiltin_operations.py135 def UpdateState(monad, *exprs): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSparsePropagation.h244 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::UpdateState(LatticeKey Key, in UpdateState() function
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dlrs.cc327 void LrsLb::Helper::UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::__anonbac676690111::LrsLb::Helper
Dxds_cluster_manager.cc549 void XdsClusterManagerLb::ClusterChild::Helper::UpdateState( in UpdateState() function in grpc_core::__anon084c3e020111::XdsClusterManagerLb::ClusterChild::Helper
Dcds.cc240 void CdsLb::Helper::UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::__anona4cab1b20111::CdsLb::Helper
Dxds_cluster_impl.cc571 void XdsClusterImplLb::Helper::UpdateState( in UpdateState() function in grpc_core::__anon93b706d90111::XdsClusterImplLb::Helper
Deds.cc267 void EdsLb::Helper::UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::__anona97502f40111::EdsLb::Helper
Dxds_routing.cc657 void XdsRoutingLb::XdsRoutingChild::Helper::UpdateState( in UpdateState() function in grpc_core::__anonc550cbee0111::XdsRoutingLb::XdsRoutingChild::Helper
Dxds_cluster_resolver.cc357 void XdsClusterResolverLb::Helper::UpdateState( in UpdateState() function in grpc_core::__anon9699b2f90111::XdsClusterResolverLb::Helper
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/weighted_target/
Dweighted_target.cc599 void WeightedTargetLb::WeightedChild::Helper::UpdateState( in UpdateState() function in grpc_core::__anonc87064770111::WeightedTargetLb::WeightedChild::Helper
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/priority/
Dpriority.cc759 void PriorityLb::ChildPriority::Helper::UpdateState( in UpdateState() function in grpc_core::__anonb263286d0111::PriorityLb::ChildPriority::Helper
/third_party/mindspore/mindspore/ops/operations/
Dother_ops.py492 class UpdateState(Primitive): class
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc686 void GrpcLb::Helper::UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::__anone44b111d0111::GrpcLb::Helper
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dauto_monad.cc1402 AnfNodePtr UpdateState(const AnfNodePtr &state, const AnfNodePtr &attach) { in UpdateState() function in mindspore::pipeline::__anon897cf14f0111::AutoMonadConverter
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dascend_auto_monad.cc1278 AnfNodePtr UpdateState(const AnfNodePtr &state, const AnfNodePtr &input) { in UpdateState() function in mindspore::session::__anon8f02f8710111::AscendAutoMonadConverter
/third_party/mesa3d/src/mesa/main/
Ddd.h123 void (*UpdateState)(struct gl_context *ctx); member