Searched refs:formatHostAdress (Results 1 – 3 of 3) sorted by relevance
74 pDnsChecker->formatHostAdress(hostAddress, host);125 pDnsChecker->formatHostAdress(hostAddress, nullptr);126 pDnsChecker->formatHostAdress(nullptr, host);
114 void DnsChecker::formatHostAdress(char* hostAddress, const char* host) in formatHostAdress() function in OHOS::Wifi::DnsChecker202 formatHostAdress(hostAddress, host.c_str()); in checkDnsValid()
34 void formatHostAdress(char* hostAddress, const char* host);