Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_param_cache.h153 void NotifyDomianIntercept(int32_t appUid, const std::string &host);
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_param_cache.cpp271 NotifyDomianIntercept(appUid, hostName); in GetDnsCache()
618 void DnsParamCache::NotifyDomianIntercept(int32_t appUid, const std::string &hostName) in NotifyDomianIntercept() function in OHOS::nmd::DnsParamCache