Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/core/
Dcomm_util.cc48 bool CommUtil::CheckIp(const std::string &ip) { in CheckIp() function in mindspore::ps::core::CommUtil
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Ddebugger.cc1301 bool Debugger::CheckIp(const std::string &host) const { in CheckIp() function in mindspore::Debugger