Searched refs:TransVecToIpAddress (Results 1 – 3 of 3) sorted by relevance
371 std::string TransVecToIpAddress(const std::vector<uint32_t>& vec);
2247 std::string SelfCureStateMachine::TransVecToIpAddress(const std::vector<uint32_t>& vec) in TransVecToIpAddress() function in OHOS::Wifi::SelfCureStateMachine2288 std::string newIpAddress = TransVecToIpAddress(oldIpAddr); in GetLegalIpConfiguration()2394 return TransVecToIpAddress(ipAddr); in GetNextIpAddr()
2531 HWTEST_F(SelfCureStateMachineTest, TransVecToIpAddress, TestSize.Level1)2534 pSelfCureStateMachine->TransVecToIpAddress(vec);2537 pSelfCureStateMachine->TransVecToIpAddress(vec);2540 pSelfCureStateMachine->TransVecToIpAddress(vec);