Lines Matching refs:Restore
216 IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Restore()); in Stop()
217 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in Stop()
366 void Mle::Restore(void) in Restore() function in ot::Mle::Mle
371 IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Restore()); in Restore()
372 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in Restore()
375 Get<DuaManager>().Restore(); in Restore()
453 Get<ChildTable>().Restore(); in Restore()
542 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in BecomeDetached()
593 if (Get<MeshCoP::ActiveDatasetManager>().Restore() == kErrorNone) in Attach()
1585 if (Get<MeshCoP::PendingDatasetManager>().Restore() == kErrorNone) in Reattach()
1600 IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Restore()); in Reattach()