Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/mdns/
H A 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()
H A Dmdns_avahi.hpp123 PublisherAvahi *aPublisher) in AvahiServiceRegistration()
150 PublisherAvahi *aPublisher) in AvahiHostRegistration()
170 PublisherAvahi *aPublisher) in AvahiKeyRegistration()
H A Dmdns_mdnssd.cpp1013 void Publisher::Destroy(Publisher *aPublisher) in Destroy()
H A Dmdns_avahi.cpp1118 void Publisher::Destroy(Publisher *aPublisher) in Destroy()
/aosp_15_r20/external/ot-br-posix/src/android/
H A Dmdns_publisher.hpp264 MdnsPublisher *aPublisher, in NsdServiceRegistration()
296 MdnsPublisher *aPublisher, in NsdHostRegistration()
H A Dotdaemon_telemetry.cpp271 Mdns::Publisher *aPublisher, in RetrieveTelemetryAtom()
/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_agent.cpp49 DBusAgent::DBusAgent(otbr::Ncp::ThreadHost &aHost, Mdns::Publisher &aPublisher) in DBusAgent()
H A Ddbus_thread_object_rcp.cpp107 Mdns::Publisher *aPublisher, in DBusThreadObjectRcp()
/aosp_15_r20/external/ot-br-posix/src/sdp_proxy/
H A Dadvertising_proxy.cpp54 AdvertisingProxy::AdvertisingProxy(Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in AdvertisingProxy()
H A Ddiscovery_proxy.cpp61 DiscoveryProxy::DiscoveryProxy(Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in DiscoveryProxy()
/aosp_15_r20/external/ot-br-posix/src/trel_dnssd/
H A Dtrel_dnssd.cpp84 TrelDnssd::TrelDnssd(Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in TrelDnssd()
/aosp_15_r20/external/ot-br-posix/src/border_agent/
H A Dborder_agent.cpp159 BorderAgent::BorderAgent(otbr::Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in BorderAgent()
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dthread_helper.cpp1090 otError ThreadHelper::RetrieveTelemetryData(Mdns::Publisher *aPublisher, threadnetwork::TelemetryDa… in RetrieveTelemetryData()