Searched defs:RemoveAddress (Results 1 – 8 of 8) sorted by relevance
143 … void RemoveAddress(const Ip6Address &aAddress) { Publisher::RemoveAddress(mAddresses, aAddress); } in RemoveAddress() function157 … void RemoveAddress(const Ip6Address &aAddress) { Publisher::RemoveAddress(mAddresses, aAddress); } in RemoveAddress() function
772 void Publisher::RemoveAddress(AddressList &aAddressList, const Ip6Address &aAddress) in RemoveAddress() function in otbr::Mdns::Publisher
71 void AdvertisingHandleMap::RemoveAddress(const DeviceAddress& address, in RemoveAddress() function in bt::hci::AdvertisingHandleMap
179 TEST_P(AdvertisingHandleMapTest, RemoveAddress) { in TEST_P() argument
106 void Filter::RemoveAddress(const ExtAddress &aExtAddress) in RemoveAddress() function in ot::Mac::Filter
36 void EntryMetadata::RemoveAddress(Address address_to_remove) { in RemoveAddress() function in pw::kvs::internal::EntryMetadata
243 void Slaac::RemoveAddress(SlaacAddress &aAddress) in RemoveAddress() function in ot::Utils::Slaac
564 void RemoveAddress(int endpoint, const SocketAddress& addr) { in RemoveAddress() function in cricket::P2PTransportChannelTestBase