Home
last modified time | relevance | path

Searched defs:aPublisher (Results 1 – 16 of 16) sorted by relevance

/external/ot-br-posix/src/mdns/
Dmdns_avahi.hpp123 PublisherAvahi *aPublisher) in AvahiServiceRegistration()
150 PublisherAvahi *aPublisher) in AvahiHostRegistration()
170 PublisherAvahi *aPublisher) in AvahiKeyRegistration()
Dmdns.hpp423 Registration(ResultCallback &&aCallback, Publisher *aPublisher) in Registration()
463 Publisher *aPublisher) in ServiceRegistration()
495 …ation(std::string aName, AddressList aAddresses, ResultCallback &&aCallback, Publisher *aPublisher) in HostRegistration()
519 …egistration(std::string aName, KeyData aKeyData, ResultCallback &&aCallback, Publisher *aPublisher) in KeyRegistration()
Dmdns_mdnssd.cpp1024 void Publisher::Destroy(Publisher *aPublisher) in Destroy()
Dmdns_avahi.cpp1118 void Publisher::Destroy(Publisher *aPublisher) in Destroy()
/external/ot-br-posix/src/android/
Dmdns_publisher.hpp264 MdnsPublisher *aPublisher, in NsdServiceRegistration()
296 MdnsPublisher *aPublisher, in NsdHostRegistration()
Dotdaemon_telemetry.cpp271 Mdns::Publisher *aPublisher, in RetrieveTelemetryAtom()
/external/ot-br-posix/src/dbus/server/
Ddbus_agent.cpp49 DBusAgent::DBusAgent(otbr::Host::ThreadHost &aHost, Mdns::Publisher &aPublisher) in DBusAgent()
Ddbus_thread_object_rcp.cpp107 Mdns::Publisher *aPublisher, in DBusThreadObjectRcp()
/external/ot-br-posix/src/host/
Dncp_spinel.hpp279 void SetMdnsPublisher(otbr::Mdns::Publisher *aPublisher) in SetMdnsPublisher()
Dncp_host.cpp277 void NcpHost::SetMdnsPublisher(Mdns::Publisher *aPublisher) in SetMdnsPublisher()
/external/ot-br-posix/src/sdp_proxy/
Dadvertising_proxy.cpp54 AdvertisingProxy::AdvertisingProxy(Host::RcpHost &aHost, Mdns::Publisher &aPublisher) in AdvertisingProxy()
Ddiscovery_proxy.cpp61 DiscoveryProxy::DiscoveryProxy(Host::RcpHost &aHost, Mdns::Publisher &aPublisher) in DiscoveryProxy()
/external/ot-br-posix/src/trel_dnssd/
Dtrel_dnssd.cpp84 TrelDnssd::TrelDnssd(Host::RcpHost &aHost, Mdns::Publisher &aPublisher) in TrelDnssd()
/external/ot-br-posix/src/host/posix/
Ddnssd.cpp190 DnssdPlatform::DnssdPlatform(Mdns::Publisher &aPublisher) in DnssdPlatform()
/external/ot-br-posix/src/border_agent/
Dborder_agent.cpp159 BorderAgent::BorderAgent(otbr::Host::RcpHost &aHost, Mdns::Publisher &aPublisher) in BorderAgent()
/external/ot-br-posix/src/utils/
Dthread_helper.cpp1090 otError ThreadHelper::RetrieveTelemetryData(Mdns::Publisher *aPublisher, threadnetwork::TelemetryDa… in RetrieveTelemetryData()