Searched refs:StartHeartbeatTimer (Results 1 – 4 of 4) sorted by relevance
30 StartHeartbeatTimer(client_to_scheduler_); in Start()
173 void StartHeartbeatTimer(const std::shared_ptr<TcpClient> &client);
504 void AbstractNode::StartHeartbeatTimer(const std::shared_ptr<TcpClient> &client) { in StartHeartbeatTimer() function in mindspore::ps::core::AbstractNode