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