Home
last modified time | relevance | path

Searched defs:ServiceSubscriptionList (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/mdns/
H A Dmdns_mdnssd.hpp344 using ServiceSubscriptionList = std::vector<std::unique_ptr<ServiceSubscription>>; typedef in otbr::Mdns::PublisherMDnsSd
H A Dmdns_avahi.hpp352 typedef std::vector<std::unique_ptr<ServiceSubscription>> ServiceSubscriptionList; typedef in otbr::Mdns::PublisherAvahi
/aosp_15_r20/external/ot-br-posix/src/android/
H A Dmdns_publisher.hpp314 typedef std::vector<std::shared_ptr<ServiceSubscription>> ServiceSubscriptionList; typedef in otbr::Android::MdnsPublisher