Home
last modified time | relevance | path

Searched refs:checkEmpty4InterceptDomain (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_param_cache.h149 bool checkEmpty4InterceptDomain(const std::string &hostName);
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_param_cache.cpp432 bool DnsParamCache::checkEmpty4InterceptDomain(const std::string &hostName) in checkEmpty4InterceptDomain() function in OHOS::nmd::DnsParamCache
448 if (checkEmpty4InterceptDomain(hostName)) { in IsInterceptDomain()