Searched refs:CacheEntity_union (Results 1 - 1 of 1) sorted by relevance
/external/mdnsresponder/mDNSCore/ | ||
H A D | mDNSEmbeddedAPI.h | 1347 typedef union CacheEntity_union CacheEntity; 1348 union CacheEntity_union { CacheEntity *next; CacheGroup cg; CacheRecord cr; }; union |
Completed in 40 milliseconds