Searched defs:GetAvailableInterfaceAndIP (Results 1 – 2 of 2) sorted by relevance
47 TEST_F(TestCommUtil, GetAvailableInterfaceAndIP) { in TEST_F() argument
79 void CommUtil::GetAvailableInterfaceAndIP(std::string *interface, std::string *ip) { in GetAvailableInterfaceAndIP() function in mindspore::ps::core::CommUtil