Home
last modified time | relevance | path

Searched defs:UpdateState (Results 1 – 19 of 19) 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/llvm/lib/Analysis/
DSparsePropagation.cpp79 void SparseSolver::UpdateState(Instruction &Inst, LatticeVal V) { in UpdateState() function in SparseSolver
/external/cronet/base/task/sequence_manager/
Dthread_controller.cc263 void ThreadController::RunLevelTracker::RunLevel::UpdateState(State new_state) { in UpdateState() function in base::sequence_manager::internal::ThreadController::RunLevelTracker::RunLevel
/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/webrtc/pc/
Dsctp_data_channel.cc504 void SctpDataChannel::UpdateState() { in UpdateState() function in webrtc::SctpDataChannel
/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::__anonae727ce30111::XdsClusterManagerLb::ClusterChild::Helper
Dcds.cc242 void CdsLb::Helper::UpdateState(grpc_connectivity_state state, in UpdateState() function in grpc_core::__anon57b94e930111::CdsLb::Helper
Dxds_cluster_impl.cc558 void XdsClusterImplLb::Helper::UpdateState( in UpdateState() function in grpc_core::__anon4ff5c95a0111::XdsClusterImplLb::Helper
Dxds_cluster_resolver.cc358 void XdsClusterResolverLb::Helper::UpdateState( in UpdateState() function in grpc_core::__anon0187cdfa0111::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::__anonb953f4580111::WeightedTargetLb::WeightedChild::Helper
/external/openthread/src/core/thread/
Dnetwork_data_publisher.cpp271 void Publisher::Entry::UpdateState(uint8_t aNumEntries, uint8_t aNumPreferredEntries, uint8_t aDesi… in UpdateState() function in ot::NetworkData::Publisher::Entry
/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::__anon1bc0128e0111::PriorityLb::ChildPriority::Helper
/external/openthread/src/core/net/
Dsrp_client.cpp1604 void Client::UpdateState(void) in UpdateState() function in ot::Srp::Client
/external/webrtc/p2p/base/
Dconnection.cc851 void Connection::UpdateState(int64_t now) { in UpdateState() function in cricket::Connection
Dp2p_transport_channel.cc1856 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::__anonb6ae12be0111::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