Searched refs:aServiceEntry (Results 1 – 3 of 3) sorted by relevance
251 void FreeService(ServiceEntry &aServiceEntry) { mServicePool.Free(aServiceEntry); } in FreeService() argument
1364 const ServiceEntry &aServiceEntry) const;
3663 const ServiceEntry &aServiceEntry) const in ShouldSuppressKnownAnswer()3688 if (aServiceEntry.Matches(Name(*mMessagePtr, offset))) in ShouldSuppressKnownAnswer()3690 shouldSuppress = aServiceEntry.ShouldSuppressKnownAnswer(ptr.GetTtl(), aSubLabel); in ShouldSuppressKnownAnswer()