Home
last modified time | relevance | path

Searched refs:RemoveDnsSrpUnicastServiceWithAddrInServerData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_service.hpp219 …Error RemoveDnsSrpUnicastServiceWithAddrInServerData(void) { return RemoveService(kDnsSrpUnicastSe… in RemoveDnsSrpUnicastServiceWithAddrInServerData() function in ot::NetworkData::Service::Manager
H A Dnetwork_data_publisher.cpp615 SuccessOrExit(Get<Service::Manager>().RemoveDnsSrpUnicastServiceWithAddrInServerData()); in Remove()