Home
last modified time | relevance | path

Searched refs:SetLruIterator (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_proxy_request_socket.cpp84 void DnsProxyRequestSocket::SetLruIterator( in SetLruIterator() function in OHOS::nmd::DnsProxyRequestSocket
H A Ddns_proxy_listen.cpp485 iter.first->second.SetLruIterator(lruCache.insert(lruCache.end(), iter.first)); in emplace()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_proxy_request_socket.h54 …void SetLruIterator(std::list<std::map<int32_t, DnsProxyRequestSocket>::iterator>::iterator iterat…