Searched defs:aPublisher (Results 1 – 16 of 16) sorted by relevance
/external/ot-br-posix/src/mdns/ |
D | mdns_avahi.hpp | 123 PublisherAvahi *aPublisher) in AvahiServiceRegistration() 150 PublisherAvahi *aPublisher) in AvahiHostRegistration() 170 PublisherAvahi *aPublisher) in AvahiKeyRegistration()
|
D | mdns.hpp | 423 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()
|
D | mdns_mdnssd.cpp | 1024 void Publisher::Destroy(Publisher *aPublisher) in Destroy()
|
D | mdns_avahi.cpp | 1118 void Publisher::Destroy(Publisher *aPublisher) in Destroy()
|
/external/ot-br-posix/src/android/ |
D | mdns_publisher.hpp | 264 MdnsPublisher *aPublisher, in NsdServiceRegistration() 296 MdnsPublisher *aPublisher, in NsdHostRegistration()
|
D | otdaemon_telemetry.cpp | 271 Mdns::Publisher *aPublisher, in RetrieveTelemetryAtom()
|
/external/ot-br-posix/src/dbus/server/ |
D | dbus_agent.cpp | 49 DBusAgent::DBusAgent(otbr::Host::ThreadHost &aHost, Mdns::Publisher &aPublisher) in DBusAgent()
|
D | dbus_thread_object_rcp.cpp | 107 Mdns::Publisher *aPublisher, in DBusThreadObjectRcp()
|
/external/ot-br-posix/src/host/ |
D | ncp_spinel.hpp | 279 void SetMdnsPublisher(otbr::Mdns::Publisher *aPublisher) in SetMdnsPublisher()
|
D | ncp_host.cpp | 277 void NcpHost::SetMdnsPublisher(Mdns::Publisher *aPublisher) in SetMdnsPublisher()
|
/external/ot-br-posix/src/sdp_proxy/ |
D | advertising_proxy.cpp | 54 AdvertisingProxy::AdvertisingProxy(Host::RcpHost &aHost, Mdns::Publisher &aPublisher) in AdvertisingProxy()
|
D | discovery_proxy.cpp | 61 DiscoveryProxy::DiscoveryProxy(Host::RcpHost &aHost, Mdns::Publisher &aPublisher) in DiscoveryProxy()
|
/external/ot-br-posix/src/trel_dnssd/ |
D | trel_dnssd.cpp | 84 TrelDnssd::TrelDnssd(Host::RcpHost &aHost, Mdns::Publisher &aPublisher) in TrelDnssd()
|
/external/ot-br-posix/src/host/posix/ |
D | dnssd.cpp | 190 DnssdPlatform::DnssdPlatform(Mdns::Publisher &aPublisher) in DnssdPlatform()
|
/external/ot-br-posix/src/border_agent/ |
D | border_agent.cpp | 159 BorderAgent::BorderAgent(otbr::Host::RcpHost &aHost, Mdns::Publisher &aPublisher) in BorderAgent()
|
/external/ot-br-posix/src/utils/ |
D | thread_helper.cpp | 1090 otError ThreadHelper::RetrieveTelemetryData(Mdns::Publisher *aPublisher, threadnetwork::TelemetryDa… in RetrieveTelemetryData()
|