Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSCore/
DmDNS.c4033 mDNSlocal CacheEntity *GetCacheEntity(mDNS *const m, const CacheGroup *const PreserveCG) in GetCacheEntity() function
4120 CacheRecord *r = (CacheRecord *)GetCacheEntity(m, cg); in GetCacheRecord()
4137 CacheGroup *cg = (CacheGroup*)GetCacheEntity(m, mDNSNULL); in GetCacheGroup()