Searched refs:HasActive (Results 1 – 2 of 2) sorted by relevance
513 bool HasActive(ProxyAction aAction, const Name::Buffer &aName) const;
1574 shouldStart = !HasActive(aAction, name); in Perform()1633 VerifyOrExit(!HasActive(action, name)); in CancelAction()1864 bool Server::DiscoveryProxy::HasActive(ProxyAction aAction, const Name::Buffer &aName) const in HasActive() function in ot::Dns::ServiceDiscovery::Server::DiscoveryProxy