Searched defs:ServiceSubscriptionList (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/ot-br-posix/src/mdns/ | ||
H A D | mdns_mdnssd.hpp | 344 using ServiceSubscriptionList = std::vector<std::unique_ptr<ServiceSubscription>>; typedef in otbr::Mdns::PublisherMDnsSd |
H A D | mdns_avahi.hpp | 352 typedef std::vector<std::unique_ptr<ServiceSubscription>> ServiceSubscriptionList; typedef in otbr::Mdns::PublisherAvahi |
/aosp_15_r20/external/ot-br-posix/src/android/ | ||
H A D | mdns_publisher.hpp | 314 typedef std::vector<std::shared_ptr<ServiceSubscription>> ServiceSubscriptionList; typedef in otbr::Android::MdnsPublisher |