Home
last modified time | relevance | path

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

/system/netd/resolv/
Dres_cache.cpp1186 static bool cache_has_pending_request_locked(resolv_cache* cache, const Entry* key, in cache_has_pending_request_locked() function
1456 if (!cache_has_pending_request_locked(cache, &key, true)) { in _resolv_cache_lookup()
1468 return !cache_has_pending_request_locked(cache, &key, false); in _resolv_cache_lookup()