Home
last modified time | relevance | path

Searched defs:isExactNotRemote (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/mindrt/src/actor/
Dactormgr.cc194 …gr::Send(const AID &to, std::unique_ptr<MessageBase> msg, bool remoteLink, bool isExactNotRemote) { in Send()
Dactor.cc145 …(const AID &to, std::string &&name, std::string &&strMsg, bool remoteLink, bool isExactNotRemote) { in Send()