Searched defs:ipArray (Results 1 – 2 of 2) sorted by relevance
27 std::vector<std::string> ipArray = Split(address, " "); in ParseIpAddr() local56 std::vector<std::string> ipArray = Split(address, " "); in ParseNormalIpAddr() local
415 uint32_t ipArray[IPV4_ADDR_ARRAY_LEN]; in RequestGcIp() local