Home
last modified time | relevance | path

Searched defs:ServiceEntry (Results 1 – 4 of 4) sorted by relevance

/external/openscreen/osp/go/cmd/
Dosp.go43 func getMdnsHost(entry *mdns.ServiceEntry) string {
/external/openthread/src/core/utils/
Dsrp_client_buffers.hpp102 class ServiceEntry : public otSrpClientBuffersServiceEntry, public Clearable<ServiceEntry> class in ot::Utils::SrpClientBuffers
/external/openthread/src/core/net/
Dmdns.hpp1081 …class ServiceEntry : public Entry, public LinkedListEntry<ServiceEntry>, public Heap::Allocatable<… class in ot::Dns::Multicast::Core
Dmdns.cpp1856 Core::ServiceEntry::ServiceEntry(void) in ServiceEntry() function in ot::Dns::Multicast::Core::ServiceEntry