Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
Dres_cache.cpp1079 static bool cache_has_pending_request_locked(Cache* cache, const Entry* key, in cache_has_pending_request_locked() function
1289 if (!cache_has_pending_request_locked(cache, &key, true)) { in resolv_cache_lookup()
1301 return !cache_has_pending_request_locked(cache, &key, false); in resolv_cache_lookup()