Searched refs:GetCacheEntity (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNS.c4033 mDNSlocal CacheEntity *GetCacheEntity(mDNS *const m, const CacheGroup *const PreserveCG) function
4095 LogInfo("GetCacheEntity recycled %d records to reduce cache from %d to %d",
4120 CacheRecord *r = (CacheRecord *)GetCacheEntity(m, cg);
4137 CacheGroup *cg = (CacheGroup*)GetCacheEntity(m, mDNSNULL);
6482 // set non-zero, and that tells GetCacheEntity() that they're not, at this moment, eligible for recycling.

Completed in 713 milliseconds