Home
last modified time | relevance | path

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

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