Home
last modified time | relevance | path

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

/system/netd/resolv/
Dres_cache.cpp1325 static Entry** _cache_lookup_p(Cache* cache, Entry* key) { in _cache_lookup_p() function
1375 Entry** lookup = _cache_lookup_p(cache, oldest); in _cache_remove_oldest()
1395 Entry** lookup = _cache_lookup_p(cache, e); in _cache_remove_expired()
1446 lookup = _cache_lookup_p(cache, &key); in _resolv_cache_lookup()
1479 lookup = _cache_lookup_p(cache, &key); in _resolv_cache_lookup()
1546 lookup = _cache_lookup_p(cache, key); in _resolv_cache_add()
1562 lookup = _cache_lookup_p(cache, key); in _resolv_cache_add()