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::__anonee66b00b0111::TestPickArgsLb::Helper
255 void UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::__anonee66b00b0111::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::__anon713362c70111::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::__anon7d9e52eb0111::LrsLb::Helper
Dxds_cluster_manager.cc549 void XdsClusterManagerLb::ClusterChild::Helper::UpdateState( in UpdateState() function in grpc_core::__anon6a00de840111::XdsClusterManagerLb::ClusterChild::Helper
Dcds.cc240 void CdsLb::Helper::UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::__anon67a28e340111::CdsLb::Helper
Dxds_cluster_impl.cc571 void XdsClusterImplLb::Helper::UpdateState( in UpdateState() function in grpc_core::__anon4411a69b0111::XdsClusterImplLb::Helper
Deds.cc267 void EdsLb::Helper::UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::__anon6c4cdf760111::EdsLb::Helper
Dxds_routing.cc657 void XdsRoutingLb::XdsRoutingChild::Helper::UpdateState( in UpdateState() function in grpc_core::__anon87760a700111::XdsRoutingLb::XdsRoutingChild::Helper
Dxds_cluster_resolver.cc357 void XdsClusterResolverLb::Helper::UpdateState( in UpdateState() function in grpc_core::__anon2ee263bb0111::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::__anon8bf666f90111::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::__anon92d20f6f0111::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::__anon4faac71f0111::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::__anon60d367910111::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::__anonacd665330111::AscendAutoMonadConverter
/third_party/mesa3d/src/mesa/main/
Ddd.h123 void (*UpdateState)(struct gl_context *ctx); member