Searched defs:Ip4StrConToInt (Results 1 – 2 of 2) sorted by relevance
38 bool Ip4StrConToInt(const char *strIp, uint32_t *uIp, bool bHost) in Ip4StrConToInt() function
36 bool DhcpFunction::Ip4StrConToInt(const std::string& strIp, uint32_t& uIp, bool bHost) in Ip4StrConToInt() function in OHOS::DHCP::DhcpFunction