Lines Matching refs:PendingDatasetManager
217 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in Stop()
372 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in Restore()
542 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in BecomeDetached()
1585 if (Get<MeshCoP::PendingDatasetManager>().Restore() == kErrorNone) in Reattach()
1587 IgnoreError(Get<MeshCoP::PendingDatasetManager>().ApplyConfiguration()); in Reattach()
2907 if (pendingTimestamp != Get<MeshCoP::PendingDatasetManager>().GetTimestamp()) in HandleLeaderData()
3289 Get<MeshCoP::PendingDatasetManager>().Clear(); in HandleChildIdResponse()
3299 Get<MeshCoP::PendingDatasetManager>().Clear(); in HandleChildIdResponse()
3701 …if (Get<MeshCoP::PendingDatasetManager>().ReadActiveTimestamp(pendingActiveTimestamp) == kErrorNon… in HandleAnnounce()
3711 … if ((Get<MeshCoP::PendingDatasetManager>().ReadRemainingDelay(remainingDelay) == kErrorNone) && in HandleAnnounce()
5141 const MeshCoP::Timestamp ×tamp = Get<MeshCoP::PendingDatasetManager>().GetTimestamp(); in AppendPendingTimestampTlv()
5307 error = Get<MeshCoP::PendingDatasetManager>().Read(dataset); in AppendDatasetTlv()
5504 error = Get<MeshCoP::PendingDatasetManager>().Save(dataset); in ReadAndSaveDataset()