Searched defs:HandleMessage (Results 1 – 6 of 6) sorted by relevance
30 MessageBase *MuxRecvActor::HandleMessage(MessageBase *const msg) { in HandleMessage() function in mindspore::runtime::MuxRecvActor
425 MessageBase *RecvActor::HandleMessage(MessageBase *const msg) { in HandleMessage() function in mindspore::runtime::RecvActor
167 MessageBase *HcomReceiveKernel::HandleMessage(MessageBase *const msg) { in HandleMessage() function in mindspore::kernel::HcomReceiveKernel
166 MessageBase *const TopologyNode::HandleMessage(MessageBase *const message) { in HandleMessage() function in mindspore::device::cpu::TopologyNode
149 MessageBase *const MetaServerNode::HandleMessage(MessageBase *const message) { in HandleMessage() function in mindspore::distributed::cluster::topology::MetaServerNode
1786 MessageBase *Receiver::HandleMessage(MessageBase *const msg) { in HandleMessage() function in mindspore::runtime::Receiver