Searched defs:RegisterEventCallback (Results 1 – 3 of 3) sorted by relevance
111 void TcpCommunicator::RegisterEventCallback(const core::ClusterEvent &event, const EventCallback &e… in RegisterEventCallback() function in mindspore::ps::core::TcpCommunicator
194 status_t RegisterEventCallback(uint32_t event_id, uint32_t subevent_id, std::function<void(void *)>… in RegisterEventCallback() function
244 void AbstractNode::RegisterEventCallback(const core::ClusterEvent &event, const EventCallback &even… in RegisterEventCallback() function in mindspore::ps::core::AbstractNode