Lines Matching refs:Service
105 typedef otMdnsService Service; ///< Service information. typedef in ot::Dns::Multicast::Core
291 … Error RegisterService(const Service &aService, RequestId aRequestId, RegisterCallback aCallback);
314 Error UnregisterService(const Service &aService);
597 Error GetNextService(Iterator &aIterator, Service &aService, EntryState &aState) const;
1091 Error Init(Instance &aInstance, const Service &aService);
1095 bool Matches(const Service &aService) const;
1101 void Register(const Service &aService, const Callback &aCallback);
1103 void Unregister(const Service &aService);
1114 Error CopyInfoTo(Service &aService, EntryState &aState, EntryIterator &aIterator) const;
1125 bool IsContainedIn(const Service &aService) const;
1893 Error GetNextService(Service &aService, EntryState &aState);