Searched refs:IsSubsetOf (Results 1 – 3 of 3) sorted by relevance
179 if (requestedDataset.IsSubsetOf(dataset)) in HandleNotifierEvents()199 if (!requestedDataset.IsSubsetOf(dataset)) in HandleNotifierEvents()
602 bool IsSubsetOf(const Info &aOther) const;
103 bool Dataset::Info::IsSubsetOf(const Info &aOther) const in IsSubsetOf() function in ot::MeshCoP::Dataset::Info