Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_throttle.cc58 void GcsThrottle::UpdateState() { in UpdateState() function in tensorflow::GcsThrottle
/external/rust/crates/grpcio-sys/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
/external/webrtc/pc/
Drtp_data_channel.cc288 void RtpDataChannel::UpdateState() { in UpdateState() function in webrtc::RtpDataChannel
Dsctp_data_channel.cc499 void SctpDataChannel::UpdateState() { in UpdateState() function in webrtc::SctpDataChannel
/external/llvm/lib/Analysis/
DSparsePropagation.cpp79 void SparseSolver::UpdateState(Instruction &Inst, LatticeVal V) { in UpdateState() function in SparseSolver
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSparsePropagation.h244 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::UpdateState(LatticeKey Key, in UpdateState() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_manager.cc534 void XdsClusterManagerLb::ClusterChild::Helper::UpdateState( in UpdateState() function in grpc_core::__anon906db0ea0111::XdsClusterManagerLb::ClusterChild::Helper
Dcds.cc242 void CdsLb::Helper::UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::__anone673549a0111::CdsLb::Helper
Dxds_cluster_impl.cc558 void XdsClusterImplLb::Helper::UpdateState( in UpdateState() function in grpc_core::__anon9d0b22c10111::XdsClusterImplLb::Helper
Dxds_cluster_resolver.cc358 void XdsClusterResolverLb::Helper::UpdateState( in UpdateState() function in grpc_core::__anon22e982e10111::XdsClusterResolverLb::Helper
/external/rust/crates/grpcio-sys/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::__anondcaa3f5f0111::WeightedTargetLb::WeightedChild::Helper
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/priority/
Dpriority.cc761 void PriorityLb::ChildPriority::Helper::UpdateState( in UpdateState() function in grpc_core::__anonacc28d550111::PriorityLb::ChildPriority::Helper
/external/webrtc/p2p/base/
Dconnection.cc785 void Connection::UpdateState(int64_t now) { in UpdateState() function in cricket::Connection
Dp2p_transport_channel.cc1801 void P2PTransportChannel::UpdateState() { in UpdateState() function in cricket::P2PTransportChannel
/external/rust/crates/grpcio-sys/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::__anone12c42050111::GrpcLb::Helper
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc985 void UpdateState( in UpdateState() function in grpc_core::ClientChannel::ClientChannelControlHelper
/external/mesa3d/src/mesa/main/
Ddd.h105 void (*UpdateState)(struct gl_context *ctx); member